4 MA Strategy + Position Management by tweakerID
By tweakerID
Performance Metrics
- Author: tweakerID
- Symbol: BINANCE:BTCUSDT
- Timeframe: 1 day
- Net P&L: +229,927.17 NONE (+2,207.81%)
- Win Rate: 24.6%
- Profit Factor: 1.425
- Max Drawdown: 109,837.23 NONE (35.03%)
- Total Trades: 252
- Sharpe Ratio: 0.349
Description
Jul 13, 2021// This is a simple crossover Moving Average strategy, good for long term crypto trades. // It buys when the MA "X" crosses up the MA "Y", viceversa for shorts. // Both MAs are selectable from the Inputs section in the front panel. // There is also a Position Management option thats // sizes positions to have the same USD risk (using leverage) on each trade,// based on the percentage distance to the stop loss level.// If you turn this option on you will see how the profit // grows exponentially while the drawdown percentage almost remains the same.Jul 15, 2021Release NotesChanged Initial Capital amountJul 15, 2021Release NotesTweaked levels