@Ali332133 are you trying to put some differents levels to pip size value to the EA recognizes the lot size properly? Just work with this: 
And don't worry by symbols digits
@Ali332133 are you trying to put some differents levels to pip size value to the EA recognizes the lot size properly? Just work with this: 
And don't worry by symbols digits
@alisalari58 martingale but with profit multiplier instead the loss multiplier , you put it on the long/sell block
@Hellzer the price value is literally is the comparison of the lowest price value between those candles, I mean to get the lowest price value e.g. EURUSD 1.0001 , etc. I think that for the candle ID, would be the number of the candle considering your initial candle and the others , just get the candle with the lowest level
@mohammadhedaiat do you mean close the trade after the candle is closed or the new candle is opened? Just put for each trade blocks > once per bar > close
@AlirezaTrade literally something like this, just as jstap has wrote to you...
Ok, I hope helped to solve it, because if I'm getting it well, the solution was as I wrote, use the same constant of initial lot
@wealt360 You are requesting take a buy when the middle line be BELOW the last candle closed and also that it be ABOVE the same last candle closed, is logic that it doesn't open trades.
Note: Add a block that filter the conditon trade, if not, it will be take a lot of trades when your conditions happen 
@TashaB don't divide the initial lot for buys/sells, use the same constant for each one. I mean, about this: 
use the same on both
@melmdoost write it like this:
Type: int Name: MA_Period1 Value: 5
Type: ENUM_MA_METHOD Name: MA_Method1 Value: MODE_SMA
Type: ENUM_APPLIED_PRICE Name: MA_Apply1 Value: PRICE_CLOSE

@melmdoost Maybe because you are not putting the candle closed on the indicator condition. Put "1" on more settings>candle ID and check it. Sometimes the conditions are not logic, then the EA doesn't open trades
@Swoop87 base you on my logic: 
and put the result on your lot size input
@Breeeeen could you share the indicator? lol
@l-andorrà yes it works and is the best money management done for a profitable strategy. Happen that maybe the guy has a little account or that his strategy doesn't earn $
@jstap Sorry, I'm not getting how to get the price of the entry of the pending order closed (when it had to entry first) and the new price for a new pending order (with the same price as the last)
@jstap how would you get the last pending order closed price to open again another pending order with the same price?
@jstap I have tested again and now is working lol, do you know how to make that just on one chart can be traded all the symbols?
@jstap i have Made and didn't works
@jstap yes, but it could be remplaced by another filter like trades by group.
How would you use it to close all the trades of the account and not by specifics symbols?
Does "Any Symbol" really work?
The times that I have tried to used, it never works...
How do you use it?
@jstap thank you, there are any way to get the slope > or < 30?