algorembrant commited on
Commit
2059e59
·
verified ·
1 Parent(s): ad2f155

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,4 +2,4 @@
2
  license: mit
3
  ---
4
 
5
- The RDBS (range divided by spread) indicator. Is calculated for the current candle, no window/offset, `RDBSin_value = (high - low) / spread`, and true for all indicisual candles.
 
2
  license: mit
3
  ---
4
 
5
+ The RDBS (range divided by spread) indicator. Is calculated for the current candle, no window/offset, `RDBSin_value = (high - low) / spread`, and true for all individual candles.