Available translations

Production Trading Tasks

foundations.png
production-trading-tasks.png
The Production Trading Tasks node organizes trading sessions involving live trading.
Content
Superalgos aims to provide a flexible and robust trading bots deployment toolbox.
With Superalgos, you may deploy as many trading bots as you wish and have them running on a single computer or in as many machines as you wish, in a Trading Farm type of setup. To help with the management of large numbers of live trading sessions, the system helps you with sorting tasks by exchange, market, and trading mine.
The production environment works pretty much in the same way as the testing environment, save for two important differences:
  • The production environment runs forward testing and live trading sessions, instead of backtesting and paper trading sessions.
  • These two types of sessions involve monetary transactions at the exchange, thus require the set up of a key reference to authenticate your account with the exchange.
Foundations->Concept->Reusable Snippets->Deleting Node Warning
Production Trading Tasks Menu
The Production Trading Tasks node has the following Node Menu items:
The Run All Project Trading Tasks menu item has the following properties:
  • askConfirmation: true
  • confirmationLabel: Confirm to Run
  • workDoneLabel: Run Request Sent
  • iconPathOn: run
  • iconPathOff: run
  • actionFunction: payload.executeAction
The Stop All Project Trading Tasks menu item has the following properties:
  • askConfirmation: true
  • confirmationLabel: Confirm to Stop
  • workDoneLabel: Stop Request Sent
  • iconPathOn: stop
  • iconPathOff: stop
  • actionFunction: payload.executeAction
The Add Project Trading Tasks menu item has the following properties:
  • action: Add UI Object
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Missing Projects menu item has the following properties:
  • label: Add Missing Projects
  • askConfirmation: true
  • confirmationLabel: Confirm to Proceed
  • workDoneLabel: Done
  • actionFunction: payload.executeAction
  • 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
Production Trading Tasks Children
The Production Trading Tasks node has the following childrenNodesProperties:
The Project Trading Tasks node property features the following properties:
  • name: projectTradingTasks
  • type: array
  • monitorChildrenRunning: true
Production Trading Tasks Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Production Trading Tasks with other nodes:
Compatible Types: