Showing 35 open source projects for "python source codes"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 1
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Qlib

    Qlib

    Qlib is an AI-oriented quantitative investment platform

    Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib. With Qlib, users can easily try their ideas to create better Quant investment strategies. At the module level, Qlib is a platform that consists of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Forex Assistant

    Forex Assistant

    Manage accounts, analyze trades, track strategies & stats , News & Cal

    Forex Assistant is a comprehensive Windows desktop application designed to support forex traders in every aspect of their trading journey. From essential trading calculators and market insights to powerful account and trade management, it brings everything you need into one intuitive platform. 🔑 Main Features 🧮 Calculator Tools Profit/Loss Calculator Currency Converter Position Size Calculator Pips Calculator Margin Calculator 🌍 Market Insights Live Market News Economic...
    Leader badge
    Downloads: 283 This Week
    Last Update:
    See Project
  • 4
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    Cryptocheck monitors balances of your cryptocurrency addresses and raises an alert in case of any change detected. It connects to known block explorer API services to verify balances. It is useful for long-term investors with multiple different cryptocurrencies in their portfolio. You no longer need to access all your wallets with passwords to simply just check that your money are still there. Cryptocheck also provides a simple profit calculation and history charts mapping your...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5
    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
  • 6
    INVESTOCK - Analyze Indian shares

    INVESTOCK - Analyze Indian shares

    Back test, analyze, rate of return of Indian shares for 20+ years.

    Analyze, winning percentage, back test and estimate the maximum rate of return from the historical prices of an equity stock listed in NSE, India between any two selected dates for more than 20 years. INVESTOCK program is used to get the historical prices of an Indian share listed in National Stock Exchange( NSE), India between any two selected dates. All the shares listed in National Stock Exchange (NSE), India can be analyzed. Interactive graphs will be displayed for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    abu

    abu

    Abu quantitative trading system (stocks, options, futures, bitcoin)

    Abu Quantitative Integrated AI Big Data System, K-Line Pattern System, Classic Indicator System, Trend Analysis System, Time Series Dimension System, Statistical Probability System, and Traditional Moving Average System conduct in-depth quantitative analysis of investment varieties, completely crossing the user's complex code quantification stage, more suitable for ordinary people to use, towards the era of vectorization 2.0. The above system combines hundreds of seed quantitative models,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ManagerSheet

    ManagerSheet

    A one-page investment portfolio report

    ManagerSheet is a one-page investment portfolio report, that analyses and presents an investment portfolio with respect to: - Performance - Investment style - Risk More information on the report concept and instructions on how to create one's own portfolio reports can be found at the ManagerSheet Web Site under the "Documentation" section. Please note that the project is in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    QuickFIX
    QuickFIX is the worlds first Open Source C++ FIX (Financial Information eXchange) engine, helping financial institutions easily integrate with each other. The SVN repository is now locked. Latest code is hosted at github. https://github.com/quickfix/quickfix
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Trading system written in Python including Quotes Management, Historical and live data, Import/Export data, Charting, Candlestick, Technical analysis, automated alerts, portfolio management, risk management, currency exchange, and much much more ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Mibian Lib is an open source options pricing library in python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Trading platform based on iTrade
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Frugal is a simple yet powerful personal finance and stock portfolio management application. It provides quick on-line stock quote and currency rate updates and easy to understand graphical and textual views of your financial situation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python portfolio management, with GTK GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cashderivatives.org Pricing Calculator
    Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Get the information of the Chinese ShangHai & ShenZhen A Quote market, and Forex data, and World Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Trading Monkey allows you to download stock quotes from different sources, maintain database of stock quotes history and run back tests of different stock trading strategies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    If you are long term Investors, you use Linux operating system and love command line utilities then STOCKY is for you. As a key feature, stocky will tell you whether to hold or sell your stocks based on stoploss you have set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The StockTools project provides open-source tools for the fundamental analysis of stocks for the purposes of buying and maintaining a strong, well-balanced portfolio. The tools are particularly appropriate for investment clubs. Will work with .ssg file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web-based Stock Market application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yummy Yield Super Stock Ticker Picker gathers stock dividend data on about 8000 stocks on the Nyse, Amex, and Nasdaq exchanges, sorts them according to their forward annual dividend yield figures, and presents the user with additional info and charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IbPy is a port of the API provided by Interactive Brokers (http://www.interactivebrokers.com/) to the Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SX watchdog states for Stock Exchange Watchdog. It helps to easillly follow the stock exchange. It's a Python program, able to save data in files and to generate HTML reports over a specific period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next