Skip to content

Commit 9cb9922

Browse files
committed
Auto-generate SDK for FinFeedAPI Stock API REST Historical
1 parent 7294202 commit 9cb9922

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", "{3B0827C5-901F-44EF-B850-25F70847CDEA}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIBricks.FinFeedAPI.STOCKAPI.REST.V1", "src\APIBricks.FinFeedAPI.STOCKAPI.REST.V1\APIBricks.FinFeedAPI.STOCKAPI.REST.V1.csproj", "{D808FEE5-D378-4020-8CA0-1184211956C0}"
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-
{3B0827C5-901F-44EF-B850-25F70847CDEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{3B0827C5-901F-44EF-B850-25F70847CDEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{3B0827C5-901F-44EF-B850-25F70847CDEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{3B0827C5-901F-44EF-B850-25F70847CDEA}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{D808FEE5-D378-4020-8CA0-1184211956C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{D808FEE5-D378-4020-8CA0-1184211956C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{D808FEE5-D378-4020-8CA0-1184211956C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{D808FEE5-D378-4020-8CA0-1184211956C0}.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
@@ -57,12 +57,12 @@ paths:
5757
exchange_id: IEXG
5858
security_category: Common Stock
5959
name: TESLA INC
60-
date: 2026-05-28
60+
date: 2026-05-29
6161
- symbol_id: NVDA
6262
exchange_id: IEXG
6363
security_category: Common Stock
6464
name: NVIDIA CORP
65-
date: 2026-05-28
65+
date: 2026-05-29
6666
schema:
6767
items:
6868
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -75,12 +75,12 @@ paths:
7575
exchange_id: IEXG
7676
security_category: Common Stock
7777
name: TESLA INC
78-
date: 2026-05-28
78+
date: 2026-05-29
7979
- symbol_id: NVDA
8080
exchange_id: IEXG
8181
security_category: Common Stock
8282
name: NVIDIA CORP
83-
date: 2026-05-28
83+
date: 2026-05-29
8484
schema:
8585
items:
8686
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -93,12 +93,12 @@ paths:
9393
exchange_id: IEXG
9494
security_category: Common Stock
9595
name: TESLA INC
96-
date: 2026-05-28
96+
date: 2026-05-29
9797
- symbol_id: NVDA
9898
exchange_id: IEXG
9999
security_category: Common Stock
100100
name: NVIDIA CORP
101-
date: 2026-05-28
101+
date: 2026-05-29
102102
schema:
103103
items:
104104
$ref: "#/components/schemas/FinFeedAPI.SymbolModel"
@@ -372,29 +372,29 @@ paths:
372372
example:
373373
- add_order:
374374
symbol: AAPL
375-
timestamp_nanos: 1779948430683000000
376-
timestamp: 2026-05-28T06:07:10.6830000Z
375+
timestamp_nanos: 1780034717468000000
376+
timestamp: 2026-05-29T06:05:17.4680000Z
377377
is_side_buy: true
378378
size: 100
379379
price: 176.42
380380
order_id: 123456789
381381
- delete_order:
382382
symbol: TSLA
383-
timestamp_nanos: 1779948430683000000
384-
timestamp: 2026-05-28T06:07:10.6830000Z
383+
timestamp_nanos: 1780034717468000000
384+
timestamp: 2026-05-29T06:05:17.4680000Z
385385
order_id_reference: 987654321
386386
- modify_order:
387387
symbol: NFLX
388-
timestamp_nanos: 1779948430683000000
389-
timestamp: 2026-05-28T06:07:10.6830000Z
388+
timestamp_nanos: 1780034717468000000
389+
timestamp: 2026-05-29T06:05:17.4680000Z
390390
order_id_reference: 789456123
391391
is_priority_reset: false
392392
size: 150
393393
price: 625.85
394394
- executed_order:
395395
symbol: META
396-
timestamp_nanos: 1779948430683000000
397-
timestamp: 2026-05-28T06:07:10.6830000Z
396+
timestamp_nanos: 1780034717468000000
397+
timestamp: 2026-05-29T06:05:17.4680000Z
398398
order_id_reference: 555123456
399399
sale_condition_flags: 0
400400
is_intermarket_sweep: false
@@ -407,8 +407,8 @@ paths:
407407
trade_id: 123987456
408408
- clear_book:
409409
symbol: MSFT
410-
timestamp_nanos: 1779948430683000000
411-
timestamp: 2026-05-28T06:07:10.6830000Z
410+
timestamp_nanos: 1780034717468000000
411+
timestamp: 2026-05-29T06:05:17.4680000Z
412412
schema:
413413
items:
414414
$ref: "#/components/schemas/Models.OrderBookModel"
@@ -445,8 +445,8 @@ paths:
445445
example:
446446
- trading_status:
447447
symbol: PYPL
448-
timestamp_nanos: 1779948430691000000
449-
timestamp: 2026-05-28T06:07:10.6910000Z
448+
timestamp_nanos: 1780034717493000000
449+
timestamp: 2026-05-29T06:05:17.4930000Z
450450
is_trading_live: true
451451
is_trading_halted: false
452452
is_trading_in_order_acceptance_period: false
@@ -464,8 +464,8 @@ paths:
464464
is_reason_not_available: false
465465
- official_price:
466466
symbol: AAPL
467-
timestamp_nanos: 1779948430691000000
468-
timestamp: 2026-05-28T06:07:10.6910000Z
467+
timestamp_nanos: 1780034717493000000
468+
timestamp: 2026-05-29T06:05:17.4930000Z
469469
price_type: 81
470470
price_type_code: Q
471471
price_type_text: IEX Official Opening Price
@@ -474,17 +474,17 @@ paths:
474474
official_price: 12.3456
475475
- security_event:
476476
symbol: CRM
477-
timestamp_nanos: 1779948430691000000
478-
timestamp: 2026-05-28T06:07:10.6910000Z
477+
timestamp_nanos: 1780034717493000000
478+
timestamp: 2026-05-29T06:05:17.4930000Z
479479
security_event: 79
480480
security_event_code: O
481481
security_event_text: Opening Process Complete
482482
is_opening_process_complete: true
483483
is_closing_process_complete: false
484484
- auction_information:
485485
symbol: AAPL
486-
timestamp_nanos: 1779948430691000000
487-
timestamp: 2026-05-28T06:07:10.6910000Z
486+
timestamp_nanos: 1780034717493000000
487+
timestamp: 2026-05-29T06:05:17.4930000Z
488488
auction_type: 79
489489
auction_type_code: O
490490
auction_type_text: Opening Auction
@@ -504,16 +504,16 @@ paths:
504504
is_imbalance_side_sell: false
505505
is_imbalance_side_none: false
506506
extension_number: 0
507-
scheduled_auction_time_seconds: 1779948730
508-
scheduled_auction_time: 2026-05-28T06:12:10.0000000Z
507+
scheduled_auction_time_seconds: 1780035017
508+
scheduled_auction_time: 2026-05-29T06:10:17.0000000Z
509509
auction_book_clearing_price: 156.45
510510
collar_reference_price: 157
511511
lower_auction_collar: 152.5
512512
upper_auction_collar: 161.5
513513
- short_sale_price_test:
514514
symbol: MSFT
515-
timestamp_nanos: 1779948430691000000
516-
timestamp: 2026-05-28T06:07:10.6910000Z
515+
timestamp_nanos: 1780034717493000000
516+
timestamp: 2026-05-29T06:05:17.4930000Z
517517
short_sale_price_test_status: 1
518518
short_sale_price_test_status_code: "1"
519519
short_sale_price_test_status_text: Short Sale Price Test in Effect
@@ -530,17 +530,17 @@ paths:
530530
is_detail_not_available: false
531531
- operational_halt_status:
532532
symbol: AAPL
533-
timestamp_nanos: 1779948430691000000
534-
timestamp: 2026-05-28T06:07:10.6910000Z
533+
timestamp_nanos: 1780034717493000000
534+
timestamp: 2026-05-29T06:05:17.4930000Z
535535
operational_halt_status: 79
536536
operational_halt_status_code: O
537537
operational_halt_status_text: IEX specific operational trading halt
538538
is_operationally_halted: true
539539
is_not_operationally_halted: false
540540
- retail_liquidity_indicator:
541541
symbol: GOOG
542-
timestamp_nanos: 1779948430691000000
543-
timestamp: 2026-05-28T06:07:10.6910000Z
542+
timestamp_nanos: 1780034717493000000
543+
timestamp: 2026-05-29T06:05:17.4930000Z
544544
retail_liquidity_indicator: 65
545545
retail_liquidity_indicator_code: A
546546
retail_liquidity_indicator_text: Buy interest for Retail
@@ -549,8 +549,8 @@ paths:
549549
is_retail_indicator_sell_interest: false
550550
is_retail_indicator_buy_and_sell_interest: false
551551
- system_event:
552-
timestamp_nanos: 1779948430691000000
553-
timestamp: 2026-05-28T06:07:10.6910000Z
552+
timestamp_nanos: 1780034717493000000
553+
timestamp: 2026-05-29T06:05:17.4930000Z
554554
system_event: 79
555555
system_event_code: O
556556
system_event_text: "Start of Messages – Outside of heartbeat messages\
@@ -564,8 +564,8 @@ paths:
564564
is_system_event_end_of_messages: false
565565
- security_directory:
566566
symbol: INTC
567-
timestamp_nanos: 1779948430691000000
568-
timestamp: 2026-05-28T06:07:10.6910000Z
567+
timestamp_nanos: 1780034717493000000
568+
timestamp: 2026-05-29T06:05:17.4930000Z
569569
flags: 0
570570
round_lot_size: 100
571571
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: '{3B0827C5-901F-44EF-B850-25F70847CDEA}'
14+
packageGuid: '{D808FEE5-D378-4020-8CA0-1184211956C0}'
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="36bc10e8-27c5-4f07-ad80-337b56921170" 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="cbb223e9-52b2-4086-af3d-107c8c05b48d" 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="673d3f21-4d13-49b3-83a3-0b8328065d35">
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="44e2af9f-6d5c-4c49-b36e-b7898b16280b">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

0 commit comments

Comments
 (0)