• 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

Sir tanaka akiko I hope your weekend is nothing short wonderful!
Please, check this EA for me. It BUYS only. For instance, it closed a BUY trade on Opposite Close=True. But didn't open a Sell.
Please, make it BUY and SELL. And add that Opposite Close when over xx$. Thank you, and God bless Sir tanaka akiko
Because it uses REAL_GRAAL_ indicator to close with opposite signal.
Maybe you want me to remove that filter?
 
Mr Tanaka. Thanks for all your great work . Pls this has been one long request from two members. Pls kindly make it an e.a . We all love you here . Pls continue with your good work . Good reward and coffee Will definitely come
Sorry I stopped to code New EA.
After fix bug and did some modification in EA then I will try.
 
Tanaka,

I thought a little and ... I will know that I would be able to:

within your EA have another indicator only to change the ONLY SELL and ONLY BUY option?
It would not change anything on your EA, only include other nominees in the sign of it altomatically exchange option for sale or purchase.
as a moving average of 200 ...
up changes EA (only BUY)
down switches EA (SELL only)

It's possible? if so, I'll send you the package of my strategy.

Tks
Do you mean below??

upload_2019-7-1_12-34-21.png
 

Attachments

  • upload_2019-7-1_12-34-13.png
    upload_2019-7-1_12-34-13.png
    4.3 KB · Views: 52
  • upload_2019-7-1_12-34-21.png
    upload_2019-7-1_12-34-21.png
    4.3 KB · Views: 792

Attachments

  • upload_2019-7-1_12-51-31.png
    upload_2019-7-1_12-51-31.png
    1.6 KB · Views: 797
Tanaka it would be possible for you to make a martingale that is only fired in the graph when I have already opened for example 0.5 (lot buy) when this requisitor is fulfilled the robot is activated automatically and makes an OPPOSITE martingale with the pre-established configurations. IT'S POSSIBLE?
Sorry I don't get it.
Please more details.
 
Kris, you want only one order copy? What do you mean? Max order?
For example, you have
View attachment 90241
USDCAD BUY 0.02 , this was changed from buystop?
Sorry can you tell me more detail what the problem is?

hi bro tanaka, thanks for the reply.
the problem here is the EA mother Copy pending..

the EA Mother Copy pending must copy only if there is no existing pending order.. if there is an existing copied pending order and the EA trigger gives a new pending order to copy again then the previous one must be closed before copying again the new one..
Then if the Ea Mother Copy pending has executed order then it must not copy anymore until it is closed by TP/SL

this is to avoid multiple order
 
hi bro tanaka, thanks for the reply.
the problem here is the EA mother Copy pending..

the EA Mother Copy pending must copy only if there is no existing pending order.. if there is an existing copied pending order and the EA trigger gives a new pending order to copy again then the previous one must be closed before copying again the new one..
Then if the Ea Mother Copy pending has executed order then it must not copy anymore until it is closed by TP/SL

this is to avoid multiple order
So, can I add Max Order for pending order?
For example if you MaxOrderPending =1, then you will always have only one pending copy.
 
OK, this SELL=3 means SELL stop changed to SELL order.
That is why.
Normal order is always one order only.

View attachment 90248

I want the when total number = Max_Grid multiply by MaxBuy_order (or MaxSell_Order) then close all pending orders.
This means that when using Grid Style, it will open limited Signal orders = MaxBuy_Order or MaxSell_Order
When total orders reached = Max_Grid multiplied by MaxBuy_Order or MaxSell_Order, it will delete all pending orders.

For example:
Max_Grid = 7
MaxBuy_Order = 2
Then Max Order opening on time = 7 * 2 = 14 orders
Or:
Max_Grid = 7
MaxBuy_Order = 1
Then Max Order Opening on time = 7*1 = 7
 
Example: a moving average of 200,
When average down the AI changes altomatically (SELL ONLY)
When moving average up changes automatically (BUY ONLY)
you see??? I do it manually today but, I'm afraid of sleeping.
I can try. Tell me more.
1. Which EA can I add EMA filter?
2. Please decide specific logic for moving average up/dn.
For example, compare close price between previous and current candle and if EMA average > previous average = up etc....
 
I want the when total number = Max_Grid multiply by MaxBuy_order (or MaxSell_Order) then close all pending orders.
This means that when using Grid Style, it will open limited Signal orders = MaxBuy_Order or MaxSell_Order
When total orders reached = Max_Grid multiplied by MaxBuy_Order or MaxSell_Order, it will delete all pending orders.

For example:
Max_Grid = 7
MaxBuy_Order = 2
Then Max Order opening on time = 7 * 2 = 14 orders
Or:
Max_Grid = 7
MaxBuy_Order = 1
Then Max Order Opening on time = 7*1 = 7
I see.
Max_Grid = 7
MaxBuy_Order = 2
total 14 order.

But if you put max order =5, then
You will have 1 buy order with 4 grid order , so total 5 orders?
 
Tanaka San, I was asking if you have made any moving average cross ea for any member so you can modify it as per my request or if you can make new EA as per my request if you have not made any moving average cross EA in the past. :)
Oh, maybe I may have coded before .... But my library there are so many EA...
Can someone tell me if anyone requested me to code EMA cross EA before?
 
Back
Top