I have a pine script indicator/strategy that I need to add custom alerts to so that I can paste JSON code into them.
Budget: $10 – $30 USD
Here is what I want added:
1) Custom take profit alerts at each Bollinger band (a total of 8). I want to able to specify how much percentage of the trade I want closed at those levels and also I want blank alert boxes like the ones above so I can past my JSON code into them.
2) 2 additional Custom take profit levels. I want to be able to manually input the percentage away from entry I want the level at and also how much percentage of the trade I want to close at those levels. I need it to have similar blank alert boxes as above so I can paste my JSON code. Keep the current alerts as is. So should have the following when the script is completed Buy entry, buy tp, buy sl, sell entry, sell tp, sell sl, Bollinger band upper tp1/2/3/4, Bollinger band lower tp1/2/3/4.
3) I want a custom stop loss level defined by how much percentage from entry. THE SCRIPT SHOULD HAVE THE ABILITY TO TOGGLE ON AND OFF THE ALERT LEVELS
1) Custom take profit alerts at each Bollinger band (a total of 8). I want to able to specify how much percentage of the trade I want closed at those levels and also I want blank alert boxes like the ones above so I can past my JSON code into them.
2) 2 additional Custom take profit levels. I want to be able to manually input the percentage away from entry I want the level at and also how much percentage of the trade I want to close at those levels. I need it to have similar blank alert boxes as above so I can paste my JSON code. Keep the current alerts as is. So should have the following when the script is completed Buy entry, buy tp, buy sl, sell entry, sell tp, sell sl, Bollinger band upper tp1/2/3/4, Bollinger band lower tp1/2/3/4.
3) I want a custom stop loss level defined by how much percentage from entry. THE SCRIPT SHOULD HAVE THE ABILITY TO TOGGLE ON AND OFF THE ALERT LEVELS