Search found 3 matches

Go to advanced search

by YellowHunter
Fri Jan 27, 2023 1:21 pm
Forum: Request Scripts
Topic: How can I write a strategy backtest in TradingView PineScript accessing 3 publicly available indicators within the code
Replies: 0
Views: 19975
 
Jump to post

How can I write a strategy backtest in TradingView PineScript accessing 3 publicly available indicators within the code

Being a novice, I want to write a strategy backtest. Can anybody write a strategy backtest in TradingView pinscript v5 using 'SDT-filtered, N-pole, Gaussian Filter', 'Heikin Ashi RSI Oscillator' setting the Open Smoothing paramter as 7 and 'RSI Past Can be Turned into a Directional Tool' to find out...
by YellowHunter
Thu Jan 12, 2023 9:00 am
Forum: Pine Script Q&A
Topic: How can I detect any change in Linear Regression Candle color from red to green or green to red
Replies: 1
Views: 645
 
Jump to post

How can I detect any change in Linear Regression Candle color from red to green or green to red

Assume lrcopen, lrchigh, lrclow, lrcclose are the open, high, low, close of Linear Regression Candle which is plotted using plotcandle(). I want to check and compare the lrcopen < lrcclose value for last two closed Linear Regression Candle to see whether it changes from false to true or vice versa a...
by YellowHunter
Thu Jan 12, 2023 8:16 am
Forum: Introductions
Topic: Hello World!
Replies: 8
Views: 19424
 
Jump to post

Re: Hello World!

I am a ne pine script coder. Nice to meet you...
Thanks.

Go to advanced search