Available translations

Heartbeats

foundations.png
heartbeats.png
During a trading session, the backend communicates with the frontend via heartbeats to inform the frontend about the status of the session. The parameter controls what information is made available to the user through the frontend.
Content
This parameter affects how you see the progress of the trading session below the trading bot instance node on the design space.
Configuring
Heartbeats Configuration
Properties
  • date determines whether the date is shown in the progress notice below the trading process instance node; possible values are true or false.
  • candleIndex determines whether the index of the candle is shown in the progress notice below the trading process instance node; possible values are true or false.
Initial Values
These are the Initial Values for Heartbeats configuration:
 {
    "date": true,
    "candleIndex": false
}
Examples
This is a list of properties featured by the Heartbeats configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Heartbeats Menu
The Heartbeats 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 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
Heartbeats Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Heartbeats with other nodes:
Compatible Types: