Showing 121 open source projects for "stock market"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    Intelligent stock analysis system

    Intelligent stock analysis system

    LLM-driven A/H/US stock intelligent analyzer

    Intelligent stock analysis system is a Python-based smart stock analysis system that leverages large language models to automatically analyze selected equities across A-shares, Hong Kong stocks, and U.S. markets. It’s designed to produce a daily “decision dashboard” summarizing key insights such as core conclusions, precise entry/exit points, and checklists for potential trades, combining multi-dimensional technical analysis, market sentiment, chip distribution, and real-time price data. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Yahoo! Finance market data downloader

    Ever since Yahoo! finance decommissioned their historical data API, many programs that relied on it to stop working. yfinance aims to solve this problem by offering a reliable, threaded, and Pythonic way to download historical market data from Yahoo! finance. yfinance aimed to offer a temporary fix to the problem by scraping the data from Yahoo! Finance and returning a the data in the same format as pandas_datareader's get_data_yahoo(), thus keeping the code changes in existing software to a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Stock prediction deep neural learning

    Stock prediction deep neural learning

    Predicting stock prices using a TensorFlow LSTM

    ...This makes them extremely useful for predicting stock prices. Predicting stock prices is a complex task, as it is influenced by various factors such as market trends, political events, and economic indicators. The fluctuations in stock prices are driven by the forces of supply and demand, which can be unpredictable at times. To identify patterns and trends in stock prices, deep learning techniques can be used for machine learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fishing Funds

    Fishing Funds

    Fund, big market, stock, virtual currency status bar display for apps

    Display real-time trends of Chinese funds in the menubar. Fund, big market, stock, virtual currency status bar displays small applications, developed based on Electron, supports MacOS, Windows, Linux clients, data sources come from Tiantian Fund, Ant Fund, Love Fund, Tencent Securities, Sina Fund, etc. This project refers to electron-react-boilerplate-menubar, which is developed based on Electron React Boilerplate and menubar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    AI Hedge Fund

    AI Hedge Fund

    An AI Hedge Fund Team

    ...It integrates financial data collection, preprocessing, feature engineering, and predictive modeling to simulate decision-making in trading. The code shows workflows for pulling stock or market data, applying machine learning algorithms to forecast trends, and generating buy/sell/hold signals based on the predictions. Its structure is educational: intended more as a proof-of-concept than a ready-to-use financial product, giving learners insight into the mechanics of quantitative finance automation. The project underlines AI’s potential in investment strategies but also carries disclaimers that it is for research and not financial advice. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    openctp

    openctp

    Provides CTP stock options and Zhongtai Securities XTP

    openctp is a technical service platform built around the CTP trading ecosystem that provides CTP compatible interfaces for a wide range of brokerage backends and markets. Its core idea is to wrap heterogeneous stock and derivatives trading gateways such as Zhongtai XTP, Huaxin Qidian TORA, and others with CTPAPI compatible interfaces, so existing CTP programs can connect simply by swapping dynamic libraries rather than rewriting code. The project offers a comprehensive simulation environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ValueCell

    ValueCell

    Community-driven, multi-agent platform for financial applications

    ValueCell is a community-driven multi-agent AI platform focused on financial research, analysis, and decision-making that lets users leverage multiple specialized AI agents for tasks like data retrieval, investment research, strategy execution, and market tracking. The system brings together a suite of collaborative agents—such as research agents that gather and interpret fundamentals, strategy agents that implement trading logic, and news agents that deliver personalized updates—to help...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MarketData.jl

    MarketData.jl

    Time series market data

    The MarketData package provides open-source financial data for research and testing. The data is from Quandl and is free end-of-day stock data. It is public domain without restrictions. The TimeSeries TimeArray data structure is used to store the data, but conversion to other data structures, including DataFrames and AxisArrays, is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ThetaGang

    ThetaGang

    ThetaGang is an IBKR bot for collecting money

    ...For example, you might want to use a 60/40 portfolio with SPY (S&P500 fund) and TLT (20-year treasury fund). This strategy reduces risk, but may also limit gains from big market swings. By reducing risk, one can increase leverage. ThetaGang will try to acquire your desired allocation of each stock or ETF according to the weights you specify in the config. To acquire the positions, the script will write puts when conditions are met.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Finance Database

    Finance Database

    This is a database of 300.000+ symbols containing Equities, ETFs, etc.

    ...It, therefore, allows you to obtain a broad overview of sectors, industries, types of investments and much more. The aim of this database is explicitly not to provide up-to-date fundamentals or stock data as those can be obtained with ease (with the help of this database) by using yfinance, FundamentalAnalysis or ThePassiveInvestor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Orion

    Orion

    A machine learning library for detecting anomalies in signals

    Orion is a machine-learning library built for unsupervised time series anomaly detection. Such signals are generated by a wide variety of systems, few examples include telemetry data generated by satellites, signals from wind turbines, and even stock market price tickers. We built this to provide one place where users can find the latest and greatest in machine learning and deep learning world including our own innovations. Abstract away from the users the nitty-gritty about preprocessing, finding the best pipeline, and postprocessing. We want to provide a systematic way to evaluate the latest and greatest machine learning methods via our benchmarking effort. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    realtime-forex-crypto-stock-tick-finance
    Real-time financial market data API, real-time forex data API, real-time stock data API, real-time cryptocurrency data API, real-time commodity data API service,real-time tick data,tick-by-tick quotes,data access solutions,real-time market quotes api,实时金融市场数据API,实时外汇数据API,实时股票数据API,实时加密货币数据API,实时商品数据API服务, 实时Tick数据, 逐笔报价, 数据接入解决方案,实时行情报价api,实时股票,实时美股,实时港股
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Financial Calculator

    Financial Calculator

    Windows 11 only — includes 16 sections with text and visual reports.

    ...Perform calculations for Bank, Barcode, Building, Buy & Sell, Commodity, Dividing Money, Inflation, Interest, Internet Usage, Invoice, Loan, Password, Phone, QR Code, Stock Market, and Tax.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 14
    TurboCASH Accounting

    TurboCASH Accounting

    SME Accounting package, General Ledger, Debtors, Creditors, Stock

    TurboCASH Accounting, entry level Accounting package for single users, small networks and distributed networks. Delphi development in Windows, Linux in Wine. Accomodates developer scripts, local plugins and multi language translation. Ideal for SME market
    Leader badge
    Downloads: 449 This Week
    Last Update:
    See Project
  • 15
    Merchant of Venice
    Venice is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading and genetic programming. Venice runs in a graphical user interface with online help and has full documentation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    Premium Markets

    Premium Markets

    Premium Markets is an automated financial technical analysis system.

    Premium Markets is an automated financial technical analysis system. With Premium Markets you can edit and create your own indicators as a composition of more than a hundred common technical analysis functions. It implements a graphical environment for monitoring financial technical analysis of the main stocks and shares markets and currencies. The standalone application includes a full integration of ta-lib C/C++ libraries. Be aware that the provided App available for download may...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Financial Calculator (Linux)

    Financial Calculator (Linux)

    Professional financial tools: 16 sections with text and visual reports

    ...Perform calculations for Bank, Barcode, Building, Buy & Sell, Commodity, Dividing Money, Inflation, Interest, Internet Usage, Invoice, Loan, Password, Phone, QR Code, Stock Market, and Tax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Catbird Linux

    Catbird Linux

    Linux for content creation, web scraping, coding, and data analysis.

    ...It is ready for work in Python, Lua, and Go languages, with numerous packages for web scraping or downloading data via API calls. Using Catbird Linux, it is possible to accomplish in depth stock market analysis, track weather trends, follow social media sentiment, or do other tasks in data science. The system is programmer friendly, ready for creating and running the tools you use to measure and understand your world. In addition to search and GPT tools, you have what you need to take notes, write reports or presentations, record and edit audio or video. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 19
    fastquant

    fastquant

    Backtest and optimize your ML trading strategies with only 3 lines

    ...The project focuses on making backtesting accessible by providing a high-level interface that allows users to test investment strategies with only a few lines of code. It integrates historical market data sources and trading frameworks so that users can quickly build experiments without constructing complex data pipelines. The framework enables users to test common strategies such as moving average crossovers, momentum trading, and custom indicators on historical stock data. By automating data retrieval, strategy evaluation, and result visualization, the library reduces the barrier to entry for individuals interested in quantitative finance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AnyTrading

    AnyTrading

    The most simple, flexible, and comprehensive OpenAI Gym trading

    gym-anytrading is an OpenAI Gym-compatible environment designed for developing and testing reinforcement learning algorithms on trading strategies. It simulates trading environments for financial markets, including stocks and forex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tradesignal

    tradesignal

    The best Free Stock trade signal in 2023

    A trade signal is an analysis-generated cue to take action, such as buying or selling a security or other asset. It is possible for that analysis to be generated by a human utilizing technical indications or by computer algorithms based on market activity, possibly in conjunction with other market aspects like economic indicators. KEY LESSONS Depending on a predetermined set of parameters, trading signals act as triggers to buy or sell a security. Additionally, they can be utilized to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pixel3ROM

    Pixel3ROM

    After-market open source Android firmware

    Pixel3ROM is an after-market open source firmware for selected list of QCOM smartphones. It is based on Android Open Source Project and brings features and UI changes from Google Pixel stock firmware.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. -...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    MachineLearningStocks

    MachineLearningStocks

    Using python and scikit-learn to make stock predictions

    MachineLearningStocks is a Python-based template project that demonstrates how machine learning can be applied to predicting stock market performance. The project provides a structured workflow that collects financial data, processes features, trains predictive models, and evaluates trading strategies. Using libraries such as pandas and scikit-learn, the repository shows how historical financial indicators can be transformed into machine learning features. The model attempts to predict whether specific stocks will outperform a benchmark index such as the S&P 500. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cryptoconverter

    Cryptoconverter

    An application to inter convert cryptocurrency

    In this project we have created a crypto currency converter using python which can convert one cryptocurrency to various other currencies with a real-time graph on past 10 years values respectively to help traders and brokers visualize general market trends. The project also has an integrated News section with top headlines on the currency being converted for stock enthusiasts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB