
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.
좋아하실 만한 다른 항목
cBot
martingale
Range Bar Strategy and Martingale (Made With AlgoBuilderX)
The Range Bar Strategy uses candlestick shadow conditions and a Martingale system for precise trade entries and sizing.