Backtest indicator Pinescript
Budget $10-30 USD
- Freelancer
- Jobs
- Pine Script
- Backtest indicator Pinescript
//Indicator and the strategy behind it.
the indicator has a momentum oscillator, AND within the same indicator it has the functionality to spot the divergences in the momentum oscilator which is built in by itself.
//TASK
The task simply is to convert the indicator into a pinescript and i would like to backtest it on Trading View.
The main goal is to backtest the signals of the divergences spotted.
There is too many options such as adding a stacked indicator (divergence Spotter) and backtesting its signals
EXAMPLE:
//trading logic
enter long, when long divergences
enter short, when short divergences
//Position size
1000USDT
0.3% TAKE PROFIT
0.5% STOP LOSS
A pine coder to convert my indicator so I CAN backtest it myself on Trading View strategy section.
The indicator's Pinescript will be sent selectively.