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/
WojciechZankowski/iextrading4j
IEX Cloud open source API wrapper
vslee/IEXSharp
IEX Cloud API for C# and other .net languages. Supports SSE streaming
schardtbc/iexcloud_api_wrapper
iexcloud api wrapper written in typescript (asynchronous interface)
jcwill415/Stock_Market_Web_App
Web App for Stock Quotes & Building a Portfolio Using Python & Django
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
XamlBrewer/UWP-IEXCloud-Sample
A WinUI reference app in UWP accessing IEXCloud data
schardtbc/iexcloudR
iexcloud api wrapper
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/)
SC4RECOIN/PriceTargetTrader
Pull price targets from IEXCloud and paper trade on Alpaca 🦙
iexcloud/iexcloud-openid-client-example
Example OpenID Client for IEX Cloud
kastravec/kopitrade
Explore and track stocks, see charts and information based on the IEX service
alexiakl/stockd
📈 Create stock portfolios and study their performance!
JosueMrt/react-stock-market
Simple stock market app made with React & Chart.js
jonwho/go-iex
IEX Cloud API client in Go
PythonForForex/IEX-API-Introduction-Guide
Code snippets for IEX API Introduction Guide published on AlgoTrading101's Blog
aokellermann/iex
C++17 library for querying IEX Cloud REST API.
soca-git/stocks-api
A personal project which aims to create an API-powered Stocks application, based on MacOS Stocks.
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.
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
MaximilianGoepfert/Quantitative_Investing
This repository contains my projects centered around quantitative investing.
PyFund/iexcloud
Python wrapper for iexcloud api
soham-1/papertrading
A real time stock market simulator app. This app fetches latest prices from iex cloud and uses candle charts for visualization.
tiarebalbi/flutter_iexcloud_api
Flutter API Client for IEX Cloud.
abodhare/stock-portfolio
A simple portfolio site to add transactions and view portfolio built with IEX API
Clumsy-Coder/myStocksRN
Display Stocks using React Native
F4pl0/iex-cloud-java
IEX Cloud API Implementation as a Java Library
kpncio/stockpile
A ticker tracker (including popular stocks and futures)...
n0Trader/TDI
Trading Data Interface, a generic interface to collect trading data from multiple sources/API's.
rjf2016/TradeSim
Project that allows you to track your stock portfolio using real-time market data and news.
soca-git/briefcase
A financial portfolio web application.
vglafirov/iexcloud_exporter
Prometheus exporter for IEX Cloud financial service
yashdagar/Trade-Sphere
TradeSphere is a paper trading application built using Flutter to simulate experience of trading stocks without the risk of real money
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