
Algo Automatically detect price going up or down
- The strategy uses two Exponential Moving Averages (EMAs):
- EMA 21 (fast) → reacts quickly to price changes.
- EMA 34 (slow) → reacts more slowly, showing the broader trend.
- Buy Signal (Go Long) → When EMA 21 crosses above EMA 34, it suggests the trend is turning bullish. A trade is opened to buy.
- Sell Signal (Go Short) → When EMA 21 crosses below EMA 34, it suggests the trend is turning bearish. A trade is opened to sell.
- Trades can include:
- Stop Loss to protect against large losses.
- Take Profit to lock in gains.
Vous pourriez aussi aimer
cBot
rsi
VegaXLR - cTrader Account Protector
This is an advanced tool designed to protect your trading account by managing drawdown and run-up levels.
cBot
breakout
ORB
Powerfull and Optimized strategy based on the "Opening Range Breakout" on the 15 min chart.
cBot
ai
E7 BBKG NumSharp Sample
NumSharp and Pandas Sample CODE ONLY!!! Our mission is to make Machine Learning inside cTrader easier for everyone.