Available translations

Fee Structure

foundations.png
fee-structure.png
The fee structure is a parameter fundamental to the calculation of fees, both in testing and live trading sessions.
Content
Exchange fees are a crucial part of trading. A strategy may work like a charm when you leave fees out of the equation but would lead you to bankruptcy in a live trading situation.
Exchanges don't usually report the amount charged in fees on each transaction, thus, the system calculates fees and subtract them from balances. Learn more about the handling of fees.
Configuring
Fee Structure Configuration
Properties
  • maker is the setting for the fee the exchange charges when an order adds liquidity to the market, such as with limit orders.
  • taker is the setting for the fee the exchange charges when an order takes liquidity from the market, such as with market or instant orders.
Initial Values
These are the Initial Values for Fee Structure configuration:
 {
    "maker": 0.1,
    "taker": 0.1
}
Examples
This is a list of properties featured by the Fee Structure configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Fee Structure Menu
The Fee Structure 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
Fee Structure Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Fee Structure with other nodes:
Compatible Types: