Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-finage contribution from ombhardwajj #47181

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ombhardwajj
Copy link

@ombhardwajj ombhardwajj commented Oct 21, 2024

This closes #47173

What

This PR adds a new connector for source Finage (source-finage).

Contributor-provided connector description:

Real-Time Market Data Solutions for Stocks, Forex, and Crypto
This connector can be used to extract data from various APIs such as symbol-list,Aggregates,Snapshot and Technical Indicators
Docs : https://finage.co.uk/docs/api

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
type string Type. Indicator type. [ DEMA, EMA, SMA, WMA, RSI, TEMA, Williams, ADX ]
api_key string API Key.
market_type string Market type. For Example us-stock, ca-stock, in-stock, ru-stock, forex, crypto, index
limit string Limit. Limit of the news. Default is 10 and maximum allowed limit is 30.
from string From. Start date
to string To. End date
time string Time. Time interval [ daily, 1min , 5min, 15min, 30min, 1hour, 4hour ]
period string Period. Time period. Default is 10
multiply string Multiply. Time multiplier 1
time_aggregates string Time aggregates. Size of the time. [minute, hour, day, week, month, quarter, year]

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Symbol List DefaultPaginator
Market News No pagination
Most Active US Stocks symbol No pagination
Technical Indicators No pagination
Stock Last Quote No pagination
Stock Last Trade No pagination
US Stocks Aggregates No pagination
US Stocks Previous Close No pagination
US Stocks Snapshot s No pagination
Forex Last Quote No pagination
Forex Last Trade No pagination
Forex Aggregates No pagination
Forex Previous Close No pagination
Crypto Last Quote No pagination
Crypto Aggregates No pagination
Crypto Last Trade No pagination
Crypto Snapshot s No pagination

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Oct 21, 2024

@ombhardwajj is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@marcosmarxm
Copy link
Member

Hello 👋 Due to the numerous contributions happening, I decided to create this view to help you know when I plan to review your contribution. If your connector has some limited-time credential feel free to reach me out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/finage hack-2024-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[connector-request] Finage
3 participants