Showing 44 open source projects for "visual"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    stylex-jsx

    stylex-jsx

    Full CSS support for JSX without compromises

    ...Dynamic styles and themes support. CSS Preprocessing via Plugins. To skip scoping entirely, you can make the global-ness of your styles explicit by adding global. To make a component's visual representation customizable from the outside world there are three options.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    FinMind

    FinMind

    Open Data, more than 50 financial data

    ...After data is available, statistical analysis, regression analysis, time series analysis, machine learning, and deep learning can be performed. For individual stocks, provide visual analysis of technical, fundamental, and chip levels. According to different strategies, back-test analysis is performed to provide performance, profit and loss, and stock selection targets of different strategy investment portfolios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Excel - NSE Stock Option Chain

    Excel - NSE Stock Option Chain

    Fetch the live NSE Stock Option Chain data in Excel

    Useful Excel sheet for Stock Option Traders. This Excel sheet can fetch the Live NSE Option Chain Data for Stocks. Fetch the live Stock Option Chain data such as Open Interest and Price at differentStrike prices, specifically few Strike Price ranges near to ATM in Excel sheet. It can be used to compare and analyze Open Interest and Price Changes at different Strike Prices. This Excel sheet collects the following data at a given Strike Price, for both Calls (CE) and Puts (PE)...
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 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
  • 5
    Live NIFTY, Bank NIFTY Prices in Excel

    Live NIFTY, Bank NIFTY Prices in Excel

    Get Live Price data for NIFTY 50 and Bank NIFTY Stocks in Excel

    Fetch the last traded price (LTP) as well as Price Change (%) for NIFTY 50 and Bank NIFTY stocks in Excel sheet. With this, the fetched data can be analyzed to predict the price movements of both NIFTY 50 as well Bank NIFTY in Excel. ERRORS These works are in beta stage, so there are many unexpected errors. Due to the lag to fetch the data from the NSE server, Run-Time Error can occurs. Close the Excel. Open after some time and Refresh. DISCLAIMER These Excel files are designed...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Ivan's Accounting Tools

    Ivan's Accounting Tools

    A simple toolset to help students understand basic accounting

    This is an app you can use to check your accounts homework. It is a VERY basic accounting software which most of the core functions are written within 11 hours. It is designed to mimic manual accounting(done by hand), therefore making it suitable for students and maybe lecturers. You will be greeted with a seemingly empty form when you first launch the app, that is the General Journal, to add a journal entry, simply click Journal > Add Entry. Note: In no way is this a full fledged...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Separatista

    SEPA support tools and library

    Full set of progams to create, edit and view SEPA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PHPawn

    PHPawn

    PHPawn is a web-based and visual basic pawnshop program.

    PHPawn is a web-based pawnshop program for tracking Inventory and loans. It uses MySQL for storing information about Inventory, loans and ID's. Currently it has a point of sale system as well as daily reports to show basic accounts payable and accounts receivable. Currently working on a C# and new php version with a json backend for possible android application in the future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pair-trading-view

    pair-trading-view

    Pair Trading View - .NET application for visual analysis of synthetic

    Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models. https://github.com/dv-lebedev/pair-trading-view Look for binaries in "pair-trading-view\PairTradingView.WinFormsApp\bin\Debug" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10

    Excel file analysis toolkit

    Lays out dependencies (links) between Excel files in a visual graph

    Do you have a haystack (legacy) of Excel files that reference each other and you can't see clear anymore? This tools crawls Excel files and builds up a visual graph. It shows which files might be outdated because they reference a file which was modified more recently. The graph is dynamic, you can choose between different layout algorithms and rearrange by hand. Allows you to quickly open the file, dump the graph, dump all links within a file, highlight all the cells that reference other excel files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An Excel that creates a powerpoint presentation of nicely formatted slides from the rows in a spreadsheet. Create your own ttemplates to include any fields from the spreadsheet customize your layout. More info on Tiran: http://tirandagan.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13
    Supermarkt

    Supermarkt

    Where do you want to shop today? Deluxe Manager for Shoppinglists.

    A computer without Supermarkt is worthless. Supermarkt is a Java real-life shopping simulator and best used before rushing through the supermarket. Sometimes it might be necessary to check up the costs before shopping, so keep your data uptodate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Odometer

    Odometer

    Smoothly transitions numbers with ease. #hubspot-open-source

    Odometer is a lightweight JavaScript and CSS library for animating numbers with a smooth rolling effect, similar to a car’s odometer. It provides a visually engaging way to display counters, statistics, or values that update dynamically in dashboards and web apps. The library requires minimal setup—just drop in the script and apply the class to an element, then update the number to trigger the animation. It supports multiple themes and styles, all implemented with CSS so they are easy to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    AC2 Home Budget

    HTML5 Rich UI Home Budgeting Solution

    ...It will give you reminders when you need to take action, such as manually paying a bill. You can even check your statement against the transactions recorded and spot any suspicious activity. It uses a visual approach to show you how well you're managing your budget with rich HTML5 graphs and charts so you always know how you're doing. This is an HTML5, PHP & MySQL application and will run on pretty much any device (even your RaspberryPi can serve the pages!).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LIBSEPA

    VB module designed to create a SEPA XML file

    This is a Visual Basic module, that you can include into your VB or VBA project. It provides two very simple functions that let you output payment information into an SEPA XML file. This XML file then can be processed by other software in order to e.g. antually perform the transaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Compute minimum variance portfolio according to prices available in csv format. The program need Microsoft Visual C++ 2010 Redistributable Package (http://www.microsoft.com/en-ca/download/details.aspx?id=5555)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Financial Calculator

    Calculates simple or compounding interest

    Simple financial calculator that will give you the future value for a deposit made using simple or compounding interest. Uses native charting features of Visual Studio to depict principal, interest earned, and future value calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ribhus
    Excel your life, This project is all about finding an excel (microsoft excel) way for doing/organizing things A few of the excel sheets I'm starting with: . Car loan calculator . Organizer for personal, professional life with priority and ordering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ABC analysis ribbon for Excel 2007
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project adds a ribbon to excel with a number of statistical buttons. This is not intended to be a full statistical analysis package (like R), but only a source for quick visualizations and calculations. For Excel2007 and up
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BLacK PeaRL Billing adalah software untuk menghitung waktu/biaya pemakaian pada rental komputer atau pun warnet. memiliki beberapa fasilitas seperti , Personal, Pelajar, Game, Mengetik, Member dan paket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A software to register all personal expenses and to analyze them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    H.F.P Basic-Calculator
    A basic calculator built in visual basic 2008.I have lots of features to include in later releases so re-visit once in a while.I will also be releasing the source code for anyone who wants it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This excel application allows you to manage your finances better! This tool allows you to record all your income and expenditures so you can see how much money you earn and spend. The tool also allows you to manage a budget.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next