|
Value |
Description | ||||||
---|---|---|---|---|---|---|---|
Ready |
This state means a new order will be placed if the template is called with a trading custom function from within a formula. The “Ready” state can be displayed for the following reasons:
| ||||||
Pending |
This state means that and order is pending from the template and no new orders can be sent from the template when called with a trading custom function from within a formula. The “Pending” state can be displayed for the following reasons:
| ||||||
Executed |
This state means that the order that originated from the template was executed in full and the position filled, and no new orders can be sent from the same template when called with a trading custom function from within a formula. The “Executed” state can be displayed for the following reasons:
| ||||||
PartDone |
This state means that the order that originated from the template was executed partially and the position is partially filled, and no new orders can be sent from the same template when called with a trading custom function from within a formula. The “PartDone” state can be displayed for the following reasons:
| ||||||
Cancelled |
This state means that the last order that originated from the template was cancelled, and a new order can now be sent from the same template when called with a trading custom function from within a formula. The “Cancelled” state can be displayed for the following reasons:
| ||||||
IgnoringConsecutive |
This state means that the optional trading setting “Ignore consecutive trades” is enabled and that the last order that originated from the template was in the same direction as the last trade that was executed and so the last order is being ignored. A new order can not be sent from the template until after a trade in the other direction has taken place first. Once a trade in the other direction has been executed a subsequent call to the template will result in an order being generated, after which, the “IgnoringConsecutive” state will change to the new state. The “IgnoringConsecutive” state can be displayed for the following reasons:
| ||||||
Rejected |
This state means that the last order that originated from the template was rejected by the broker, and a new order can now be sent from the same template when called with a trading custom function from within a formula. The “Rejected” state can be displayed for the following reasons:
| ||||||
PendingAdd |
This state is transitional when moving from one primary state to another as a result of automatically handled interactions with the broker. The "PendingAdd" state can be displayed for the following reasons:
| ||||||
PendingModify |
This state is transitional when moving from one primary state to another as a result of automatically handled interactions with the broker. The "PendingModify" state can be displayed for the following reasons:
| ||||||
PendingCancel |
This state is transitional when moving from one primary state to another as a result of automatically handled interactions with the broker. The "PendingCancel" state can be displayed for the following reasons:
|
![]() |
You can override any state and trade from a Trading Parameter Template with a right click trade in the template. Any manual trades done using a Trading Parameter Template are associated with that Trading Parameter Template and will be cancelled or closed by other Trading Parameter Template linked using CancelFirst CloseFirst. |
![]() |
The prior state is not saved when you shut down FXOne and re-start or close a workbook and reload it. It is recommended that before you set trading to Fully-Auto, you first check the current pending orders and open positions and cancel and/or close them so that they do not interfere with the automated trading activity. |