update indtroducing one click buttons to set a hidden BUY or SELL pending anytime, or to change the actual present pendings. The pendings will use the actual price +/-
DistancePendingToPrice value, this can be your manual set value or the ATR based automatic value depending on your setting. For the new function OOTB set to true we have the following new inputs:
Code: Select all
extern string button="----Button-Order inputs----";
extern bool UseButtonsForSettingPendings=true;
extern bool SetButtonStopOrder=true;
extern bool SetButtonLimitOrder=false;You find the new build 185 at the bottom of the first post in this thread, I will remember all again to read careful the first post and if you have questions or ideas as always just ask here.
Cheers
Tommaso