
I used TopFX (my broker) data for this backtesting and i set 3000EUR as starting capital.
This algorithm is primarily based on reading the RSI, combined with various price action confirmations and other indicators. It does not use Martingale, and each trade is set with a defined stop loss and take profit.
It can be configured to risk a percentage of the equity, or alternatively, a fixed lot size can be set.
Unfortunately I do not offer trials, this is due to the fact it is very easy to decompile the algo files back to their c# code and get the bot for free.
Możesz także polubić
cBot
rsi
RSI2 - F17and20EMA
This bot implements the well-known 2-period RSI strategy, enhanced by a powerful filter comprised of two exponential mov
cBot
atr
LT_RiskGuardian
Auto-manages SL, TP, and position size to enforce risk discipline. Never enter a trade without a plan again.