This code is modified to draw the first 15 minutes(variable in setting by default 15m is set) of the high and lows through out the day.
It will work on time frames less than than or equal to 1st input. Hope this code helps you all.
IMPORTANT SETTING DETAILS:
1.Res = input(title="Starting X minutes lines to be Displayed",defval="15",...
Hi all,
Base on RSI, I write this script for Bitmext XBTUSD pair, in 15M timeframe.
I tested and it gave me many correctly signals so I hope you will love it
Note:
- this script can use in other timeframe but I wrote it for 15m so, it's best in 15m
-you should combine with more indicators for best entry/exit, but, you can easily follow this in 3-5 candles and...