File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 423
423
"e" : {
424
424
"type" : " integer" ,
425
425
"description" : " The timestamp of the ending tick for this aggregate window in Unix Milliseconds."
426
+ },
427
+ "otc" : {
428
+ "type" : " boolean" ,
429
+ "description" : " Whether or not this aggregate is for an OTC ticker. This field will be left off if false."
426
430
}
427
431
}
428
432
},
566
570
"e" : {
567
571
"type" : " integer" ,
568
572
"description" : " The timestamp of the ending tick for this aggregate window in Unix Milliseconds."
573
+ },
574
+ "otc" : {
575
+ "type" : " boolean" ,
576
+ "description" : " Whether or not this aggregate is for an OTC ticker. This field will be left off if false."
569
577
}
570
578
}
571
579
},
2348
2356
"e" : {
2349
2357
"type" : " integer" ,
2350
2358
"description" : " The timestamp of the ending tick for this aggregate window in Unix Milliseconds."
2359
+ },
2360
+ "otc" : {
2361
+ "type" : " boolean" ,
2362
+ "description" : " Whether or not this aggregate is for an OTC ticker. This field will be left off if false."
2351
2363
}
2352
2364
}
2353
2365
},
2417
2429
"e" : {
2418
2430
"type" : " integer" ,
2419
2431
"description" : " The timestamp of the ending tick for this aggregate window in Unix Milliseconds."
2432
+ },
2433
+ "otc" : {
2434
+ "type" : " boolean" ,
2435
+ "description" : " Whether or not this aggregate is for an OTC ticker. This field will be left off if false."
2420
2436
}
2421
2437
}
2422
2438
},
2498
2514
"e" : {
2499
2515
"type" : " integer" ,
2500
2516
"description" : " The timestamp of the ending tick for this aggregate window in Unix Milliseconds."
2517
+ },
2518
+ "otc" : {
2519
+ "type" : " boolean" ,
2520
+ "description" : " Whether or not this aggregate is for an OTC ticker. This field will be left off if false."
2501
2521
}
2502
2522
}
2503
2523
},
You can’t perform that action at this time.
0 commit comments