iexcloud

There are 51 repositories under iexcloud topic.

  • AlgoTraders/stock-analysis-engine

    Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/

    Language:Jupyter Notebook1.1k7310252
  • WojciechZankowski/iextrading4j

    IEX Cloud open source API wrapper

    Language:Java122124746
  • vslee/IEXSharp

    IEX Cloud API for C# and other .net languages. Supports SSE streaming

    Language:C#91163537
  • schardtbc/iexcloud_api_wrapper

    iexcloud api wrapper written in typescript (asynchronous interface)

    Language:TypeScript8481919
  • Stock_Market_Web_App

    jcwill415/Stock_Market_Web_App

    Web App for Stock Quotes & Building a Portfolio Using Python & Django

    Language:Python621021
  • derekwolpert/InvestChest

    Web-Based Stock Portfolio built with MERN (MongoDB, Express.js, React, Node.js) Stack, Redux, Sass, Recharts, IEX Cloud, and deployed with Docker

    Language:JavaScript242012
  • XamlBrewer/UWP-IEXCloud-Sample

    A WinUI reference app in UWP accessing IEXCloud data

    Language:C#21201
  • schardtbc/iexcloudR

    iexcloud api wrapper

    Language:R16165
  • jhustles/bloomstrade

    Developed a stock trading web app using Python, Flask, SQLite3, Jinja, Bootsrap4, and HTML. This app enables users register and trade stocks with play money, and also tracks your portfolio balance and history. Data is provided by IEXCLOUD.IO API (https://iexcloud.io/)

    Language:Python12223
  • SC4RECOIN/PriceTargetTrader

    Pull price targets from IEXCloud and paper trade on Alpaca 🦙

    Language:Python12401
  • iexcloud/iexcloud-openid-client-example

    Example OpenID Client for IEX Cloud

    Language:Python11213
  • kastravec/kopitrade

    Explore and track stocks, see charts and information based on the IEX service

    Language:C++9204
  • Riex
  • alexiakl/stockd

    📈 Create stock portfolios and study their performance!

    Language:JavaScript81250
  • JosueMrt/react-stock-market

    Simple stock market app made with React & Chart.js

    Language:JavaScript8109
  • jonwho/go-iex

    IEX Cloud API client in Go

    Language:Go64143
  • PythonForForex/IEX-API-Introduction-Guide

    Code snippets for IEX API Introduction Guide published on AlgoTrading101's Blog

    Language:Jupyter Notebook6211
  • aokellermann/iex

    C++17 library for querying IEX Cloud REST API.

    Language:C++41250
  • soca-git/stocks-api

    A personal project which aims to create an API-powered Stocks application, based on MacOS Stocks.

    Language:C#31222
  • CSToddDEV/Luna-Options

    Luna options is a client - server project designed in Python. The server scrapes S&P500 stock and option data form the IEX Cloud API. It then records and manipulates the data in a SQL database, highlighting trends and option strategies. The server serves the data to the more lightweight client application that has a custom written GUI in Python.

    Language:Python2101
  • dearvn/botsimple

    This project use rabbitmq, redis, docker, python to integrate binance, tiingo, tradovate, iex, tdameritrade and others to build bot trading simplest with thousand requests

    Language:Python2101
  • MaximilianGoepfert/Quantitative_Investing

    This repository contains my projects centered around quantitative investing.

    Language:Jupyter Notebook2101
  • PyFund/iexcloud

    Python wrapper for iexcloud api

    Language:Python2210
  • soham-1/papertrading

    A real time stock market simulator app. This app fetches latest prices from iex cloud and uses candle charts for visualization.

    Language:Java2000
  • tiarebalbi/flutter_iexcloud_api

    Flutter API Client for IEX Cloud.

    Language:Dart2431
  • abodhare/stock-portfolio

    A simple portfolio site to add transactions and view portfolio built with IEX API

    Language:JavaScript1101
  • Clumsy-Coder/myStocksRN

    Display Stocks using React Native

    Language:TypeScript1200
  • F4pl0/iex-cloud-java

    IEX Cloud API Implementation as a Java Library

    Language:Java1110
  • kpncio/stockpile

    A ticker tracker (including popular stocks and futures)...

    Language:Python1101
  • n0Trader/TDI

    Trading Data Interface, a generic interface to collect trading data from multiple sources/API's.

    Language:R1100
  • rjf2016/TradeSim

    Project that allows you to track your stock portfolio using real-time market data and news.

    Language:Objective-C1200
  • soca-git/briefcase

    A financial portfolio web application.

    Language:CSS12250
  • vglafirov/iexcloud_exporter

    Prometheus exporter for IEX Cloud financial service

    Language:Go1300
  • volpyx/iex-api

    Language:Python1270
  • yashdagar/Trade-Sphere

    TradeSphere is a paper trading application built using Flutter to simulate experience of trading stocks without the risk of real money

    Language:Dart1100
  • ShashSunkum/Algorithmic-Trading-Projects

    Building 3 Projects as a first step into algorithmic trading using Python: 1. An Equal-Weight S&P 500 Index Fund 2. A Quantitative Momentum Investing Strategy 3. A Quantitative Value Investing Strategy

    Language:Jupyter Notebook