Available translations

Session Base Asset

foundations.png
session-base-asset.png
The base asset is the asset whose price is determined by the market. It is usually the first asset in the pair, as listed by the exchange.
Content
Among other things, the parameter allows defining an initial balance of the corresponding asset, which may be used for trading with the corresponding trading system and trading session. Please see the configuration.
Configuring
Session Base Asset Configuration
Properties
  • initialBalance is the amount of capital you wish to allocate to the trading system.
  • minimumBalance is the threshold of accummulated losses that switches off the session; when your overall balance (balanceAssetA + balanceAssetB) drops to this value, all trading stops; think of the minimumBalance as a general safety switch.
  • maximumBalance is a similar concept as with the minimumBalance but on the high side of the initialBalance.
Initial Values
These are the Initial Values for Session Base Asset configuration:
 {
    "initialBalance": 0
}
Examples
This is a list of properties featured by the Session Base Asset configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Session Base Asset Menu
The Session Base Asset 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
Session Base Asset Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Session Base Asset with other nodes:
Compatible Types: