Need hourly Pine Script programmer
Budget: $2 – $8 USD
I am need for a pine script programmer to work on modifying a strategy. I will need 20 - 40 hours of work. Work will be in session of 2 - 4 hours per day. We will be on zoom sharing a screen and working together. It seem to work much faster and less miscommunication.
Here is a brief description of work needed in the first one or two sessions
1. Enhanced Comments
I need you to read all through the strategy script and add detailed & complete comments. It seems to have most of what I need
The comments by the original author seem ok especially for someone who's experienced with pine script
but since I'm new to coding I will need to fully understand the code for each feature before trusting it with real money.
I will have questions about the settings in this template.
2. Integrate indicator as a filter within the strategy to filter trades
indicator added to the strategy and plotted in main window below or above candles and added to strategy settings
(It can be a single line below price chart that changes color as conditions change, need option to turn on/off plot on the chart to make sure it is working as expected)
3. add indicator based exit for positions
a. when close crosses slowMA (this ma is already in the script)
b. when close crosses fastMA (this ma is already in the script)
c. add a new multi timeframe MA just to use for exits
d. use the filter listed above on the number 2 item (trend indicator) but allow use of multiple timeframe
All indicators used for exits should have user inputs in Strategy Settings and should have separate/independent values for Short and Long
Logic should allow the use of more than one or all selected at the same time so that the first condition to be true closes the position
This template has code for breakeven exit 1 and exit 2 as well as breakeven, I will need to keep
this functionality for all the exit indicators. (For example , to choose one of these as the first or second exit)
Here is a brief description of work needed in the first one or two sessions
1. Enhanced Comments
I need you to read all through the strategy script and add detailed & complete comments. It seems to have most of what I need
The comments by the original author seem ok especially for someone who's experienced with pine script
but since I'm new to coding I will need to fully understand the code for each feature before trusting it with real money.
I will have questions about the settings in this template.
2. Integrate indicator as a filter within the strategy to filter trades
indicator added to the strategy and plotted in main window below or above candles and added to strategy settings
(It can be a single line below price chart that changes color as conditions change, need option to turn on/off plot on the chart to make sure it is working as expected)
3. add indicator based exit for positions
a. when close crosses slowMA (this ma is already in the script)
b. when close crosses fastMA (this ma is already in the script)
c. add a new multi timeframe MA just to use for exits
d. use the filter listed above on the number 2 item (trend indicator) but allow use of multiple timeframe
All indicators used for exits should have user inputs in Strategy Settings and should have separate/independent values for Short and Long
Logic should allow the use of more than one or all selected at the same time so that the first condition to be true closes the position
This template has code for breakeven exit 1 and exit 2 as well as breakeven, I will need to keep
this functionality for all the exit indicators. (For example , to choose one of these as the first or second exit)