Join & EARN

CLUB Member For the ' if's ' in life £€$₹د.إ
enjoy possibilities with Us
LOGIN FX Learner LOGIN FOREX ALGOS { }

TradeResult / TradeOperation

TradeResult - The result object returned by trading methods. When you call a cBot method like ExecuteMarketOrder or PlaceLimitOrder, you get back a TradeResult. It contains a status, any newly created Position or PendingOrder, and error info. For async calls, there is also a TradeOperation handle. (The API reference shows public TradeResult PlaceLimitOrder(...) returning a TradeResult.)