Available translations
loading results
Trading Episode
Episode is the object that handles the information corresponding to the whole run of the trading bot—beginning to end—between the specified initial datetime and final datetime, in the time range parameter of the trading session.
Episode - это объект, который обрабатывает информацию, соответствующую всему запуску торгового бота - от начала до конца - между указанным начальным временем и конечным временем, в параметре временного диапазона (Time Range) торговой сессии.
Episode, işlem oturumunun (Trading Session) zaman aralığı (Time Range) parametresinde belirtilen başlangıç ve bitiş tarihleri arasındaki -baştan sona kadar - tüm bilgileri işleyen nesnedir.
Content
In other words, episode is the context framed between the datetimes that make up the whole trading session, as per the session's configuration. As such, an episode keeps track of—and accumulates—the results of all positions entered throughout a complete run of a trading session.
Другими словами, эпизод - это контекст между датами, составляющими всю торговую сессию, в соответствии с конфигурацией сессии. Таким образом, эпизод отслеживает и накапливает результаты всех позиций, введенных на протяжении всей торговой сессии.
Başka bir deyişle, Episode, oturumun yapılandırmasına göre tüm işlem seansını oluşturan tarihler arasında belirlenen durumdur. Bu nedenle, Episode, bir ticaret seansının tamamı boyunca girilen tüm pozisyonların sonuçlarını takip eder ve biriktirir.
In this section of the hierarchy, you have access to:
В этом разделе иерархии у вас есть доступ к:
Hiyerarşinin bu bölümünde şunlara erişebilirsiniz:
- running balances and overall performance metrics denominated in both the base and quoted assets;
- текущим балансам и общим показателям эффективности, выраженных как в базовых, так и в котируемых активах;
- hem temel hem de kote varlıklarda belirtilen cari bakiyeler ve genel performans metrikleri;
- counters, such as the number of positions taken, orders placed, hits, fails, and so on;
- счетчикам, таких как количество занятых позиций, размещенных ордеров, попаданий, неудач и так далее;
- alınan pozisyon sayısı, verilen emirler, isabetler, başarısızlıklar vb. gibi sayaçlar;
- statistics, such as performance metrics consolidating both assets, number of days in the episode, or user-defined statistics;
- статистике, такой как показатели производительности, объединяющие оба актива, количество дней в эпизоде или статистика, задаваемая пользователем;
- her iki varlığı da birleştiren performans metrikleri, bölümdeki gün sayısı veya kullanıcı tanımlı istatistikler gibi istatistikler;
- the distance to certain events, such as the number of candles to the last take position event, or the last create order event;
- расстоянии до определенных событий, например, количество свечей до последнего события взятия позиции или последнего события создания ордера;
- belirlenen olaylarda, son pozisyon alma olayına veya son emir oluşturma olayına kadar olan mesafe (mum sayısı);
- rates describing each candle in the episode, such as the open, close, min and max rates.
- ставкам, описывающим каждую свечу в эпизоде, таким как ставки открытия, закрытия, min и max; Warning!!! This translation is outdated. English version is... rates describing each candle in the episode, such as the open, close, min and max rates. Please update this translation.
- açılış, kapanış, minimum ve maksimum oranlar gibi bölümdeki her bir mumu tanımlayan oranlar; Warning!!! This translation is outdated. English version is... rates describing each candle in the episode, such as the open, close, min and max rates. Please update this translation.
Note: When working on sub-hour time frames, the system works with daily files, therefore, in such context, a Trading Episode lasts 24 hours. If the Trading Session spans across natural days, then you will get one Trading Episode object per day. Notice that this doesn't affect the structure of nodes of the Trading Engine hierarchy.
Trading Episode Menu
The Trading Episode 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 Episode already has the required child type that the menu item may add, and only that child is allowed for that case.
Trading Episode Children
The Trading Episode node has the following childrenNodesProperties:
The Serial Number node property features the following properties:
- name:
serialNumber
- type: node
- childType: Serial Number
- autoAdd: true
The Identifier node property features the following properties:
- name: identifier
- type: node
- childType: Identifier
- autoAdd: true
The Begin node property features the following properties:
- name: begin
- type: node
- childType: Begin
- autoAdd: true
The End node property features the following properties:
- name: end
- type: node
- childType: End
- autoAdd: true
The Begin Rate node property features the following properties:
- name:
beginRate
- type: node
- childType: Begin Rate
- autoAdd: true
The End Rate node property features the following properties:
- name:
endRate
- type: node
- childType: End Rate
- autoAdd: true
The Status node property features the following properties:
- name: status
- type: node
- childType: Status
- autoAdd: true
The Exit Type node property features the following properties:
- name:
exitType
- type: node
- childType: Exit Type
- autoAdd: true
The Head Of The Market node property features the following properties:
- name:
headOfTheMarket
- type: node
- childType: Head Of The Market
- autoAdd: true
The Process Date node property features the following properties:
- name:
processDate
- type: node
- childType: Process Date
- autoAdd: true
The Episode Base Asset node property features the following properties:
- name:
episodeBaseAsset
- type: node
- childType: Episode Base Asset
- autoAdd: true
The Episode Quoted Asset node property features the following properties:
- name:
episodeQuotedAsset
- type: node
- childType: Episode Quoted Asset
- autoAdd: true
The Trading Episode Counters node property features the following properties:
- name:
tradingEpisodeCounters
- type: node
- childType: Trading Episode Counters
- autoAdd: true
The Trading Episode Statistics node property features the following properties:
- name:
tradingEpisodeStatistics
- type: node
- childType: Trading Episode Statistics
- autoAdd: true
The Distance To Trading Event node property features the following properties:
- name:
distanceToTradingEvent
- type: node
- childType: Distance To Trading Event
- autoAdd: true
The Candle node property features the following properties:
- name: candle
- type: node
- childType: Candle
- autoAdd: true
The Cycle node property features the following properties:
- name: cycle
- type: node
- childType: Cycle
- autoAdd: true
The User Defined Variables node property features the following properties:
- name:
userDefinedVariables
- type: node
- childType: User Defined Variables
- autoAdd: false
Trading Episode Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Trading Episode with other nodes:
Compatible Types: