many thanks.
Hi, I want to use the following code to overcome re-quote problem, i need your recommendation if it is safe to use this metho RefreshRates(); bool buyOrder=OrderSend(Symbol(),OP_BUY,LotSize,MarketInfo(Symbol(),MODE_ASK),0,0,0,"Buy",0,0,Green); ...