• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

Suggestion I will make a Free EA with your Indicator

hello can you make an EA with this indi?
should open trades when the arrow appears, but not immediately ... place buystop / sell stop 2 pip above / below the arrow candle .... if you draw another arrow and the order has not yet entered the in the market, detele it .... should do so on the closed candle. .. if you can also trailing stop,martingale after a stoploss and close at contrary signal
FX, I coded anyway.
I tested GU TF(M1) & EU TF M1 with default setting. Please try to do backtest to find the best parameter.:wait:
upload_2018-10-10_14-59-6.png
 

Attachments

OK, I coded like this.
If BUY signal, then place BUY_STOP
If SELL signal, then place SELL_STOP
If BUY_STOP or SELL_STOP change to BUY order or SELL order, delete all stop orders.
You can put BUY_STOP and SELL_STOP pips whatever you want.
Please test it.
ok thanks Bro , i will Try and see.
 
Hello Tanaka,

What do you think about this strategy (using only the "MTF_Stochastic_v2.0" indicator)?

(scalping) strategy: (operating by m1 chart through a MultiTimeFrame stoch 8,2,2, @ m5 timeframe)

Entry point @ open next m5candle (chart @ m1)
(when the GREEN line cuts UP (or ... vice versa down) the 50% line @ close its MTF (m5) candle)

(TP = SL @ open next m5candle when the GREEN line cuts DOWN (or ... vice versa up) the 50% line @ close its MTF (m5) candle)


(The setting may be similar to the EA "SoeHoe.ID_EA_Up & Down.ex4" but, if possible, with a MM similar to "SoeHoe.ID_EA_sniper_RONZ_MM.ex4")

What do you think?

The MTF indicator always moves up&down to the closing price :
only at the closing price the MTF indicator would determine (or not) the ... CORRECT ... entry point


Regards
mag00

P.S.
To be tested in scalping or swing trading (m1, m5 or m15, m30 ...?)
 

Attachments

asdftty, here you go.:talking:

Many Many Thanks Dear Mr. Tanaka
Could you Please add these features to your Precious Codes?
then your EAs would be very very flexible and sophisticated .
Please add these features at your earliest convenience .
THANKS AGAIN :h:
 

Attachments

  • Screenshot 2018-10-10 11.39.12.png
    Screenshot 2018-10-10 11.39.12.png
    53 KB · Views: 229
OK, I coded like this.
If BUY signal, then place BUY_STOP
If SELL signal, then place SELL_STOP
If BUY_STOP or SELL_STOP change to BUY order or SELL order, delete all stop orders.
You can put BUY_STOP and SELL_STOP pips whatever you want.
Please test it.
very thanks you Bro Tanaka , i have try the EA you have make , the idea is work .
but need some good setting for parameters.
 

Attachments

  • usdcad.gif
    usdcad.gif
    9.4 KB · Views: 241
Glad to hear that. Your buystop sellstop is very good idea and we can use this process to other EA, too.:inlove:
yes pending order can be use to other strategy, but now have some error here , the Buy pending order should be upper Ma and the Sell pending should below Ma.now just can adjust the pending pips for fix this problem, it still not good.
please try to fix this problem it will work better , if cant fix need to add option SL.thanks Bro !
 

Attachments

  • QQ截图20181010174020.png
    QQ截图20181010174020.png
    48.6 KB · Views: 225
Last edited:
asdftty, here you go.:talking:

Dear Tanaka
we need at least, SL , BreakEven/LockInPips to cut the losses,
then , Trailing stOp and Trailing stEp to continue the profits,
and TimeFilter to avoid Range-market, late start in Mondays , early end in Fridays, and other days start and stop time.
Many Thanks
 

Attachments

  • TesterGraph.gif
    TesterGraph.gif
    10.8 KB · Views: 189
yes pending order can be use to other strategy, but now have some error here , the Buy pending order should be upper Ma and the Sell pending should below Ma.now just can adjust the pending pips for fix this problem, it still not good.
please try to fix this problem it will work better , if cant fix need to add option SL.thanks Bro !
Please tel me more detail.
You want to set buy_order and sell_order automatically, not pips (manual input)?
Buy pending order should be upper Ma,,,, this means how can I know the buy stop value?
 
AS
Many Many Thanks Dear Mr. Tanaka
Could you Please add these features to your Precious Codes?
then your EAs would be very very flexible and sophisticated .
Please add these features at your earliest convenience .
THANKS AGAIN :h:
AS, do you have mql for this?
 
Dear Tanaka
we need at least, SL , BreakEven/LockInPips to cut the losses,
then , Trailing stOp and Trailing stEp to continue the profits,
and TimeFilter to avoid Range-market, late start in Mondays , early end in Fridays, and other days start and stop time.
Many Thanks
I added Trailing stop /stoploss.
Time fileter is already inside. Please use it.:D
upload_2018-10-10_21-58-55.png
 

Attachments

Please tel me more detail.
You want to set buy_order and sell_order automatically, not pips (manual input)?
Buy pending order should be upper Ma,,,, this means how can I know the buy stop value?
Hi Bro Tanaka, can you make when first candle cross Ma did not open any order , second time cross MA open Pending order ?
add option (first cross Ma after how many candle when candle second cross open order)
my engglish is so poor hope you can understand what i chat:)
thanks !
 

Attachments

  • 333.png
    333.png
    63.9 KB · Views: 119
I think the idea of BUY/SELLSTOP actually pretty good for any repainting indi. We can filter any false signal. Lets try on a few indi we have here.
 
Hi Bro Tanaka, can you make when first candle cross Ma did not open any order , second time cross MA open Pending order ?
add option (first cross Ma after how many candle when candle second cross open order)
my engglish is so poor hope you can understand what i chat:)
thanks !
What is original logic of this ea?
You want to change logic??
And how can I set sell stop and buy stop price? manual input ok? Any idea?
 
Back
Top