1,555 skills found · Page 1 of 52
borisbanushev / StockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
oxylabs / How To Scrape Amazon Product DataThe process of extracting product data from Amazon using Python, including titles, ratings, prices, images, and descriptions.
oxylabs / How To Scrape Google FlightsScrapes flight data from Google Flights and analyzes flight prices with Python and Oxylabs’ Google Flights API.
techwithtim / Price Tracking Web ScraperAn automated price tracker that uses bright data, playwright, react and flask.
AlgoTraders / Stock Analysis EngineBacktest 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/
DaveSkender / Stock.IndicatorsStock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
Finnhub-Stock-API / Finnhub PythonFinnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals, global ETFs holdings and alternative data. https://finnhub.io/docs/api
oxylabs / How To Scrape Google FinanceUse Web Scraper API to extract data from Google Finance, including stock titles, pricing, and price changes in percentages.
notadamking / Stock Trading EnvironmentA custom OpenAI gym environment for simulating stock trades on historical price data.
Seedarchangel / TuChartTuchart is a visualization interface for the Chinese stock market. Tuchart supports candlestick charts, price charts, tick data, high-frequency data and distribution of top shareholders for individual stocks. Tuchart是一个基于pyqt和echarts的股票视觉化应用。Tuchart 支持日/月线,分笔,高频数据,前十股东分笔的视觉化
Leo4815162342 / Dukascopy Node✨ Download historical and real-time price tick data for Crypto, Stocks, ETFs, CFDs, Forex via CLI and Node.js ✨
Ameobea / RobintrackScrapes the Robinhood API to retrieve + store popularity and price data.
adrianhajdin / PricewiseDive into web scraping and build a Next.js 13 eCommerce price tracker within a single video that teaches you data scraping, cron jobs, sending emails, deployment, and more.
philipperemy / FX 1 Minute DataHISTDATA - Dataset composed of all FX trading pairs / Crude Oil / Stock Indexes. Simple API to retrieve 1 Minute data (and tick data) Historical FX Prices (up to date).
guptarohit / CryptoCMDCryptocurrency historical price data library in Python. Data from https://coinmarketcap.com.
jchao01 / TradingView Data ScraperExtract price and indicator data from TradingView charts to create ML datasets
phamdinhkhanh / VnquantVietNam Data Stock Market Price
deshpandenu / Time Series Forecasting Of Amazon Stock Prices Using Neural Networks LSTM And GAN Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.
debut-js / IndicatorsTechnical indicators for cryptocurrencies, stocks and forex. To work with historical and real price data. One of the most efficient Javascript library implementations. The library has such indicators as: Relative Strength Index (RSI), Moving Average C / D (MACD), Average Directional Index (ADX), Stochastic Oscillator, Bollinger Bands, Average True Range (ATR) and many others
scrapehero-code / Amazon ScraperA simple web scraper to extract Product Data and Pricing from Amazon