Available translations
loading results
Exit Type
Exit type refers to the reason why the object is closed.
Exit Type относится к причине закрытия объекта.
Çıkış türü, nesnenin kapatılma nedenini ifade eder.
Content
No Exit is the default value until a new value is assigned before the object is closed. Other possible values vary with the context.
«No Exit» - это значение по умолчанию, пока перед закрытием объекта не будет присвоено новое значение. Другие возможные значения зависят от контекста.
No Exit, nesne kapatılmadan önce yeni bir değer atanana kadar varsayılan değerdir. Diğer olası değerler bağlama göre değişir.
In the context of the episode object:
В контексте объекта эпизода:
Bölüm nesnesi bağlamında:
- Last Candle Reached: the object was closed because the last candle was reached.
- Last Candle Reached: объект был закрыт, потому что была достигнута последняя свеча.
- Son Muma Ulaşıldı: son muma ulaşıldığı için nesne kapatıldı.
- Position Closed: the position was closed.
- Position Closed: позиция была закрыта.
- Pozisyon Kapatıldı: pozisyon kapatıldı.
- Take Profit: the take profit target was hit.
- Take Profit: тейк-профит был достигнут.
- Kâr Al: Kâr alma hedefi tutturuldu.
- Stop Loss: the stop loss target was hit.
- Stop Loss: стоп-лосса был достигнут.
- Zararı Durdur: zararı durdur hedefi vuruldu.
- Closing Stage: the current stage started closing because the Close Stage is opening.
- Closing Stage: текущий этап начал закрываться, потому что открывается этап закрытия Close Stage.
- Kapanış Aşaması: Kapanış Aşaması açıldığı için mevcut aşama kapanmaya başladı.
Configuring
Exit Type Configuration
Конфигурация Exit Type
Çıkış Tipi Yapılandırması
Properties
Свойства
Özellikler
-
initialValue
allows resetting the initial state of the node to an arbitrary value.
-
initialValue
позволяет сбросить начальное состояние узла на произвольное значение.
-
initialValue
düğümün ilk durumunun rastgele bir değere sıfırlanmasını sağlar.
Initial Values
These are the Initial Values for Exit Type configuration:
{
"initialValue": "No Exit"
}
Examples
This is a list of properties featured by the Exit Type configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Exit Type Menu
The Exit Type node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
uiObject.configEditor.activate
The Copy Node Path menu item has the following properties:
- action: Copy Node Path
- label: Copy Node Path
- iconPathOn: copy-path
- iconPathOff: copy-path
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Value menu item has the following properties:
- action: Copy Node Value
- label: Copy Node Value
- iconPathOn: copy-value
- iconPathOff: copy-value
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Type menu item has the following properties:
- action: Copy Node Type
- label: Copy Node Type
- iconPathOn: copy-type
- iconPathOff: copy-type
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
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 Exit Type already has the required child type that the menu item may add, and only that child is allowed for that case.
Exit Type Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Exit Type with other nodes:
Compatible Types: