Documentation
Back To HawkAlpha
  • What is HawkAlpha?
  • Getting started with HawkAlpha
  • Alpaca Broker
    • Who is Alpaca?
    • Market Data Subscription
    • Regarding Market Data Licensing
  • Bots
    • Intro to DCA
    • DCA Configuration
    • Supported Market Hours
  • traderJS
    • Intro to TraderJS
  • Example
    • Basic Indicator Configs & Debugging
Powered by GitBook
On this page

Was this helpful?

  1. traderJS

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.

PreviousSupported Market HoursNextBasic Indicator Configs & Debugging

Last updated 1 year ago

Was this helpful?