Skip to content

Configuration

Benjamin Herrera edited this page Aug 22, 2019 · 4 revisions

Where is it Located?

It is in the same directory with the main run script for this program. This configuration file is called config.json

What Settings Can I Change?

Here are the possible settings you can change:

  • Markets To Trade - CAT will only look, analyze, and trade within these markets
  • API Keys - This is where you can place your API keys so that CAT can communicate with the platform of choice
  • Indicators - CAT trades base off of indicator data. This is where you can change how CAT views data from different indicators. Such settings include the option to make it for use, decision settings, etc.
  • Restrictor - Changes the level of "safety" of CAT's market decisions. Max number is 3 where CAT becomes very safe with its market decision. Minimum number is 1 where CAT becomes very aggressive with its decision. Note: DO NOT place the restrictor value lower than the number of active indicators.
  • Time Period - Views market data with candle time periods

Clone this wiki locally