100% functioning script just need some adjustments
Budget: $10 – $30 USD
100% functioning script just need some adjustments. Please see below
1. code the script to keep score on the way through all of the trades and have them display it on the chart as a table. I have noticed the win rate is not accurate when using trading view. I want the true win rate and the true PNL meaning do not calculate each take profit as a win. Only consider the trade a win if the entire profit is positive for the trade (all take profits combined and the final closure of the trade whether that be due to the stop loss getting hit or the trade just closing) once it is 100% closed. The script is designed to be able to enter 3 trades in the same direction in a row (pyramiding). Provide me the following : number of trades, PNL%, gross profit, gross loss, winrate, long trades, win, loss, short trades, win, loss, profit factor, Max drawdown, avg win, avg loss, avg win/loss ratio. Make it where dates (like a time range) can be selected for back testing. Please see attached images for clarification
2. I want to have leverage somehow be factored into analyzing my results. I also use 10% of my account balance at 20x leverage
3. Make it where I can choose what source I want to use for the super trend option i.e [‘’close’, alma', 'ema', 'dema', 'tema', 'sma', 'smma', 'ssma', 'hma', 'rma', 'swma', 'vwma', 'wma', 'linreg']
4. Make it an option to select if I want to use super trend for shorts vs longs vs both vs none. I want to be able to short one of the bollinger bands (could be band 1-6 vs the bbuppers 1-3) versus being able to long some of the bollinger bands (bands 1-6 vs the bblowers 1-3) withOUT factoring in supertrend
5. Create the same option for MA strategy. Make it an option to select if I want to use super trend for shorts vs longs vs both vs none.
5. Make it where the flexible ATR stop loss can be triggered either as soon as the price crosses it versus what the script currently has which is waiting for a certain number of candles to close below it
6. Add a feature for a trailing stop loss
1. code the script to keep score on the way through all of the trades and have them display it on the chart as a table. I have noticed the win rate is not accurate when using trading view. I want the true win rate and the true PNL meaning do not calculate each take profit as a win. Only consider the trade a win if the entire profit is positive for the trade (all take profits combined and the final closure of the trade whether that be due to the stop loss getting hit or the trade just closing) once it is 100% closed. The script is designed to be able to enter 3 trades in the same direction in a row (pyramiding). Provide me the following : number of trades, PNL%, gross profit, gross loss, winrate, long trades, win, loss, short trades, win, loss, profit factor, Max drawdown, avg win, avg loss, avg win/loss ratio. Make it where dates (like a time range) can be selected for back testing. Please see attached images for clarification
2. I want to have leverage somehow be factored into analyzing my results. I also use 10% of my account balance at 20x leverage
3. Make it where I can choose what source I want to use for the super trend option i.e [‘’close’, alma', 'ema', 'dema', 'tema', 'sma', 'smma', 'ssma', 'hma', 'rma', 'swma', 'vwma', 'wma', 'linreg']
4. Make it an option to select if I want to use super trend for shorts vs longs vs both vs none. I want to be able to short one of the bollinger bands (could be band 1-6 vs the bbuppers 1-3) versus being able to long some of the bollinger bands (bands 1-6 vs the bblowers 1-3) withOUT factoring in supertrend
5. Create the same option for MA strategy. Make it an option to select if I want to use super trend for shorts vs longs vs both vs none.
5. Make it where the flexible ATR stop loss can be triggered either as soon as the price crosses it versus what the script currently has which is waiting for a certain number of candles to close below it
6. Add a feature for a trailing stop loss