Find best parameters for trading bot. Will need Python script or Pine script.
Budget: $250 – $750 USD
I am trying to make the best settings possible for a bot I'm currently running.
To do this, I'm hoping to:
1. Make a Pine Script version/indicator of the strategy and test it that way
2. Make a python script to insert into a simulated environment (maybe Backtrader using this method https://youtu.be/oXtS_RxPwD8 ?) and test that way.
For information about the bot that I would like the parameter testing on, this is the bot I'm running (https://github.com/WickHunter/Wick-Hunter/releases/tag/v0.6.6 )
Here is a sample indicator that shows the entries (no stop loss, DCA, or take profit enabled):
https://www.tradingview.com/script/ruUr1Dsa-Multi-VWAP/
To do this, I'm hoping to:
1. Make a Pine Script version/indicator of the strategy and test it that way
2. Make a python script to insert into a simulated environment (maybe Backtrader using this method https://youtu.be/oXtS_RxPwD8 ?) and test that way.
For information about the bot that I would like the parameter testing on, this is the bot I'm running (https://github.com/WickHunter/Wick-Hunter/releases/tag/v0.6.6 )
Here is a sample indicator that shows the entries (no stop loss, DCA, or take profit enabled):
https://www.tradingview.com/script/ruUr1Dsa-Multi-VWAP/