Initial commit of Put / Call Ratio indicator README
This commit is contained in:
parent
ee6ff09aa6
commit
8f32039982
14
indicators/put-call-ratio/README.md
Normal file
14
indicators/put-call-ratio/README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Put / Call Ratio
|
||||||
|
|
||||||
|
The **Put / Call Ratio** is defined as follows:
|
||||||
|
|
||||||
|
```
|
||||||
|
Put / Call Ratio = Total Put Options Volume / Total Call Options Volume
|
||||||
|
```
|
||||||
|
|
||||||
|
This indicator requires an [IQFeed](https://www.iqfeed.net/) data subscription as it relies on the following market statistics symbols:
|
||||||
|
|
||||||
|
* VPOT.Z - Option Put Volume Total
|
||||||
|
* VCOT.Z - Option Call Volume Total
|
||||||
|
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user