Duck read this thread and understand!Now I have a question to all those members who are active in this thread, Are these 142 pages conversation is useful for you? After your comments I will post answer of my question.
Duck read this thread and understand!Now I have a question to all those members who are active in this thread, Are these 142 pages conversation is useful for you? After your comments I will post answer of my question.
look at the rules, are you one of those who do not have respect, if you feel great prove and explain your strategy.Now I have a question to all those members who are active in this thread, Are these 142 pages conversation is useful for you? After your comments I will post answer of my question.
Make EA for this indicator.here is the link.ZigZag indicator.Now I have a question to all those members who are active in this thread, Are these 142 pages conversation is useful for you? After your comments I will post answer of my question.
TP and sl for this one?Dear tanaka akiko , I made this one here using multiple indicator. I made it using forexgenerator because I don't know coding. So, no mq4 here. but this is how the EA works:
smHullMavg: period (15) | JMAstarlight: length (15)
Buy: [ReverseTMA(TP)(1) BUY] + [smHullMavg Uptrend] + [candle close ABOVE JMAstarlight]
Sell: [ReverseTMA(TP)(1) SELL] + [smHullMavg Downtrend] + [candle close BELOW JMAstarlight]
Filtered by smHullMavg on TF H1.
is it possible to make varying order, like marti,we can set the multiplier value, BUY: 0.1, 0.2, 0.3, 0.4, 0.5 because it will open multiple order on signal. First few signal usually small profit or loss.
I attached the one with varying order for example but we cannot set lot for it. Please BT with minimum $1000.
View attachment 58199 TF M5 EURUSD
View attachment 58200 TF M15 GOLD
And another one is grid EA. Same signal but instead we put pending order.
(TMA_grid) this one I made manually for every step.![]()
THIS one is NOT useful...Now I have a question to all those members who are active in this thread, Are these 142 pages conversation is useful for you? After your comments I will post answer of my question.
Hi Tanaka. can you please help me to add one indicator (superTrend) to Moving Average EA?the indicator please make a option (open/Close)I can not decompile but I can make EA.![]()
I BT your EA with Indis, but with the same settings make one big loss, without doing profit.. I dont know how your EA can make profit, because in your picture is setted up 0 Takeprofit and 0 StopLossDear tanaka akiko , I made this one here using multiple indicator. I made it using forexgenerator because I don't know coding. So, no mq4 here. but this is how the EA works:
smHullMavg: period (15) | JMAstarlight: length (15)
Buy: [ReverseTMA(TP)(1) BUY] + [smHullMavg Uptrend] + [candle close ABOVE JMAstarlight]
Sell: [ReverseTMA(TP)(1) SELL] + [smHullMavg Downtrend] + [candle close BELOW JMAstarlight]
Filtered by smHullMavg on TF H1.
is it possible to make varying order, like marti,we can set the multiplier value, BUY: 0.1, 0.2, 0.3, 0.4, 0.5 because it will open multiple order on signal. First few signal usually small profit or loss.
I attached the one with varying order for example but we cannot set lot for it. Please BT with minimum $1000.
View attachment 58199 TF M5 EURUSD
View attachment 58200 TF M15 GOLD
And another one is grid EA. Same signal but instead we put pending order.
(TMA_grid) this one I made manually for every step.![]()
If BUY arrow appers && above green line, then BUY order.tanaka bro can u make ea with this indicator???
yesOK, =60 or more than 60.
this is great . hemmy and tanaka.. thanks for your willingness to share the EA with ustanaka bro can u make ea with this indicator???
Hemmy, I coded.tanaka bro can u make ea with this indicator???
bro you are like rocket too fast... greatHemmy, I coded.
Entry logic is as you explained.
1. Please optimize indicator parameters. You need to find the best TF and parameters. You can change them in EA parameter menu.
2. "Signal_Bars_Executive_v1 indicator" has no buffer signals, so I modified the code, so please replace to the attached file. (remove prefix, SOEHOE_)
3. All in pack is attached. It includes all indicators and EA.
![]()