Skip to content

Commit ff883ed

Browse files
committed
update openapi file
1 parent 4b6e032 commit ff883ed

2 files changed

Lines changed: 72 additions & 72 deletions

File tree

finfeedapi/stock-api-rest/spec/openapi.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"exchange_id": "IEXG",
5555
"security_category": "Common Stock",
5656
"name": "TESLA INC",
57-
"date": "2026-05-05"
57+
"date": "2026-05-06"
5858
},
5959
{
6060
"symbol_id": "NVDA",
6161
"exchange_id": "IEXG",
6262
"security_category": "Common Stock",
6363
"name": "NVIDIA CORP",
64-
"date": "2026-05-05"
64+
"date": "2026-05-06"
6565
}
6666
]
6767
}
@@ -82,14 +82,14 @@
8282
"exchange_id": "IEXG",
8383
"security_category": "Common Stock",
8484
"name": "TESLA INC",
85-
"date": "2026-05-05"
85+
"date": "2026-05-06"
8686
},
8787
{
8888
"symbol_id": "NVDA",
8989
"exchange_id": "IEXG",
9090
"security_category": "Common Stock",
9191
"name": "NVIDIA CORP",
92-
"date": "2026-05-05"
92+
"date": "2026-05-06"
9393
}
9494
]
9595
}
@@ -110,14 +110,14 @@
110110
"exchange_id": "IEXG",
111111
"security_category": "Common Stock",
112112
"name": "TESLA INC",
113-
"date": "2026-05-05"
113+
"date": "2026-05-06"
114114
},
115115
{
116116
"symbol_id": "NVDA",
117117
"exchange_id": "IEXG",
118118
"security_category": "Common Stock",
119119
"name": "NVIDIA CORP",
120-
"date": "2026-05-05"
120+
"date": "2026-05-06"
121121
}
122122
]
123123
}
@@ -487,8 +487,8 @@
487487
{
488488
"add_order": {
489489
"symbol": "AAPL",
490-
"timestamp_nanos": 1777963809517000000,
491-
"timestamp": "2026-05-05T06:50:09.5170000Z",
490+
"timestamp_nanos": 1778047424669000000,
491+
"timestamp": "2026-05-06T06:03:44.6690000Z",
492492
"is_side_buy": true,
493493
"size": 100,
494494
"price": 176.42,
@@ -498,16 +498,16 @@
498498
{
499499
"delete_order": {
500500
"symbol": "TSLA",
501-
"timestamp_nanos": 1777963809517000000,
502-
"timestamp": "2026-05-05T06:50:09.5170000Z",
501+
"timestamp_nanos": 1778047424669000000,
502+
"timestamp": "2026-05-06T06:03:44.6690000Z",
503503
"order_id_reference": 987654321
504504
}
505505
},
506506
{
507507
"modify_order": {
508508
"symbol": "NFLX",
509-
"timestamp_nanos": 1777963809517000000,
510-
"timestamp": "2026-05-05T06:50:09.5170000Z",
509+
"timestamp_nanos": 1778047424669000000,
510+
"timestamp": "2026-05-06T06:03:44.6690000Z",
511511
"order_id_reference": 789456123,
512512
"is_priority_reset": false,
513513
"size": 150,
@@ -517,8 +517,8 @@
517517
{
518518
"executed_order": {
519519
"symbol": "META",
520-
"timestamp_nanos": 1777963809517000000,
521-
"timestamp": "2026-05-05T06:50:09.5170000Z",
520+
"timestamp_nanos": 1778047424669000000,
521+
"timestamp": "2026-05-06T06:03:44.6690000Z",
522522
"order_id_reference": 555123456,
523523
"sale_condition_flags": 0,
524524
"is_intermarket_sweep": false,
@@ -534,8 +534,8 @@
534534
{
535535
"clear_book": {
536536
"symbol": "MSFT",
537-
"timestamp_nanos": 1777963809517000000,
538-
"timestamp": "2026-05-05T06:50:09.5170000Z"
537+
"timestamp_nanos": 1778047424669000000,
538+
"timestamp": "2026-05-06T06:03:44.6690000Z"
539539
}
540540
}
541541
]
@@ -587,8 +587,8 @@
587587
{
588588
"trading_status": {
589589
"symbol": "PYPL",
590-
"timestamp_nanos": 1777963809519000000,
591-
"timestamp": "2026-05-05T06:50:09.5190000Z",
590+
"timestamp_nanos": 1778047424677000000,
591+
"timestamp": "2026-05-06T06:03:44.6770000Z",
592592
"is_trading_live": true,
593593
"is_trading_halted": false,
594594
"is_trading_in_order_acceptance_period": false,
@@ -609,8 +609,8 @@
609609
{
610610
"official_price": {
611611
"symbol": "AAPL",
612-
"timestamp_nanos": 1777963809519000000,
613-
"timestamp": "2026-05-05T06:50:09.5190000Z",
612+
"timestamp_nanos": 1778047424677000000,
613+
"timestamp": "2026-05-06T06:03:44.6770000Z",
614614
"price_type": 81,
615615
"price_type_code": "Q",
616616
"price_type_text": "IEX Official Opening Price",
@@ -622,8 +622,8 @@
622622
{
623623
"security_event": {
624624
"symbol": "CRM",
625-
"timestamp_nanos": 1777963809519000000,
626-
"timestamp": "2026-05-05T06:50:09.5190000Z",
625+
"timestamp_nanos": 1778047424677000000,
626+
"timestamp": "2026-05-06T06:03:44.6770000Z",
627627
"security_event": 79,
628628
"security_event_code": "O",
629629
"security_event_text": "Opening Process Complete",
@@ -634,8 +634,8 @@
634634
{
635635
"auction_information": {
636636
"symbol": "AAPL",
637-
"timestamp_nanos": 1777963809519000000,
638-
"timestamp": "2026-05-05T06:50:09.5190000Z",
637+
"timestamp_nanos": 1778047424677000000,
638+
"timestamp": "2026-05-06T06:03:44.6770000Z",
639639
"auction_type": 79,
640640
"auction_type_code": "O",
641641
"auction_type_text": "Opening Auction",
@@ -655,8 +655,8 @@
655655
"is_imbalance_side_sell": false,
656656
"is_imbalance_side_none": false,
657657
"extension_number": 0,
658-
"scheduled_auction_time_seconds": 1777964109,
659-
"scheduled_auction_time": "2026-05-05T06:55:09.0000000Z",
658+
"scheduled_auction_time_seconds": 1778047724,
659+
"scheduled_auction_time": "2026-05-06T06:08:44.0000000Z",
660660
"auction_book_clearing_price": 156.45,
661661
"collar_reference_price": 157,
662662
"lower_auction_collar": 152.5,
@@ -666,8 +666,8 @@
666666
{
667667
"short_sale_price_test": {
668668
"symbol": "MSFT",
669-
"timestamp_nanos": 1777963809519000000,
670-
"timestamp": "2026-05-05T06:50:09.5190000Z",
669+
"timestamp_nanos": 1778047424677000000,
670+
"timestamp": "2026-05-06T06:03:44.6770000Z",
671671
"short_sale_price_test_status": 1,
672672
"short_sale_price_test_status_code": "1",
673673
"short_sale_price_test_status_text": "Short Sale Price Test in Effect",
@@ -686,8 +686,8 @@
686686
{
687687
"operational_halt_status": {
688688
"symbol": "AAPL",
689-
"timestamp_nanos": 1777963809519000000,
690-
"timestamp": "2026-05-05T06:50:09.5190000Z",
689+
"timestamp_nanos": 1778047424677000000,
690+
"timestamp": "2026-05-06T06:03:44.6770000Z",
691691
"operational_halt_status": 79,
692692
"operational_halt_status_code": "O",
693693
"operational_halt_status_text": "IEX specific operational trading halt",
@@ -698,8 +698,8 @@
698698
{
699699
"retail_liquidity_indicator": {
700700
"symbol": "GOOG",
701-
"timestamp_nanos": 1777963809519000000,
702-
"timestamp": "2026-05-05T06:50:09.5190000Z",
701+
"timestamp_nanos": 1778047424677000000,
702+
"timestamp": "2026-05-06T06:03:44.6770000Z",
703703
"retail_liquidity_indicator": 65,
704704
"retail_liquidity_indicator_code": "A",
705705
"retail_liquidity_indicator_text": "Buy interest for Retail",
@@ -711,8 +711,8 @@
711711
},
712712
{
713713
"system_event": {
714-
"timestamp_nanos": 1777963809519000000,
715-
"timestamp": "2026-05-05T06:50:09.5190000Z",
714+
"timestamp_nanos": 1778047424677000000,
715+
"timestamp": "2026-05-06T06:03:44.6770000Z",
716716
"system_event": 79,
717717
"system_event_code": "O",
718718
"system_event_text": "Start of Messages – Outside of heartbeat messages on the lower level protocol, the start of day message is the first message sent in any trading session.",
@@ -727,8 +727,8 @@
727727
{
728728
"security_directory": {
729729
"symbol": "INTC",
730-
"timestamp_nanos": 1777963809519000000,
731-
"timestamp": "2026-05-05T06:50:09.5190000Z",
730+
"timestamp_nanos": 1778047424677000000,
731+
"timestamp": "2026-05-06T06:03:44.6770000Z",
732732
"flags": 0,
733733
"round_lot_size": 100,
734734
"adjusted_poc_price": 35.36,

0 commit comments

Comments
 (0)