Hi, attack martin tp is modified together.
If you want to close for each tp, (separate) , you can select below
View attachment 91159
And 3 strategy is working at the same time but one strategy has many open orders, so another strategy will wait for orders.
if you increase max_order, you will see another strategy orders. (default is 5)
View attachment 91160
What do you mean manual magic? MAGIC# is auto, so don't worry.Sir Tanaka , can you please add manual magic number . Please
Magic number is auto but I need to put magic number myself. On super arrow rev b , we can set the magic number . This way I can set the same magic number on two charts.What do you mean manual magic? MAGIC# is auto, so don't worry.
I need the magic # setting like this. not auto. That way I can put specific magic numbers on each chart and close all magic # together with basketWhat do you mean manual magic? MAGIC# is auto, so don't worry.
OKI need the magic # setting like this. not auto. That way I can put specific magic numbers on each chart and close all magic # together with basket
thank you! I will test the settings and share
Have you tested attack martin separeted tp?Hi Mr Tanaka san...
Good day to you!
thanks for your reply...
for the TP i meant is the EA not following the TP i set in the EA..
I set TP = 20pips in the EA..
But, it changed by itself to 40pips..
the more it opens trades, the more pips to hit TP..
Now the EA is adjusting the TP by itself, gradually bigger TP if more trades are opened..
(can make a fixed TP function for all open trades change all TP to follow the last opening trade TP = 20 pips ?)
View attachment 91171
example martingale in the running trades... TP=20pips, Martin Pipstep = 20pips.
trade #1 sell 1.1700 TP = 1.1680 (change to 1.1760)
trade #2 sell 1.1720 TP = 1.1700 (change to 1.1760)
trade #3 sell 1.1740 TP = 1.1720 (change to 1.1760)
trade #4 sell 1.1760 TP = 1.1740 (change to 1.1760)
trade #5 sell 1.1780 TP = 1.1760 (20 pips)
let's say trade #5 is the last opening trades, and TP = 20pips from entry price, ie: 1.1760
Can all the opening trades #1 #2 #3 #4 change all TP to #5 TP = 1.1760 ?
View attachment 91172
Is it possible to make a FIXED TP for all the martingale trades to follow last opening trade TP as in setting?
not variable and not adjust by itself...
Hope you can spend time to change the EA setting.
Thanks in advance..
Have you tested attack martin separeted tp?
View attachment 91188
Like below. Each order is separate tp (20pips)
View attachment 91186
Below is all tp is combined to total 20pips.
View attachment 91187
But you want to order modify for all orders to the last 5th TP?
Oh, martin attack tp is modified together and calculating all open price is summed and is divided by total lot size and get average price.Hi Mr Tanaka san..
Yes, i tested the "Separator tp" but what my question is not this problem.. I didnt use this for Ea.
Im using combine TP as default.. problem is the more martingale order, the BIGGER the TP, not as i set in ea TP=20pips.
May i know how you set all martingales order to TP = 20pips ?
Ya, i want all order for that particular strategy to be closed all follow last martingale order TP.
View attachment 91187 is this really TP follow last martingale order TP = 20pips?
Now the ea problem is the more martingale orders, the BIGGER the TP, it is not as i set in ea TP=20pips.
Oh, maybe 40pips is modified tp. Average price + 20pips.Hi Mr Tanaka san...
here is my question about the ea problem..
EA changed TP to 40 pips..
In the EA setting i put TP = 20 pips.
i want "modified take profit together".
But TP is not 20pips from last martingale order..
View attachment 91192
Oh, martin attack tp is modified together and calculating all open price is summed and is divided by total lot size and get average price.
Average price + takeprofit is modified tp.
Oh, maybe 40pips is modified tp. Average price + 20pips.
OK, I will change code but please give me some time.Mr Tanaka san..
i want the martin attack tp to be FIXED as 20pips of last order..
i dont want it calculate and modified the TP to 40pips or sometimes 50pips..
I want all martingale orders follow last martingale trade TP = 20pips.. (Change all running martingale tp to be same as last martingale order)
OK
OK, I will change code but please give me some time.
OK, you can switch hereHi Mr Tanaka san..
Thank you so much!
I will wait for the ea patiently.
Please take your time to code..
Thanks again.![]()
Hi, ohtaku sanPlease put in the script.
What happens if this system is EA?