- Search Energy EXCH
-
jimsxxl replied May 8, 2023Wow, thanks alot jeanlouie !!! That is awesome! I wonder, is it possible to get the sourcecode? Maybe i will learn something... Thanks again jeanlouie !
I will code your EAs and Indicators for no charge
-
jimsxxl replied May 8, 2023Hey! Tradingview has this VWAP tool in the tools-bar under the section ”trendlines”. Im already using it, but would want the same tool for MT4 or MT5
I will code your EAs and Indicators for no charge
-
jimsxxl replied May 7, 2023Hello guys... Does anyone have the "Anchored VWAP Channel" indicator for MT4 or MT5. Like the one Tradingview have....
I will code your EAs and Indicators for no charge
-
jimsxxl replied Mar 23, 2023Hi Riskcuit! Any chart-examples of your trades? How are you ”scaling” the positions? If you where short, how do you manage this loosing position ? Best regards
f(x) News Trading
-
jimsxxl replied Mar 22, 2023You should publish a ”checklist” on how you calculate all this and how you adapt it live. Also how you manage a loosing/profitable trade.
f(x) News Trading
-
jimsxxl replied Mar 21, 2023Interesting, looking forward for a more detailed post on how we implement it in real markets. Thanks
f(x) News Trading
-
jimsxxl replied Feb 5, 2023Try: void requestShortOrder(){ if(Open[1]-Close[1] >= trigger){ .......... Do the same for requestLongOrder
I need this EA to open a position at the close of the candle
-
jimsxxl replied Dec 13, 2022Check if the broker uses other prefixes like: ”EURUSD.a” for example. Expand the symbol-list by right-clicking ”Show all”. The error comes from server, not Blessing
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Dec 9, 2022Nevermind, i solved it with this: if ( OrdersTotal() > 1 ) { TSLPips=0.0001; TSLPips_=TSLPips; }
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Dec 9, 2022Hello guys. Im trying to add some code into Blessing, but it seems it does not want to update the variable. if ( OrdersTotal() > 1 ) { TSLPips_ = 3; } I want TSLPips to be changed to "3" if there is more than one open trade. Where should i put this ...
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 18, 2022Yes, it crossed my mind also
I will do so, just need to find the time. For now, ill keep testing it in live marketsMost Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 17, 2022Yes you are right richard. Although, i will continue to test my approach, lets see what the upcoming weeks will be like. Good luck to you too


Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 16, 2022I manually closed all open trades since its Friday, and i dont want to leave anything open over the weekend. How was this week with your setups @richard96816 ?
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 14, 2022Im trying out the ”herd”-theory this week, with 4 robots which i optimized Saturday from last week markets. Running them on one pair. Will see how this week ends, then optimize again this upcoming Saturday, from this current week markets. Doing this ...
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 7, 2022Thanks mate, i will do some experiments

Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Sep 6, 2022Wow, nice to see some action in this thread. I havent contributed but ive followed it for awhile. Richard: what do you think of optimizing in MT5, every saturday or sunday, past week markets, to run the best setfile on the next upcoming week ? To ...
Most Famous Blessing 3.9.6 EA and Setfiles
-
jimsxxl replied Jun 6, 2022Hi hoda, i would like to have the .mq4 of the indicator which prints the square symbols.
Mind and Machine Scalping system for risk-averse retirees
-
jimsxxl replied Jun 6, 2022whats the name of the indicator ? (Square symbols)
Mind and Machine Scalping system for risk-averse retirees
-
jimsxxl replied Nov 6, 2020Hello guys.... ive tried to code this myself but without success. I wonder if anyone could help me please! I want to add a High/Mid/Low line to this i-Session indicator (the Mid-line is not that important tho). I also would like a sound/push alert ...
I will code your EAs and Indicators for no charge