Strategies (trading bots)

Technical Analysis

How it works The Technical Analysis Module for your algorithmic trading strategy works by evaluating a user defined series of logical expressions. These can in theory be nested to infinity crating a logic tree with multiple conditional statements. In addition to the General Configuration Options (https://aesir.ladesk.com/143329-General-Configuration-Options), which need to be defined for any crypto trading strategy, the Technical Analysis module requires a few more variables to be set in orde...

Oscillators and Moving Averages Module

How it works The Oscillators and Moving Averages Module by aggregating and analysing signals from any number of Oscillators and Moving Average Indicators Selected. Once the relevant Indicators have been selected, AESIR will pool together the computed results from Tradingview, and place a trade if the additional criteria in Moving Averages Threshold and Oscillators Threshold is met. In addition to the General Configuration Options (https://aesir.ladesk.com/143329-General-Configuration-Options)...

Volatility Module

How it works The Volatility Module works by analysing all available trading pairs on your selected exchange, and creating buy signals based on the configuration options given. For instance, a Volatility module can be used to create a strategy that buys any coin that gained at least 3% in the last 5 minutes. This can run as its own strategy, or be paired with a Oscillator & Moving Averages module and/or a Technical Analysis Module. Learn more about how Stacked/Multi-layered Modules work here. ...

General Configuration Options

General configuration options are configurable properties that must be defined for each strategy type. Config Name Represents the name of your new automated strategy. Best config names are short and to the point, or reference Norse gods. Base Currency This is the currency that the strategy will use for trading. Note that this could have a significant impact on your algo trading strategy. Choosing a base currency that does not support a wide range of pairs can limit your trading oppo...