mark
mark
Friends

Add friends via their profile or user search and you will be able to see if they are online

mark
Added topic I try to open order with OrderSend function
I try to open order with OrderSend function . But it makes error code 136   Code that i use    void OnStart()   { //---/--- get minimum stop level   double minstoplevel=MarketInfo(Symbol(),MODE_STOPLEVEL);