Available translations

Cycle

foundations.png
cycle.png
The trading bot performs its duties in regards to exchange orders and accounts in two consecutive cycles for each candle.
Content
In the first cycle, it checks the status of orders at the exchange, synchronizes the accounts, and verifies if conditions to place new orders are met.
In the second cycle, it creates the orders at the exchange, provided conditions where met on the previous cycle.
The two possible values for the cycle node are First and Second.
Cycle Menu
The Cycle 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
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
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
Cycle Children
The Cycle node has the following childrenNodesProperties:
The Begin node property features the following properties:
  • name: begin
  • type: node
  • autoAdd: true
The End node property features the following properties:
  • name: end
  • type: node
  • childType: End
  • autoAdd: true
The Last Begin node property features the following properties:
  • name: lastBegin
  • type: node
  • autoAdd: true
The Last End node property features the following properties:
  • name: lastEnd
  • type: node
  • autoAdd: true
Cycle Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Cycle with other nodes:
Compatible Types: