MA Settings

In the 'MA Settings' you define how the bot takes the trades. MA stands for Moving Average, which is used for the entries of the bot.


MA Requires Crossover

If you set this to 'True', it will take less trades and wait for the price to cross over the Moving Average line. If you set this to 'False', it will take more trades and will not wait for the price to cross over the Moving Average line to take a new trade.

  • Advice: Set this to False.


MA Period

Here you define what Moving Average period the bot is using.

  • Advice: 200.


MA Method

Here you define what Moving Average method you use. Keep this on Exponential.

  • Advice: Exponential.


Trade Back To MA

This setting defines when the bot will open a trade. When you fill in '50' it means that price has to move away 50 pips from the 200 Moving Average for the bot to open a trade. If you fill in 100, price needs to move 100 pips away from the 200 Moving Average before it starts to open a trade.

  • Advice: Depends on your setup.


MA TimeFrame

Here you define what timeframe the Moving Average is using.

  • Advice: 5m / 15m / 1h. But feel free to test out things.

Last updated