awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to compendiumfi/pendax-sdk

Open-source alternatives to PENDAX SDK

30 open-source projects similar to compendiumfi/pendax-sdk, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PENDAX SDK alternative.

  • hugues31/coinnectAvatar hugues31

    hugues31/coinnect

    157Vezi pe GitHub↗

    Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.

    Rust
    Vezi pe GitHub↗157
  • ccxt/ccxtAvatar ccxt

    ccxt/ccxt

    42,938Vezi pe GitHub↗

    This library provides a unified interface for interacting with hundreds of global cryptocurrency exchanges. It serves as a standardized framework for building automated trading systems, allowing developers to fetch real-time market data, manage account balances, and execute orders across multiple financial platforms through a single, predictable set of methods. The project distinguishes itself by abstracting the complexities of diverse exchange-specific application programming interfaces into a consistent internal schema. It includes a modular authentication layer that automatically handles c

    Pythonaltcoinapiarbitrage
    Vezi pe GitHub↗42,938
  • jamesmawm/high-frequency-trading-model-with-ibAvatar jamesmawm

    jamesmawm/High-Frequency-Trading-Model-with-IB

    2,891Vezi pe GitHub↗

    This is a containerized algorithmic trading system that connects to Interactive Brokers to execute high-frequency pairs trading strategies on forex instruments. The project implements a mean-reversion model that maintains long-short position pairs, continuously recalculating a beta hedge ratio to profit from temporary divergences in correlated price spreads. The system processes each incoming market tick through a signal pipeline that immediately evaluates indicators and triggers market orders without batching or aggregation. It includes an irregular tick resampling engine that converts inhom

    Python
    Vezi pe GitHub↗2,891
  • ricequant/rqalphaAvatar ricequant

    ricequant/rqalpha

    6,166Vezi pe GitHub↗

    RQAlpha is a Python-native quantitative trading backtesting framework and live trading execution system. It provides an event-driven engine for simulating trading strategies against historical market data, with realistic transaction costs, slippage models, and corporate action handling. The platform supports multi-asset class trading including stocks, futures, options, and REITs, with separate sub-accounts for different asset types and configurable margin requirements. The framework distinguishes itself through a plugin-based extensible architecture that allows users to swap out core componen

    Pythonbacktestfinancefutures
    Vezi pe GitHub↗6,166

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • edtechre/pybrokerAvatar edtechre

    edtechre/pybroker

    3,191Vezi pe GitHub↗

    pybroker is a Python algorithmic trading framework and quantitative technical analysis library designed for developing, testing, and optimizing trading strategies using historical market data. It functions as a trading strategy backtester and a financial performance evaluator, providing a structured environment to simulate trading rules and analyze their statistical reliability. The framework distinguishes itself through a market data integration layer that handles the fetching and caching of historical price data from external providers. It incorporates an event-driven backtesting engine and

    Pythonaialgorithmic-tradingalgotrading
    Vezi pe GitHub↗3,191
  • hkuds/vibe-tradingAvatar HKUDS

    HKUDS/Vibe-Trading

    12,401Vezi pe GitHub↗

    Vibe-Trading is a system for automated financial trading and algorithmic market research. It uses autonomous agents to manage financial assets and execute trades based on predefined rules and logic. The project features a multi-agent collaborative workflow that coordinates specialized agents to perform joint research and risk reviews. It utilizes large language model orchestration to map natural language prompts to executable data loaders and backtesting functions. The platform includes capabilities for quantitative strategy backtesting and alpha benchmarking using information coefficients t

    Python
    Vezi pe GitHub↗12,401
  • stocksharp/stocksharpAvatar StockSharp

    StockSharp/StockSharp

    10,126Vezi pe GitHub↗

    StockSharp is an algorithmic trading platform and quantitative framework used for developing and deploying trading robots across stock, forex, and cryptocurrency markets. It functions as a multi-asset trading gateway and a dedicated development environment for building, debugging, and scheduling automated strategies. The platform includes a visual strategy workflow editor that maps logic blocks to executable code and a simulation engine that replays historical tick data to validate trading logic. It utilizes a plugin-based broker integration system to normalize diverse exchange protocols into

    C#
    Vezi pe GitHub↗10,126
  • yutiansut/quantaxisAvatar yutiansut

    yutiansut/QUANTAXIS

    9,955Vezi pe GitHub↗

    Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies across global equities, futures, and cryptocurrencies. It integrates an event-driven backtesting engine, a multi-market execution gateway for order routing, and a quantitative data pipeline for ingesting and storing multi-asset market data. The system features a Rust-accelerated financial library that utilizes Apache Arrow for high-performance technical indicator calculation and zero-copy data processing. It provides a containerized infrastructure model designed for orchestrati

    Pythonquant
    Vezi pe GitHub↗9,955
  • backtrader/backtraderAvatar backtrader

    backtrader/backtrader

    22,019Vezi pe GitHub↗

    Backtrader is a Python backtesting framework and algorithmic trading platform. It provides a toolkit for developing automated trading rules and simulating investment strategies using historical financial time-series data. The system functions as a quantitative analysis tool, combining a simulation engine for testing trading rules with a financial data visualizer that generates price action charts. It allows for the calculation of technical indicators and the evaluation of portfolio performance through risk-adjusted returns. The platform covers live trading integration via brokerage APIs and

    Python
    Vezi pe GitHub↗22,019
  • akfamily/akshareAvatar akfamily

    akfamily/akshare

    16,358Vezi pe GitHub↗

    This project is a Python library designed for the programmatic retrieval and analysis of diverse financial datasets. It functions as a comprehensive toolkit for quantitative research, providing a unified interface to fetch historical and real-time market data across asset classes including equities, futures, bonds, cryptocurrencies, and foreign exchange. By abstracting complex network requests into simple, parameter-driven functions, it enables users to integrate financial data into research workflows and automated trading systems. The library distinguishes itself through its scraper-based ag

    Pythonacademicakshareasset-pricing
    Vezi pe GitHub↗16,358
  • binance-exchange/binance-official-api-docsAvatar binance-exchange

    binance-exchange/binance-official-api-docs

    4,245Vezi pe GitHub↗

    This project is a cryptocurrency exchange API documentation portal. It provides a technical reference for integrating with REST and WebSocket interfaces to trade digital assets and stream market data. The site serves as a REST API reference with schema-driven endpoint descriptions and request-response examples, alongside a WebSocket data stream guide for receiving live order book updates and price feeds. The documentation is implemented as a markdown-based static site featuring client-side search indexing and hierarchical navigation. It uses schema-driven content generation and linked asset

    Vezi pe GitHub↗4,245
  • binance/binance-spot-api-docsAvatar binance

    binance/binance-spot-api-docs

    4,812Vezi pe GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    Vezi pe GitHub↗4,812
  • blampe/ibpyAvatar blampe

    blampe/IbPy

    1,421Vezi pe GitHub↗

    Python API for the Interactive Brokers on-line trading system.

    Python
    Vezi pe GitHub↗1,421
  • avelkoski/frbAvatar avelkoski

    avelkoski/FRB

    181Vezi pe GitHub↗

    Python Client for Interfacing with the Federal Reserve Bank of St. Louis' Economic Data API (FRED®)

    Python
    Vezi pe GitHub↗181
  • alvarobartt/investpyAvatar alvarobartt

    alvarobartt/investpy

    1,835Vezi pe GitHub↗

    Financial Data Extraction from Investing.com with Python

    Python
    Vezi pe GitHub↗1,835
  • addisonlynch/iexfinanceAvatar addisonlynch

    addisonlynch/iexfinance

    647Vezi pe GitHub↗

    Python SDK for IEX Cloud

    Python
    Vezi pe GitHub↗647
  • bhftbootcamp/cryptoexchangeapis.jlAvatar bhftbootcamp

    bhftbootcamp/CryptoExchangeAPIs.jl

    29Vezi pe GitHub↗

    Cryptocurrency exchange API client for Julia

    Julia
    Vezi pe GitHub↗29
  • cgoldberg/ystockquoteAvatar cgoldberg

    cgoldberg/ystockquote

    537Vezi pe GitHub↗

    Fetch stock quote data from Yahoo Finance

    Pythonequitiesmarketmarket-data
    Vezi pe GitHub↗537
  • bhftbootcamp/ccyconv.jlAvatar bhftbootcamp

    bhftbootcamp/CcyConv.jl

    24Vezi pe GitHub↗

    Currency conversion library for Julia

    Julia
    Vezi pe GitHub↗24
  • alpacahq/marketstoreA

    alpacahq/marketstore

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • coinpaprika/coinpaprika-api-python-clientAvatar coinpaprika

    coinpaprika/coinpaprika-api-python-client

    18Vezi pe GitHub↗

    This library provides convenient way to use Coinpaprika.com API in Python.

    Pythonapi-clientbitcoinblockchain
    Vezi pe GitHub↗18
  • coinpaprika/dexpaprika-sdk-pythonAvatar coinpaprika

    coinpaprika/dexpaprika-sdk-python

    9Vezi pe GitHub↗

    Official DexPaprika Python SDK: Pythonic access to cross-chain DEX data, prices, and pools with type hints and caching.

    Pythonapi-clientblockchaincrypto
    Vezi pe GitHub↗9
  • crypto-lake/lake-apiAvatar crypto-lake

    crypto-lake/lake-api

    72Vezi pe GitHub↗

    Python API for accessing Lake high frequency tick trades & order book data

    Python
    Vezi pe GitHub↗72
  • cttn/stockexAvatar cttn

    cttn/Stockex

    33Vezi pe GitHub↗

    Python wrapper for Yahoo! Finance API.

    Python
    Vezi pe GitHub↗33
  • cuemacro/findatapyAvatar cuemacro

    cuemacro/findatapy

    2,057Vezi pe GitHub↗

    Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.

    Pythonarcticbloombergdukascopy
    Vezi pe GitHub↗2,057
  • datawrestler/after-hoursAvatar datawrestler

    datawrestler/after-hours

    38Vezi pe GitHub↗

    Obtain pre market and after hours stock prices for a given symbol

    Python
    Vezi pe GitHub↗38
  • davidastephens/pandas-financeAvatar davidastephens

    davidastephens/pandas-finance

    160Vezi pe GitHub↗

    High level API for access to and analysis of financial data.

    Python
    Vezi pe GitHub↗160
  • defeat-beta/defeatbeta-apiAvatar defeat-beta

    defeat-beta/defeatbeta-api

    662Vezi pe GitHub↗

    An open-source alternative to Yahoo Finance's market data APIs with higher reliability.

    Pythonai-tradingearnings-call-gptearnings-call-transcripts
    Vezi pe GitHub↗662
  • bmoscon/cryptofeedAvatar bmoscon

    bmoscon/cryptofeed

    2,858Vezi pe GitHub↗

    Cryptocurrency Exchange Websocket Data Feed Handler

    Python
    Vezi pe GitHub↗2,858
  • btcid/indodax-official-api-docsAvatar btcid

    btcid/indodax-official-api-docs

    168Vezi pe GitHub↗

    Official Documentation for the Indodax APIs

    Vezi pe GitHub↗168