CParameter
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 10:08 AM
|
Description
This class represents the parameter object for the client parameters settings
Properties
Part |
Description |
Symbol |
Symbol which the parameter setting belongs to, the value of type is COSymbol |
Spread |
The differences between ask and bid price on a market order. Value of type is Double |
LimitOffset |
Number of pips which should be away from current market price to place limits orders. Value of types is Double |
StopOffset |
Number of pips that should be away from current market price to place Stop orders. Value of types is Double |
MaintenanceMargin |
Effective margin amount, the value of type is Double. |
InitialMargin |
Amount that the client should have in his Effective margin to be able to buy 1 lot, the value of type is String |
Commission |
Client commission value as a type of Double. |
MaxLots |
Maximum amount for each deal to trade on, the value of type is Double. |
MinLots |
Minimum amount for each deal to trade on, the value of type is Double. |
AutoIfLessDesc |
The market orders auto broker description (ON/OFF), the value of type is String. |
LOAutoIfLessDesc |
Limit/Stop orders auto broker description (ON/OFF), the value of type is String. |
Visible |
To indicate if the symbol is visible or not, Value of type Boolean. |
BinaryPeriod |
The period that the binary order will be remains before goes to close, the value of type String. |
BinaryPayout |
The prestige of the profit to the loss value for binary order, the value of type String. |
See Also
VertexFX Backoffice API Index
|
(0 vote(s))
Helpful Not helpful
|