ProtectionType¶
Summary¶
The protection type for orders and positions.
Signature
1 |
|
Namespace¶
cAlgo.API
Fields¶
None¶
Summary
No protection.
Signature
1 |
|
Return Value
ProtectionType
Relative¶
Summary
Relative or distance based protection type.
Signature
1 |
|
Return Value
ProtectionType
Absolute¶
Summary
Absolute or price based protection type.
Signature
1 |
|
Return Value
ProtectionType