Hello, input max position work or doesn't work please tell me
Thx
Thx for your replyLet me try out and let you guys know. Still monitoring. You can try out yourself also.
But I do think that with the solution suggested (to disable basket profit) is not right, then what's the point of basket profit? I think there is a bug to this.
In the meantime, I will just have to find my own solution to manage the basket profit/loss after testing if it does open 2nd or 3rd order after the 1st order running in a loss.
Let me try out and let you guys know. Still monitoring. You can try out yourself also.
But I do think that with the solution suggested (to disable basket profit) is not right, then what's the point of basket profit? I think there is a bug to this.
In the meantime, I will just have to find my own solution to manage the basket profit/loss after testing if it does open 2nd or 3rd order after the 1st order running in a loss.
Do you mean , 1st order was closed with loss, then next lot size is double ?
Is that what you want ??
What I think is the correct way:
1st order -
open when there is signal to open.
2nd order and beyond -
1) check if there is a new signal
2) check if 1st order is still ruinning and in loss, if yes, then open the 2nd order. If there is no 1st order, it will open as a 1st order with initial set lot size.
3) if (2) is yes and 2nd order should be open with the lost size multiple and maximum level set at the martingale setting.
SL/TP
- 1st trade - refer to SL / TP set. Or if its not set, it will refer to the basket SL/TP set.
- 2nd trade and beyond, refer to basket SL/TP set.
Hope this clarifies. Welcome any input from other users.
What I think is the correct way:
1st order -
open when there is signal to open.
2nd order and beyond -
1) check if there is a new signal
2) check if 1st order is still ruinning and in loss, if yes, then open the 2nd order. If there is no 1st order, it will open as a 1st order with initial set lot size.
3) if (2) is yes and 2nd order should be open with the lost size multiple and maximum level set at the martingale setting.
SL/TP
- 1st trade - refer to SL / TP set. Or if its not set, it will refer to the basket SL/TP set.
- 2nd trade and beyond, refer to basket SL/TP set.
Hope this clarifies. Welcome any input from other users.
Yes , possible,
But 2nd lot size is multi...... Not in the code.
Here you go.
But lot size is same. If you want multi lot size, I need to add some code.
Check the set file anyway.
View attachment 156951
I supposed this also address to my suggestion?
Will basket SL/TP work on this new version?
I think so, Time base stoploss was requested by someone.
Have fun!
2nd order still not working. I even tried it on M1 chart just to see if it does open a second order. I disabled basket TP / SL also, but still not working.