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 423423 "e" : {
424424 "type" : " integer" ,
425425 "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."
426430 }
427431 }
428432 },
566570 "e" : {
567571 "type" : " integer" ,
568572 "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."
569577 }
570578 }
571579 },
23482356 "e" : {
23492357 "type" : " integer" ,
23502358 "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."
23512363 }
23522364 }
23532365 },
24172429 "e" : {
24182430 "type" : " integer" ,
24192431 "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."
24202436 }
24212437 }
24222438 },
24982514 "e" : {
24992515 "type" : " integer" ,
25002516 "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."
25012521 }
25022522 }
25032523 },
You can’t perform that action at this time.
0 commit comments