• 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

OK, you want me to code that EA?
1. Open buy order by manual.
2. If buy order is empty, then automatically buy order again.
3. Open sell order by manual.
4. If sell order is empty, then automatically sell order again.
No sir I am looking EA_M3c-Timer(revB).ex4 same option but no need wait any signal form any indicators gust when i run expert open 1 Buy order and when the First buy order closed open directly new buy order .
 
hello tanakasan

You create an EA from files
thanks.

Indicator 1: green dot and red dot.
Indicator 2 filter: slope directioneline

buy conditions: reception if the green dot signal is on the filter.
no action if the green dot signal is below the filter.

sell conditions: sell if the red dot signal is below the filter.
If the red dot signal is above the filter, it will not sell.
 

Attachments

So if basket profit is not hit, then all orders will be closed with tp or sl I agree sir but I am looking when any one (Mother EA OR child EA) hit TP or SL nedd to close (Mother EA OR child EA) .
when any one (Mother EA OR child EA) hit TP or SL need to close (Mother EA OR child EA) all orders , but even total profit is loss, you want close all, right?
 
Sir Tanaka, regarding the same matter with the image attached.
The trade open for a month and growing the DD until Blow!

So is there any way we can apply this logical thinking to code in the ea just to prevent a big loss?


https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-847#post-316951

not in the same candlestick. i'm just showing that the trade is in loss.
any suggestion?

if its possible, you decide which is applicable, either same candle which need to use higher timeframe, or counting pip loss regardless how mane candle as long the profit is still (-) negative.

thank you for your time.
Sir Tanaka.
My post.

https://soehoe.id/i-will-make-a-free-ea-with-your-indicator.t9801/page-855#post-317282

Possible?
 
I thing easy for code with auto magic number same EA_M3c-Timer(revB).ex4
Can you test?
1. EA_MotherCOPY(revB4)
I add tp/sl close order. Please make it true, if any order (one order) was closed with tp/sl, then other orders are closed together.
upload_2019-6-17_15-55-17.png

2. EA_M3c-Timer(revC)
I added buy-sell order without any indicator signal.
If order was closed with tp/sl/basket profit, then EA check the last closed order and if it was BUY order, a new buy order is placed without waiting indicator signal.
if it was SELL order, a new sell order is placed without waiting for indicator signal.
 

Attachments

Can you test?
1. EA_MotherCOPY(revB4)
I add tp/sl close order. Please make it true, if any order (one order) was closed with tp/sl, then other orders are closed together.
View attachment 88841

2. EA_M3c-Timer(revC)
I added buy-sell order without any indicator signal.
If order was closed with tp/sl/basket profit, then EA check the last closed order and if it was BUY order, a new buy order is placed without waiting indicator signal.
if it was SELL order, a new sell order is placed without waiting for indicator signal.
Thank you sir for code I will test over night . but to be clear I need option select Buy Order or sell order separately as same the EA_M3c-Timer(revB) I cant see now But wil check over night .
 
Thank you sir for code I will test over night . but to be clear I need option select Buy Order or sell order separately as same the EA_M3c-Timer(revB) I cant see now But wil check over night .
If EA_M3c-timer placed buy order and closed, then next order is Buy order. It is ordered without indicator signal.
If EA_M3c-timer placed sell order and closed, then next order is Sell order. It is ordered without indicator signal.
EA will check the last closed order to check if it was buy or sell and place order with same.
 
hello tanakasan

You create an EA from files
thanks.

Indicator 1: green dot and red dot.
Indicator 2 filter: slope directioneline

buy conditions: reception if the green dot signal is on the filter.(candle price)
no action if the green dot signal is below the filter.

sell conditions: sell if the red dot signal is below the filter. (candle price)
If the red dot signal is above the filter, it will not sell.
 

Attachments

Yes, I tested with hedge but DD was big and not good .
Maybe you can test without hedge and with News filter.
View attachment 88577
But I am still using Hedge =true, check below FT result with hedge.
Please use the attached EA and set file.(5 major pair with M1)
This is the FT so far.
http://tanakaakiko-ea-coder.blog.jp/archives/18307929.html

View attachment 88572

Dear Tanaka..

I am using EA_Pinbar(revD) with given set file but without hedge. EA doesn't open any order yet and gives an Error.
Kindly see the attached pictures.
Thank your support as always.
 

Attachments

  • IMG_20190617_135314_870.jpg
    IMG_20190617_135314_870.jpg
    120.9 KB · Views: 82
Back
Top