There are 0 repository under iexcloud topic.
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/
IEX Cloud open source API wrapper
iexcloud api wrapper written in typescript (asynchronous interface)
Web App for Stock Quotes & Building a Portfolio Using Python & Django
Web-Based Stock Portfolio built with MERN (MongoDB, Express.js, React, Node.js) Stack, Redux, Sass, Recharts, IEX Cloud, and deployed with Docker
A WinUI reference app in UWP accessing IEXCloud data
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/)
Pull price targets from IEXCloud and paper trade on Alpaca 🦙
Example OpenID Client for IEX Cloud
Simple stock market app made with React & Chart.js
Code snippets for IEX API Introduction Guide published on AlgoTrading101's Blog
This repository contains my projects centered around quantitative investing.
A personal project which aims to create an API-powered Stocks application, based on MacOS Stocks.
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.
This project use rabbitmq, redis, docker, python to integrate binance, tiingo, tradovate, iex, tdameritrade and others to build bot trading simplest with thousand requests
A real time stock market simulator app. This app fetches latest prices from iex cloud and uses candle charts for visualization.
Flutter API Client for IEX Cloud.
A simple portfolio site to add transactions and view portfolio built with IEX API
IEX Cloud API Implementation as a Java Library
Project that allows you to track your stock portfolio using real-time market data and news.
An adaptation from Part Time Larry's "Candlestick Charts in Python" videos on retrieving historical stock prices programmatically with yahoo finance python package and the IEX Cloud platform. Plotly is then used to chart the data.
Prometheus exporter for IEX Cloud financial service
TradeSphere is a paper trading application built using Flutter to simulate experience of trading stocks without the risk of real money
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