Skip to content

Commit 8fa26ac

Browse files
authored
Create metadata.json
1 parent 6335f71 commit 8fa26ac

File tree

1 file changed

+12
-0
lines changed
  • 03 Writing Algorithms/20 Historical Data/04 Asset Classes/09 Index Options

1 file changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"type": "metadata",
3+
"values": {
4+
"description": "Some of the Future Options data you can get include prices, open interest, Greeks, and universe selection data.",
5+
"keywords": "historical data, price history, open interest, option chain history, quote history, indicator history",
6+
"og:description": "Some of the Future Options data you can get include prices, open interest, Greeks, and universe selection data.",
7+
"og:title": "Index Options - Documentation QuantConnect.com",
8+
"og:type": "website",
9+
"og:site_name": "Index Options - QuantConnect.com",
10+
"og:image": "https://cdn.quantconnect.com/docs/i/writing-algorithms/historical-data/asset-classes/index-options.png"
11+
}
12+
}

0 commit comments

Comments
 (0)