Order send error: 130 (for stoploss below 90) New comment [Deleted] 2009.02.28 05:46 I'm backtesting an EA It generates order send error 130 if I use stoploss below 90 MarketInfo(Symbol(), MODE_STOPLEVEL) is shown to be 60. Why is the limit 90? Help with stop loss error Order modify problem MarketPrice Conditional Order Entry Pips? [Удален] 2009.02.28 17:52 #1 I'm guessing this is occurring just on the Buys or just on the Sells? If so it may relate to Spread, depending on how you are calculating SL See here for the different treatments needed or post your code with the 'SRC' button Good Luck Brian Please help me get End-of-program - unexpected square Please correct and compile New comment
I'm backtesting an EA
It generates order send error 130 if I use stoploss below 90
MarketInfo(Symbol(), MODE_STOPLEVEL) is shown to be 60.
Why is the limit 90?