Indicators
spread
Calculates the spread between the book(ask-bid) %
spread (all)
Calculates the spread between the book(ask-bid) %
Input parameters
| Prop | Type | Default | Description |
|---|---|---|---|
min* | number | 3 | The minutes to look back for the spread |
SQL example
SELECT * FROM spread WHERE min = 3 > 4