error 4107

 

Hi anybody,

when i send an order sellstop I meet a problem, not everytime, but often.

I write log and in this, there is the bid price and my sellstop price:

FlashTick;2016.06.21;18:30:32;short GDAXI;0.1;10030.9--10021.92;4107

In red, the bid price and in blue my sellstop price.

I don't understand the problem, may be the spread between bid and sellstop price?

Anybody can be help me please?


Thank's a lot in advance.

 
MarketInfo(Symbol(), MODE_STOPLEVEL)*Point < 10030.9 - 10021.92
 
WHRoeder:
MarketInfo(Symbol(), MODE_STOPLEVEL)*Point < 10030.9 - 10021.92

Thank's for your answer,

it's now resolved, it came from the length, too much number after dot, it need only one.


Thank's.

Reason: