Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions .polygon/rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2811,7 +2811,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
},
"otc": {
Expand Down Expand Up @@ -2996,7 +2996,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -3227,7 +3227,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
},
"otc": {
Expand Down Expand Up @@ -4806,7 +4806,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -4977,7 +4977,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -5580,7 +5580,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -5765,7 +5765,7 @@
"description": "The volume weighted average price."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -5997,7 +5997,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -7475,7 +7475,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -7660,7 +7660,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -7891,7 +7891,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -9753,7 +9753,7 @@
"description": "The milliseconds of latency for the query results."
},
"NumberOfItems": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
},
"OTC": {
Expand Down Expand Up @@ -9895,7 +9895,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -9950,7 +9950,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
},
"otc": {
Expand Down Expand Up @@ -10005,7 +10005,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
},
"otc": {
Expand Down Expand Up @@ -10064,7 +10064,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -10115,7 +10115,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -10170,7 +10170,7 @@
"description": "The Unix Msec timestamp for the start of the aggregate window."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down Expand Up @@ -13065,7 +13065,7 @@
"description": "The volume weighted average price."
},
"n": {
"type": "number",
"type": "integer",
"description": "The number of transactions in the aggregate window."
}
}
Expand Down