Referencing the chart's resolution inside of a conditional statement?
Posted: Mon Dec 07, 2020 11:12 am
here is an example of what I am trying to do.
If chart's resolution is 15minutes, then use 0.1 value for an indicator.
If chart's resolution is 30 minutes, then use 0.2 value.
If charts resolution is 1h, then use xyz value...
etc.
If chart's resolution is 15minutes, then use 0.1 value for an indicator.
If chart's resolution is 30 minutes, then use 0.2 value.
If charts resolution is 1h, then use xyz value...
etc.