Pine Script strategy updates
Budget: $30 – $250 USD
Hello,
Please only answer if you have experience in Pine Script.
I have a strategy that I need to make some changes. My experience is in Python and my knowledge of Pine Script is limited to identifying problems or including certain upgrades. I would like to know how much it would be and how long it will take you to do the following:
(1) Fix the short trades. The problem is that they are closed immediately after they are opened.
(2) Why the "cond_angledown" is not working on the short trades? This issue is related to the point (1) above.
(3) Make all the trades to stop loss at 15 pips.
(4) Include in the "cond_sell_gap and cond_angledown" y en el "cond_buy_gap and cond_angleup" a trailing stop of 20 pips.
I will provide the layout and the Pine Script version = 5 strategy code.
Thank you.
Please only answer if you have experience in Pine Script.
I have a strategy that I need to make some changes. My experience is in Python and my knowledge of Pine Script is limited to identifying problems or including certain upgrades. I would like to know how much it would be and how long it will take you to do the following:
(1) Fix the short trades. The problem is that they are closed immediately after they are opened.
(2) Why the "cond_angledown" is not working on the short trades? This issue is related to the point (1) above.
(3) Make all the trades to stop loss at 15 pips.
(4) Include in the "cond_sell_gap and cond_angledown" y en el "cond_buy_gap and cond_angleup" a trailing stop of 20 pips.
I will provide the layout and the Pine Script version = 5 strategy code.
Thank you.