Thank you for this script. I'm finally getting a hand on scalping and this is really efficient.
There is one part of the script logic that seems to be at odds with how I want to trade sometimes that I'm wondering if someone has the skills to address - I spent about 45 minutes staring at the code, hoping to be able to see a fix myself, but it's not within my brain power.
I get the "Numb Trades x ScalePips too high" error when I try to invoke settings that would let me 'ladder' or 'leapfrog' trades and TPs, instead of entering series of trades with all TPs falling after the last trade placed. For instance if I want to set 10 trades 5 pips apart, each one with an 8 pip TP, I get the error message. I want it starting as pending order where I drop it. I have set same TPSL as false.
Thanks in advance for the help if anyone can do it. If what I've explained isn't clear, I can try again.
Best,
FF
Add: Another funny thing happens with current script - If I place Buy Stop with 3 trades, 4 pips apart, TP of 15 and TPSL NOT set to same, all three trades enter and set correctly. If I try same settings with a Sell Stop, only two trades are set, the third one doesn't get placed. Odd?