LOGIN

Join & EARN

For the ' if's ' in life £€$¥د.إ
enjoy possibilities with Us
FOREX ALGOS { }

What We Do BlackBox Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

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.)