Intro to TraderJS

TraderJS is a powerful feature that allows you to create your own custom indicators, strategies, and even configure your own trading bots.

With TraderJS, you have the flexibility to implement your unique trading ideas and take full control of your trading experience. Users can access a variety of functions and variables to manipulate market data, perform calculations, and generate signals based on their own logic and preferences. Users may also use TraderJS to modify the bot configuration, such as the entry and exit conditions, the risk management parameters, etc.

Getting Started

To get started with TraderJS, follow these steps:

  1. Create a bot based on the ticker you want to trade.

  2. Open the TraderJS script modal from the config panel.

Last updated