Error
Summary
Encapsulates an error code.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 | |
1 2 3 | |
Properties
Code
Summary
The encapsulated error code.
Signature
1 | |
Return Value
ErrorCode
Examples
1 2 3 4 5 6 | |
1 2 3 4 | |
TradeResult
Summary
The result of the trade that produced the error
Signature
1 | |
Return Value
TradeResult
Examples
1 2 3 4 5 | |
1 2 3 | |