gioew / Publications
Forum
script for pending or in time
Dear, can anybody modified this script for the pending order with a specfic time? for example if the market open at 8 am the order should be active at 9 am. thx #property show_inputs //#property show_confirm extern double Lots = 0.1 ; extern int Slippage = 3 ; extern int Stop_Loss = 20 ;