Financial Software

View 8123 business solutions
Financial Clear Filters
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Kimai - Time Tracking Software

    Kimai - Time Tracking Software

    Time-Tracking for companies and teams with up to 250+ users

    Kimai is web based software that tracks work time, and classifies it. It tracks time and prints out a summary of your activities on demand. Yearly, monthly, daily, by customer, by project, by action. FETCH THE LATEST DOWNLOAD FROM GITHUB: https://github.com/kimai/kimai/releases Record expenses and print customizable invoices in different formats. For further information visit: - https://www.kimai.org - https://www.kimai.cloud - https://github.com/kimai/kimai
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    AIQuant

    AIQuant

    AI-powered platform for quantitative trading

    ai_quant_trade is an AI-powered, one-stop open-source platform for quantitative trading—ranging from learning and simulation to actual trading. It consolidates stock trading knowledge, strategy examples, factor discovery, traditional rules-based strategies, various machine learning and deep learning methods, reinforcement learning, graph neural networks, high-frequency trading, C++ deployment, and Jupyter Notebook examples for practical hands-on use. Stock trading strategies: large models, factor mining, traditional strategies, machine learning, deep learning, reinforcement learning, graph networks, high-frequency trading, etc. Resource summary: network-wide resource summary, practical cases, paper interpretation, and code implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Jspreadsheet CE

    Jspreadsheet CE

    Javascript plugin to create web-based tables & spreadsheets

    Jspreadsheet CE is a lightweight Vanilla JavaScript data grid plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, JSON, CSV or XSLX files. You can copy from excel and paste straight to your Jspreadsheet CE spreadsheet and vice versa. It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors, and customize any feature into your application. Jspreadsheet CE has plenty of different input options through its native column types to cover the most common web-based application requirements. It is a complete solution for web data management. Create amazing applications with Jspreadsheet CE JavaScript spreadsheet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel Wallet

    Laravel Wallet

    Easy work with virtual wallet

    laravel-wallet - Easy to work with virtual wallet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    PandoraTrader

    PandoraTrader

    C++ Trade Platform for quant developer

    PandoraTrader is a high-frequency quantitative trading platform implemented in C++. It interfaces with real-world futures trading desks using Trade APIs and MarketData APIs and includes support for backtesting via simulated market components. We design such a trading platform with various skills given by the designer, but we do not carry wisdom; this wisdom belongs to the strategy designer. We hope that the strategy designer will design excellent strategies to give the trading software enough wisdom to be able to ride the wind and waves in the floating market, hanging sails across the sea. Position pending orders and other information are maintained locally, and strategies can be obtained simultaneously, simplifying logic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PyBroker

    PyBroker

    Algorithmic Trading in Python with Machine Learning

    Are you looking to enhance your trading strategies with the power of Python and machine learning? Then you need to check out PyBroker! This Python framework is designed for developing algorithmic trading strategies, with a focus on strategies that use machine learning. With PyBroker, you can easily create and fine-tune trading rules, build powerful models, and gain valuable insights into your strategy’s performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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 above components. The components are designed as loose-coupled modules and each component could be used stand-alone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ThetaGang

    ThetaGang

    ThetaGang is an IBKR bot for collecting money

    ThetaGang is an IBKR trading bot for collecting premiums by selling options using "The Wheel" strategy. The Wheel is a strategy that surfaced on Reddit but has been used by many in the past. This bot implements a slightly modified version of The Wheel, with my own personal tweaks. The strategy, as implemented here, does a few things differently from the one described in the post above. For one, it's intended to be used to augment a typical index-fund-based portfolio with specific asset allocations. 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
  • 9
    TradingGym

    TradingGym

    Trading backtesting environment for training reinforcement learning

    TradingGym is a toolkit (in Python) for creating trading and backtesting environments, especially for reinforcement learning agents, but also for simpler rule-based algorithms. It follows a design inspired by OpenAI Gym, offering various environments, data formats (tick data and OHLC), and tools to simulate trading with costs, position limits, observation windows etc. Licensed under MIT. This training environment was originally designed for tickdata, but also supports OHLC data format. WIP. The list contains the feature columns to use in the trading status.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets Supported (any on supported exchanges). Demo: https://dragonfrugal.org/open-crypto-tracker MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+ Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH): (RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK) wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker chmod +x FOLIO-INSTALL.bash sudo ./FOLIO-INSTALL.bash
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    QRK Registrier Kasse

    QRK Registrier Kasse

    QRK Registrierkassen Software für kleine Betriebe.

    QRK Registrierkassen Software (Cash Register) für kleine Betriebe. Speziell für Österreichisches Gesetz (RKV geeignet) QRK ist ideal für alle Dienstleistungsunternehmen, die bislang mit Honorarnoten/Rechnungen oder Rechnungsblock mit Durchschrift (Paragon) arbeiten und eine einfache Kassenlösung suchen. Schnittstelle für Fibu und Rechnungsprogramme vorhanden. (Zb. Fakturama)
    Downloads: 14 This Week
    Last Update:
    See Project
  • 12
    muhasebeci is a free accounting program. it is for all size firms.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Rabio

    Rabio

    Rapid Business Information Organizer

    Rapid Business Information Organizer is a software platform designed to organize projects and control their financial activities like budget, costs, earned value, forecast, projection etc. It was designed to take control of budget and costs using a flexible Cost Breakdown Structure (CBS) of cost centers, cost categories with the addition of tags. See more on https://www.rabio.eu
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    jBilling

    jBilling

    jBilling is a web-based enterprise billing system.

    jBilling is a web-based enterprise billing and rating system. It manages your subscribers with automatic invoicing (email and PDF) and payment processing (credit cards, checks, direct deposit). Robust, well documented and easy to use!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    InCrEG LibertyLook

    InCrEG LibertyLook

    Gestion de salons de Coiffure et d'Instituts de beauté

    [fr] Logiciel LibertyLook de gestion de salons de Coiffure et d'Instituts de Beauté basé sur les sources d'InCrEG : Gestion des clients, caisse, facturation, stocks, statistiques, états comptables. Environnement multi-postes grâce à son interface Web. Environnement multi-lingues français, anglais, espagnol *NON certifié NF 525* [en] LibertyLook is a management software for Hairdressers and Beauty salons based on InCrEG sources.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    PosXP
    Cash register POS software for bars and small shops. Touch based GUI, very simple to use and fast. Selling operations are based on the old cash registers to maintain users skills. Completely designed to be integrated with Wepos Windows, supports POS .NET / OPOS devices and more...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Bank NIFTY Option Chain in Excel

    Bank NIFTY Option Chain in Excel

    Get the Live NIFTY Bank Option Chain Data in Excel Sheet.

    Get the Live NIFTY Bank Index Option Chain Data in Excel Sheet for CE & PE. Fetch the various data such as Last Traded Price (LTP), Open Interest (OI), Change in Open Interest (%), Change in Price (%), Total Volume Traded, Buy Volume, Sell Volume, Implied Volatility (IV), etc., for both Calls and Puts. A simplified Excel sheet for traders of Bank Nifty Index, coded in VBA, to fetch the real-time NSE BANK NIFTY option chain price data with different expiry dates and at a few strike prices from the underlying price. Analyze in-depth for the changes in Open Interest (OI), Changes in Price as well as the buy, sell volumes at different strike prices. Predict the trend of the Bank Nifty movement.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    Cash Flow

    Cash Flow

    Personal finance app to keep track of cash, income, expense and budget

    Cash Flow is a simple personal finance app that keeps track of your monthly income and expense by categories. You can add reminders of upcoming credit card payments. View your account balances at a glance to quickly make sure you have enough money in each account. Start with as little as one month of transactions from a bank. Cash Flow supports checking, savings, credit cards, and cash expense accounts. Cash Flow stores data in text files. The fields in a transaction are colorized by a built-in text editor. Take advantage of the Auto-fill feature to type in previously encountered names quickly. Visit our Wiki pages for additional descriptions! License: Apache 2.0 Current version: 0.78
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    ezBookkeeping

    ezBookkeeping

    A lightweight personal finance app hosted by yourself.

    ezBookkeeping is a lightweight, self-hosted personal finance app with a user-friendly interface and powerful bookkeeping features. It's easy to deploy, and you can start it with just one single Docker command. Designed to be resource-efficient and highly scalable, it can run smoothly on devices as small as a Raspberry Pi, or scale up to NAS, MicroServers, and even large cluster environments. ezBookkeeping offers tailored interfaces for both mobile and desktop devices. With support for PWA (Progressive Web Apps), you can even add it to your mobile home screen and use it like a native app. Live Demo: https://ezbookkeeping-demo.mayswind.net
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20
    OpenMoneyBox

    OpenMoneyBox

    Budget management

    OpenMoneyBox is an application designed to manage small personal budgets in the easiest way. Check the homepage to download apps/packages for additional Operating Systems.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21
    ERP and CRM suite, including eCommerce, inventory, warehouse, order, customer management, general ledger, MRP, POS. Database independent service-oriented architecture (SOA)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    CommonThief MSR

    Simple decoded Credit Card data parser

    decoded data dumped from a magnetic stripe on the back of a credit card may be a little confusing to the average user. To make more sense of the data being displayed this simple parser can make any USB credit card reader user friendly.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    The alternative fast realization of built-in spreadsheet of 1S:Enterprise system (v7.7). Features: improved user interface, correct support of large documents, fast and correct bi-directional Excel converter, multifunctional report builder.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    S2 Recovery Tools for Microsoft Excel

    S2 Recovery Tools for Microsoft Excel

    Makes easy MS recommended Excel recovery methods - adds 5 of its own.

    Microsoft recommends several methods for recovering Excel data from corrupt spreadsheets. S2 Recovery Tools for Microsoft Excel makes it easy to follow these recommended routines by just pressing buttons. The application also adds five methods of its own for recovery. Additionally it has its own native previous file version recovery tool which works in any version of Vista, Windows 7 and Windows 8. Another feature of the program is a preloaded search interface for finding temporary, deleted and lost versions of your corrupt file. For completeness sake the program has shortcuts to 2 major commercial solution providers for corrupt Excel files including providing the coupon "S2SERVICES" for using Recoveronix' online corrupt file recovery service for free until Nov 1, 2014, a $39 value. This program was formerly known as Excel Recovery and more recently, S2 Services Excel Recovery.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 25
    OpenPPM

    OpenPPM

    Project Portfolio Management

    Open PPM is an open source product, used for Project Management and Project Portfolio Management, in accordance with the PMBOK® (Project Management Body of Knowledge) guide, from PMI® (Project Management Institute).
    Downloads: 6 This Week
    Last Update:
    See Project