We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0723e3f commit f2dfbcdCopy full SHA for f2dfbcd
1 file changed
factset.json
@@ -12,5 +12,23 @@
12
],
13
"data-supported": [ "IndexOption" ],
14
"more-information": "https://www.factset.com/",
15
- "documentation": ""
+ "documentation": "",
16
+ "module-specification": {
17
+ "download": {
18
+ "data-types": [
19
+ "OpenInterest",
20
+ "Trade",
21
+ "Quote"
22
+ ],
23
+ "resolutions": [
24
+ "Daily"
25
26
+ "security-types": [
27
+ "IndexOption"
28
29
+ "markets": [
30
+ "USA"
31
+ ]
32
+ }
33
34
}
0 commit comments