Showing 21 open source projects for "technical indicators"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    TradingGoose Studio

    TradingGoose Studio

    Technical analysis + LLM powered trading workflows

    TradingGoose Studio is an open-source AI workflow platform designed to enable advanced financial trading analysis and automation through a visual, modular interface powered by large language models. It combines traditional technical analysis with modern AI-driven decision-making by allowing users to build workflows where multiple specialized agents collaborate to interpret market signals and execute actions. The platform supports end-to-end trading pipelines, starting from ingesting real-time market data and applying custom indicators, to generating insights and triggering automated trades or alerts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fincept Terminal

    Fincept Terminal

    FinceptTerminal is a modern finance application

    Fincept Terminal is an open-source financial intelligence platform aimed at bringing powerful market analysis and investment research tools to a broad audience without the prohibitive cost of proprietary terminals. The project provides both command-line and graphical interfaces that let users access real-time market data, economic indicators, and advanced analytics directly from a unified terminal environment, supporting stocks, forex, commodities, and more. Its architecture integrates Python, TypeScript, Rust, and React, reflecting both a robust data processing backend and a modern desktop UI experience. FinceptTerminal emphasizes AI-powered insights and automation, offering technical and fundamental analysis, sentiment data, and customizable workflows that help traders and analysts make informed decisions efficiently. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    FinRobot

    FinRobot

    An Open-Source AI Agent Platform for Financial Analysis using LLMs

    FinRobot is an open-source AI framework focused on automating financial data workflows by combining data ingestion, feature engineering, model training, and automated decision-making pipelines tailored for quantitative finance applications. It provides developers and quants with structured modules to fetch market data, process time series, generate technical indicators, and construct features appropriate for machine learning models, while also supporting backtesting and evaluation metrics to measure strategy performance. Built with modularity in mind, FinRobot allows users to plug in custom models — from classical algorithms to deep learning architectures — and orchestrate components in pipelines that can run reproducibly across experiments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    AutoTrader

    AutoTrader

    A Python-based development platform for automated trading systems

    AutoTrader is a Python-based platform—now archived—designed to facilitate the full lifecycle of automated trading systems. It provides tools for backtesting, strategy optimization, visualization, and live trading integration. A feature-rich trading simulator, supporting backtesting and paper trading. The 'virtual broker' allows you to test your strategies in a risk-free, simulated environment before going live. Capable of simulating multiple order types, stop-losse,s and take-profits,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    Chart Geany

    Chart Geany

    Technical analysis software

    Chart Geany is a cross platform software solution for market technical analysis and charting.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    TradeMaster

    TradeMaster

    TradeMaster is an open-source platform for quantitative trading

    TradeMaster is a first-of-its-kind, best-in-class open-source platform for quantitative trading (QT) empowered by reinforcement learning (RL), which covers the full pipeline for the design, implementation, evaluation and deployment of RL-based algorithms. TradeMaster is composed of 6 key modules: 1) multi-modality market data of different financial assets at multiple granularities; 2) whole data preprocessing pipeline; 3) a series of high-fidelity data-driven market simulators for mainstream...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jCandle Chart Analysis
    jCandle is a rich client for technical chart analysis. With jCandle you are able to manage your portfolio, update quotes, view candlestick charts, and analyze charts with candlestick patterns, indicators and a trade simulator. The trade simulator simulates several indicators with various parameter combinations. The trade simulator autoselects the indicator parameters giving the best profit for a each indicator type.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Free Chart Geany

    Free Chart Geany

    Stock market technical analysis charting application.

    This project is abandoned. Please follow the Chart Geany Project: https://sourceforge.net/projects/chart-geany/ Free Chart Geany is a cross platform software solution for market technical analysis and charting. Key features: Compatible with stocks, mutual funds, futures, indices. Major technical analysis indicators. Tab-based graphical user interface. Easy download of quotes from Yahoo Finance or Google Finance. One click screen shots for charts. Spreadsheet-like data manager. Single file local storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    LEAN

    LEAN

    Lean algorithmic trading engine by QuantConnect

    ...LEAN's highly modular foundation can easily be extended for your fund focus. Use combinations of margin, fill, and slippage models to simulate a liquidity endpoint. 100+ popular technical indicators built, tested, and ready for use. Applicable to any data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java application to display market data and technical indicators, and let developer implement custom trading strategy. It can be used as tool to combine different technical indicators (EMA + Bollinger Bands + RSI) to create a winning trading strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Technical indicators in Python

    Technical indicators in Python

    Technical indicators in Python For now there are: RSI - Relative Strength Index, SMA - Simple Moving Average, WMA - Weighted Moving Average, EMA - Exponential Moving Average, BB - Bollinger Bands, Bollinger Bandwidth, %B, ROC and MA envelopes When I can I will add more. If anyone wishes to contribute with new code or corrections/suggestions, feel free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 8,565 This Week
    Last Update:
    See Project
  • 14
    Stock exchange analysis system, featuring shares pricing watch, intraday and history charts with technical analysis indicators, level II/market depth view, news watching, automated trading systems, integrated trading. Based on Eclipse RCP framework.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    GeniusTrader

    GeniusTrader

    GeniusTrader is a stock market trading systems toolkit

    GeniusTrader aims to be a full featured toolbox for creating stock market trading systems based on Technical-Analysis methods. GeniusTrader implements trading systems defined in terms of: specific entry-exit points, current cash, current positions, trade type and most traditional technical analysis indicators. Market data time-periods range from ticks to years. Backtesting defined trading systems as well as tools to develop and test technical market indicators are provided. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AIOTrade (formerly Humai Trader Platform) is a free, open source stock technical analysis platform built on pure java. Its pluggable architecture is also ideal for custom features extending, such as indicators and charts. It Requires JRE 1.5.0+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java stock charts web application. Technical analysis ( more then 50 indicators ). Many types of stock price line. Also it provides datafeed by web service or CSV. Can be used in order management systems. Applet or servlet. Can show stock patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Finasystem is a Technical Analysis library written in PHP5 (OO) language providing 50 indicators functions for the technical analysis of Financial Markets. We are moving now to others issues: Data retrievers, Graphical capabilitites, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Purpose: To make an easy to install, easy to use technical stock analyzer with some unusual powerful indicators. To run version newer than 0.5: 'java -jar ltsa.jar'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The TEchnical STock Analyzer (TESTA) is a package intended to perform screening of large number of stocks meeting a certain set of conditions based on technical indicators. These conditions can be used to generate buy/sell signals. Many built-in indicator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An application to performs technical analysis to a list stocks and generates signals to buy or sell using technical indicators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo