Volume and Moving average,will this model working in real-trade? — Strategy by Ayden_C
By Ayden_C
Performance Metrics
- Author: Ayden_C
- Symbol: BINANCE:BTCUSDTPERP
- Timeframe: 15 minutes
- Net P&L: +974.49 NONE (+97,449.00%)
- Win Rate: 97.9%
- Profit Factor: 11.156
- Max Drawdown: 100.32 NONE (161.34%)
- Total Trades: 48
- Sharpe Ratio: 0.238
Description
Oct 7, 2021i`ve recently made this script through few month,understand me if there are some incorrect grammar or something.basically this script is based on moving average strategy and the bollinger bandsif the buy volume is bigger than sell volume,also buy volume is bigger then daily average volume than it`s defined current market is bullish and entered(of course there is some other conditions) the exit condition is find the highest price after entered,keep refresh the highest price through time and then,if the current price is ?%lower then highest price,it will closed the position.my question is this : 1 this model will working in real-trade? 2 why the winning rate is 100%? - i`ve coded if the position margin over -10%,close the position this code isn`t work? or the other profit line is prevent that happened? Oct 7, 2021Release Notesadded short condition,it will prevent too much gaping current price and entry price.and if the current price is 10% lower then entry price,it will activate stoploss