what pair what time frame and how many money ? export your setfile to hereHi Tanaka, no orders for me in backtest... Can you find the reason ?
what pair what time frame and how many money ? export your setfile to hereHi Tanaka, no orders for me in backtest... Can you find the reason ?
if you generate too many traffic in mt4 it's normala problem that will open one more and sell stop and buy stop will close so much, that will blocked by broker
GU in H1 like Tanaka's graph !what pair what time frame and how many money ? export your setfile to here
good sharingHere you go!It's cool. (EU TF M5 default) How will you find the best indicator parameter!?
View attachment 64297
View attachment 64298
Very good EA, Tanaka Your are THE BEST !!!HI, Ahmad I tried to do my best to get signal from the indicator. I modified the indicator code and finally could get it.
I used buy_stop & sell_stop for orders. If it does not meet the signal price, then pending order is deleted and wait for the next signal.
Let's use trailing stop for this indicator. I think TF H1 is the best. I bet this EA draw down is very low and very good.
Please try FT.PS. I joined the indicator codo into the EA.
View attachment 64310
View attachment 64311
Hi Tanaka,Hi Tanaka, no orders for me in backtest... Can you find the reason ?
I guess it is a problem indicator. Can u pload your Backtest set file?Hi Tanaka,
I've got this message on journal :
2018.11.22 22:48:52.213 2007.01.01 00:00:05 Radar Signal.ex4 GBPUSD,H1: zero divide in 'Radar Signal.mq4' (2854,101)
What can I do please ?
What is your parameter? Defaul?Hi Tanaka,
I've got this message on journal :
2018.11.22 22:48:52.213 2007.01.01 00:00:05 Radar Signal.ex4 GBPUSD,H1: zero divide in 'Radar Signal.mq4' (2854,101)
What can I do please ?
Some broker block so many buy,sell stop orders, is that a reason?? I need to change the code?!if you generate too many traffic in mt4 it's normal
a little history
I had an EA who did things each 3 seconds
because icmarkets limit to 2000 orders per day
i use only 2 hours per days and i put "Sleep (14000) in the code of the EA to pause 14seconds each cycle" and i can win money
By Ic markets no problem to have 3 ecn real accounts or more, my probelm i have now 3 VPS (2 from SocialVPS)
Hi Tanaka,What is your parameter? Defaul?
I have an Idea for an EA, based around the popular supply & demand trading method. The entry combines two high probability tools that, when used together, help us identify high probability turning points and opportunities for strong market moves in any and all markets. These tools are:
1) Proper supply (retail price) and demand (wholesale price) analysis
2) Bollinger Bands®
The combination is what makes this a high probability event.
There is a slight extra confirmation, the test should be one hour or 4 hour, with a 1:1 RR such as 10 pip tp 10 pip sl, or 20 pip tp 20 pip sl.
The All Star Rules:
The trade should only be triggered the second time price arrives to a zone, and an arrow is present, I found the bollinger band arrow so regular BB would not be needed.
- When price reaches a key supply level, pierces the upper Bollinger Band®, in the context of a downtrend, and there is a significant profit margin below, sell short at the supply level with a buy stop just above the supply level.
- Profit targets are first the midline and then the opposing demand level.
- The opposite rules are true for long (buying) opportunities.
![]()
Trailing stop would be a good option along with tp, sl, and the ability to turn sl off, or tp off independently.
II_SupDemMOD_DarkBG_SolidFill.ex4 https://www.forexfactory.com/attachment.php/1974557?attachmentid=1974557&d=1468928090![]()
II_SupDemMOD_DarkBG_SolidFill.mq4 https://www.forexfactory.com/attachment.php/1974558?attachmentid=1974558&d=1468928096![]()
BB alert arrows are here
http://www.forex-tsd.com/adownload.php?attachmentid=198361
For more detail on the method:
https://www.tradingacademy.com/lessons/article/the-all-star-entry/
Thanks for making us all millionares.
Hi, There's a problem in the code mq4 of SupDemMOD....I have an Idea for an EA, based around the popular supply & demand trading method. The entry combines two high probability tools that, when used together, help us identify high probability turning points and opportunities for strong market moves in any and all markets. These tools are:
1) Proper supply (retail price) and demand (wholesale price) analysis
2) Bollinger Bands®
The combination is what makes this a high probability event.
There is a slight extra confirmation, the test should be one hour or 4 hour, with a 1:1 RR such as 10 pip tp 10 pip sl, or 20 pip tp 20 pip sl.
The All Star Rules:
The trade should only be triggered the second time price arrives to a zone, and an arrow is present, I found the bollinger band arrow so regular BB would not be needed.
- When price reaches a key supply level, pierces the upper Bollinger Band®, in the context of a downtrend, and there is a significant profit margin below, sell short at the supply level with a buy stop just above the supply level.
- Profit targets are first the midline and then the opposing demand level.
- The opposite rules are true for long (buying) opportunities.
![]()
Trailing stop would be a good option along with tp, sl, and the ability to turn sl off, or tp off independently.
II_SupDemMOD_DarkBG_SolidFill.ex4 https://www.forexfactory.com/attachment.php/1974557?attachmentid=1974557&d=1468928090![]()
II_SupDemMOD_DarkBG_SolidFill.mq4 https://www.forexfactory.com/attachment.php/1974558?attachmentid=1974558&d=1468928096![]()
BB alert arrows are here
http://www.forex-tsd.com/adownload.php?attachmentid=198361
For more detail on the method:
https://www.tradingacademy.com/lessons/article/the-all-star-entry/
Thanks for making us all millionares.
where the indicator, ea , setfiles and templatesView attachment 64449
Stoch+ADX+4MovingAverage(M5,M15,M30,H1)+RSI = Crossing strategy (01/01/2010-01/01/2011)
Hi, There's a problem in the code mq4 of SupDemMOD....