Available translations



loading results
Trading Last
The last object stores instances of position and strategy objects, in particular the instances that were last open at the time of evaluation, hence the adjective last.
Последний объект хранит экземпляры объектов позиции и стратегии, в частности те экземпляры, которые были открыты последними на момент оценки, отсюда и прилагательное последний (last).
Content
Conceptually, last is used as an adjective applied to these concepts, such as the last position or the last strategy, providing the context on which those concepts exist.
Концептуально last используется как прилагательное, применяемое к этим понятиям, таким как последняя позиция или последняя стратегия, обеспечивая контекст, в котором эти понятия существуют.
The last context exists so that you may easily access information about the strategy that was last triggered or the position that was last opened.
Контекст last существует для того, чтобы вы могли легко получить доступ к информации о стратегии, которая была запущена последней, или о позиции, которая была открыта последней.
This is valuable information, both for users and trading systems alike.
Это ценная информация, как для пользователей, так и для торговых систем.
- As a user, you will value being able to visually follow what happened with the last position after it closed, or the last strategy after it triggered off, and at the same time see what is going on with the current position or the current strategy.
- Как пользователь, вы оцените возможность визуально проследить, что произошло с последней позицией после ее закрытия или последней стратегией после ее срабатывания, и в то же время увидеть, что происходит с текущей позицией или текущей стратегией.
- From within a trading system, your strategies may make decisions factoring in what happened with the last position or strategy. For example, you may want to affect the size of the next position depending on the result of the last one.
- В рамках торговой системы ваши стратегии могут принимать решения с учетом того, что произошло с последней позицией или стратегией. Например, вы можете захотеть повлиять на размер следующей позиции в зависимости от результата последней.
Trading Last Menu
The Trading Last node has the following Node Menu items:
The Add Missing Children menu item has the following properties:
- action: Add Missing Children
- label: Add Missing Children
- relatedUiObject: Trading Parameters
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Trading Last already has the required child type that the menu item may add, and only that child is allowed for that case.
Trading Last Children
The Trading Last node has the following childrenNodesProperties:
The Position node property features the following properties:
- name: position
- type: node
- childType: Position
- autoAdd: true
The Strategy node property features the following properties:
- name: strategy
- type: node
- childType: Strategy
- autoAdd: true
The Limit Orders node property features the following properties:
- name:
limitOrders
- type: node
- childType: Limit Order
- autoAdd: true
Trading Last Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Trading Last with other nodes:
Compatible Types: