Skip to content

Commit 62143ee

Browse files
committed
Auto-generate SDK for FinFeedAPI Stock API REST Historical
1 parent 5303587 commit 62143ee

45 files changed

Lines changed: 189 additions & 189 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

finfeedapi/stock-api-rest/sdk/csharp/APIBricks.FinFeedAPI.STOCKAPI.REST.V1.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2012
33
VisualStudioVersion = 12.0.0.0
44
MinimumVisualStudioVersion = 10.0.0.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.STOCKAPI.REST.V1", "src\APIBricks.FinFeedAPI.STOCKAPI.REST.V1\APIBricks.FinFeedAPI.STOCKAPI.REST.V1.csproj", "{9C5D79DF-5259-49DF-A8B4-A63B298E913A}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.STOCKAPI.REST.V1", "src\APIBricks.FinFeedAPI.STOCKAPI.REST.V1\APIBricks.FinFeedAPI.STOCKAPI.REST.V1.csproj", "{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.STOCKAPI.REST.V1.Test", "src\APIBricks.FinFeedAPI.STOCKAPI.REST.V1.Test\APIBricks.FinFeedAPI.STOCKAPI.REST.V1.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{9C5D79DF-5259-49DF-A8B4-A63B298E913A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{9C5D79DF-5259-49DF-A8B4-A63B298E913A}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{9C5D79DF-5259-49DF-A8B4-A63B298E913A}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{9C5D79DF-5259-49DF-A8B4-A63B298E913A}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

finfeedapi/stock-api-rest/sdk/csharp/api/openapi.yaml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ paths:
8080
exchange_id: IEXG
8181
security_category: Common Stock
8282
name: TESLA INC
83-
date: 2026-07-03
83+
date: 2026-07-06
8484
- symbol_id: NVDA
8585
exchange_id: IEXG
8686
security_category: Common Stock
8787
name: NVIDIA CORP
88-
date: 2026-07-03
88+
date: 2026-07-06
8989
schema:
9090
items:
9191
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -98,12 +98,12 @@ paths:
9898
exchange_id: IEXG
9999
security_category: Common Stock
100100
name: TESLA INC
101-
date: 2026-07-03
101+
date: 2026-07-06
102102
- symbol_id: NVDA
103103
exchange_id: IEXG
104104
security_category: Common Stock
105105
name: NVIDIA CORP
106-
date: 2026-07-03
106+
date: 2026-07-06
107107
schema:
108108
items:
109109
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -116,12 +116,12 @@ paths:
116116
exchange_id: IEXG
117117
security_category: Common Stock
118118
name: TESLA INC
119-
date: 2026-07-03
119+
date: 2026-07-06
120120
- symbol_id: NVDA
121121
exchange_id: IEXG
122122
security_category: Common Stock
123123
name: NVIDIA CORP
124-
date: 2026-07-03
124+
date: 2026-07-06
125125
schema:
126126
items:
127127
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -451,29 +451,29 @@ paths:
451451
example:
452452
- add_order:
453453
symbol: AAPL
454-
timestamp_nanos: 1783058890880000000
455-
timestamp: 2026-07-03T06:08:10.8800000Z
454+
timestamp_nanos: 1783318066532000000
455+
timestamp: 2026-07-06T06:07:46.5320000Z
456456
is_side_buy: true
457457
size: 100
458458
price: 176.42
459459
order_id: 123456789
460460
- delete_order:
461461
symbol: TSLA
462-
timestamp_nanos: 1783058890880000000
463-
timestamp: 2026-07-03T06:08:10.8800000Z
462+
timestamp_nanos: 1783318066532000000
463+
timestamp: 2026-07-06T06:07:46.5320000Z
464464
order_id_reference: 987654321
465465
- modify_order:
466466
symbol: NFLX
467-
timestamp_nanos: 1783058890880000000
468-
timestamp: 2026-07-03T06:08:10.8800000Z
467+
timestamp_nanos: 1783318066532000000
468+
timestamp: 2026-07-06T06:07:46.5320000Z
469469
order_id_reference: 789456123
470470
is_priority_reset: false
471471
size: 150
472472
price: 625.85
473473
- executed_order:
474474
symbol: META
475-
timestamp_nanos: 1783058890880000000
476-
timestamp: 2026-07-03T06:08:10.8800000Z
475+
timestamp_nanos: 1783318066532000000
476+
timestamp: 2026-07-06T06:07:46.5320000Z
477477
order_id_reference: 555123456
478478
sale_condition_flags: 0
479479
is_intermarket_sweep: false
@@ -486,8 +486,8 @@ paths:
486486
trade_id: 123987456
487487
- clear_book:
488488
symbol: MSFT
489-
timestamp_nanos: 1783058890880000000
490-
timestamp: 2026-07-03T06:08:10.8800000Z
489+
timestamp_nanos: 1783318066532000000
490+
timestamp: 2026-07-06T06:07:46.5320000Z
491491
schema:
492492
items:
493493
$ref: "#/components/schemas/Models.OrderBookModel"
@@ -535,8 +535,8 @@ paths:
535535
example:
536536
- trading_status:
537537
symbol: PYPL
538-
timestamp_nanos: 1783058890882000000
539-
timestamp: 2026-07-03T06:08:10.8820000Z
538+
timestamp_nanos: 1783318066535000000
539+
timestamp: 2026-07-06T06:07:46.5350000Z
540540
is_trading_live: true
541541
is_trading_halted: false
542542
is_trading_in_order_acceptance_period: false
@@ -554,8 +554,8 @@ paths:
554554
is_reason_not_available: false
555555
- official_price:
556556
symbol: AAPL
557-
timestamp_nanos: 1783058890882000000
558-
timestamp: 2026-07-03T06:08:10.8820000Z
557+
timestamp_nanos: 1783318066535000000
558+
timestamp: 2026-07-06T06:07:46.5350000Z
559559
price_type: 81
560560
price_type_code: Q
561561
price_type_text: IEX Official Opening Price
@@ -564,17 +564,17 @@ paths:
564564
official_price: 12.3456
565565
- security_event:
566566
symbol: CRM
567-
timestamp_nanos: 1783058890882000000
568-
timestamp: 2026-07-03T06:08:10.8820000Z
567+
timestamp_nanos: 1783318066535000000
568+
timestamp: 2026-07-06T06:07:46.5350000Z
569569
security_event: 79
570570
security_event_code: O
571571
security_event_text: Opening Process Complete
572572
is_opening_process_complete: true
573573
is_closing_process_complete: false
574574
- auction_information:
575575
symbol: AAPL
576-
timestamp_nanos: 1783058890882000000
577-
timestamp: 2026-07-03T06:08:10.8820000Z
576+
timestamp_nanos: 1783318066535000000
577+
timestamp: 2026-07-06T06:07:46.5350000Z
578578
auction_type: 79
579579
auction_type_code: O
580580
auction_type_text: Opening Auction
@@ -594,16 +594,16 @@ paths:
594594
is_imbalance_side_sell: false
595595
is_imbalance_side_none: false
596596
extension_number: 0
597-
scheduled_auction_time_seconds: 1783059190
598-
scheduled_auction_time: 2026-07-03T06:13:10.0000000Z
597+
scheduled_auction_time_seconds: 1783318366
598+
scheduled_auction_time: 2026-07-06T06:12:46.0000000Z
599599
auction_book_clearing_price: 156.45
600600
collar_reference_price: 157
601601
lower_auction_collar: 152.5
602602
upper_auction_collar: 161.5
603603
- short_sale_price_test:
604604
symbol: MSFT
605-
timestamp_nanos: 1783058890882000000
606-
timestamp: 2026-07-03T06:08:10.8820000Z
605+
timestamp_nanos: 1783318066535000000
606+
timestamp: 2026-07-06T06:07:46.5350000Z
607607
short_sale_price_test_status: 1
608608
short_sale_price_test_status_code: "1"
609609
short_sale_price_test_status_text: Short Sale Price Test in Effect
@@ -620,17 +620,17 @@ paths:
620620
is_detail_not_available: false
621621
- operational_halt_status:
622622
symbol: AAPL
623-
timestamp_nanos: 1783058890882000000
624-
timestamp: 2026-07-03T06:08:10.8820000Z
623+
timestamp_nanos: 1783318066535000000
624+
timestamp: 2026-07-06T06:07:46.5350000Z
625625
operational_halt_status: 79
626626
operational_halt_status_code: O
627627
operational_halt_status_text: IEX specific operational trading halt
628628
is_operationally_halted: true
629629
is_not_operationally_halted: false
630630
- retail_liquidity_indicator:
631631
symbol: GOOG
632-
timestamp_nanos: 1783058890882000000
633-
timestamp: 2026-07-03T06:08:10.8820000Z
632+
timestamp_nanos: 1783318066535000000
633+
timestamp: 2026-07-06T06:07:46.5350000Z
634634
retail_liquidity_indicator: 65
635635
retail_liquidity_indicator_code: A
636636
retail_liquidity_indicator_text: Buy interest for Retail
@@ -639,8 +639,8 @@ paths:
639639
is_retail_indicator_sell_interest: false
640640
is_retail_indicator_buy_and_sell_interest: false
641641
- system_event:
642-
timestamp_nanos: 1783058890882000000
643-
timestamp: 2026-07-03T06:08:10.8820000Z
642+
timestamp_nanos: 1783318066535000000
643+
timestamp: 2026-07-06T06:07:46.5350000Z
644644
system_event: 79
645645
system_event_code: O
646646
system_event_text: "Start of Messages – Outside of heartbeat messages\
@@ -654,8 +654,8 @@ paths:
654654
is_system_event_end_of_messages: false
655655
- security_directory:
656656
symbol: INTC
657-
timestamp_nanos: 1783058890882000000
658-
timestamp: 2026-07-03T06:08:10.8820000Z
657+
timestamp_nanos: 1783318066535000000
658+
timestamp: 2026-07-06T06:07:46.5350000Z
659659
flags: 0
660660
round_lot_size: 100
661661
adjusted_poc_price: 35.36

finfeedapi/stock-api-rest/sdk/csharp/src/APIBricks.FinFeedAPI.STOCKAPI.REST.V1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ outputDir: out
1111

1212
# https://openapi-generator.tech/docs/generators/csharp
1313
additionalProperties:
14-
packageGuid: '{9C5D79DF-5259-49DF-A8B4-A63B298E913A}'
14+
packageGuid: '{B5DB10A3-2848-47E0-BF65-D3E5B499C71D}'
1515

1616
# https://openapi-generator.tech/docs/integrations/#github-integration
1717
# gitHost:

finfeedapi/stock-api-rest/sdk/eiffel/api_client.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="f980e830-0d68-45a8-a84b-8d57ec737c6a" library_target="openapi_eiffel_client">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="94de99f6-aa05-4ffd-b80d-e6f302e852fc" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

finfeedapi/stock-api-rest/sdk/eiffel/test/api_test.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="9f8a78a9-2dbe-4f92-a2f3-7a4fa261aede">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="a2a517a8-711e-46c6-99ce-02ef2e43693e">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

0 commit comments

Comments
 (0)