Feedback

lpradeep

P
3
All Posts
0
Post Reps
0
Comment Reps
December 2024
2
Followers
2
Following
Posts
Trades
Stocks
lpradeep replied to Host's post
lpradeep   
Dec 31, 2024 7:51 PM

//@version=5
indicator("9 EMA and 15 EMA Divergence Strategy", overlay=true)
// Input for short and long EMAs
emaShortLength = input.int(9, title="Short EMA Length")
emaLongLength = input.int(15, title="Long EMA Length")
// Calculate EMAs
emaShort = ta.ema(close, emaShortLength)
...
lpradeep replied to own comment
lpradeep   
Dec 31, 2024 7:37 PM

@prithivirajgg thanks for the info bro. I tried in chatgpt and took the code. I will try. What is the time frame I need to give?
lpradeep replied to Host's post
lpradeep   
Dec 31, 2024 7:23 PM

Any tips or strategies like how did u make profit like that?

FrontPage is India's favorite stock discussions community

Join 10 lakh Indian traders and discuss trades, strategies, news & views on any stock.