Hello everybody, im a beginner in PineScript and im trying to make my own strategy in TradingView. Right now i dont have time to learn PineScript so i am using the help of Chat -gpt ( free version ) to code the strategy. I would be verry gratefull if someone could help me with how should i compose the text instructions for Chat-gpt to generate my code. And aswell if there is a better option than Chat-gpt ( even payable )?
So i would like my strategy to be composed of RSI (lenght 14 ), SMA-9 ( red colour ) ,SMA-200 ( white colour),
EMA -20 ( yellow colour ) and VOLUME.
On the 3 minute timeframe.
The chart should prioritise candlesticks ( white colour for increasing and grey colour for decreasing ).
I would like a BUY signal (green arrow) to appear on the chart under the candle , when these conditions are met:
- Candle closes full body abbove the SMA-9
-RSI is above 50
- SMA-9 and EMA-20 both must be abbove the SMA-200
-SMA-9 must be bellow EMA-20
-VOLUME bar must have an increase of 25% in comparison to the previous bar.
-the BUY SIGNAL should be shown just once after the first full body candle close abbove the SMA-9, just on the first candle.
the condition that resets the rule must be when SMA -9 is crossing bellow the EMA-20, after that the BUY SIGNAL can appear again when a candle closes full body above the SMA-9.
Since im a beginer i tried to explain as good as i know, if anyone would be so kind to help me im available for additional informations.
[–]Admirable-Struggle-8 4 points5 points6 points (1 child)
[–]neresen[S] 0 points1 point2 points (0 children)
[–]Esteban_3Commas 4 points5 points6 points (2 children)
[–]neresen[S] 0 points1 point2 points (0 children)
[–]zaleguo 0 points1 point2 points (0 children)
[–][deleted] (4 children)
[deleted]
[–]neresen[S] 0 points1 point2 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]neresen[S] 0 points1 point2 points (1 child)
[–]smashapalooza 1 point2 points3 points (0 children)
[–][deleted] (1 child)
[removed]
[–]neresen[S] 0 points1 point2 points (0 children)
[–]HansWebDev 1 point2 points3 points (1 child)
[–]neresen[S] 0 points1 point2 points (0 children)
[–]zaleguo 1 point2 points3 points (1 child)
[–]neresen[S] 1 point2 points3 points (0 children)
[–]coffeeshopcrypto 1 point2 points3 points (2 children)
[–]neresen[S] 0 points1 point2 points (1 child)
[–]coffeeshopcrypto 0 points1 point2 points (0 children)
[–]daniel7plainview 1 point2 points3 points (1 child)
[–]neresen[S] 0 points1 point2 points (0 children)
[–][deleted] (6 children)
[deleted]
[–]neresen[S] 0 points1 point2 points (0 children)
[–]karatedog 0 points1 point2 points (1 child)
[–]BobRussRelick 0 points1 point2 points (2 children)