I have 2 problems right now, one has to do with my Adjust_SL_AP parameter which when true adjusts the SL to the average price of the trade when scaling in... should i be using Positiongetdouble(POSITION_CURRENT_PRICE)?
Next when Adjust_SL_AP is false it should be using a trailing stop loss, but it does not seem to be working.
157
Hello all,
I have 2 problems right now, one has to do with my Adjust_SL_AP parameter which when true adjusts the SL to the average price of the trade when scaling in... should i be using Positiongetdouble(POSITION_CURRENT_PRICE)?
Next when Adjust_SL_AP is false it should be using a trailing stop loss, but it does not seem to be working.
Thank you!