Search Results for "stock realtime python" - Page 5

Showing 185 open source projects for "stock realtime python"

View related business solutions
  • 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
  • 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
  • 1

    landshade

    realtime 3d surface rendering library

    landshade is a C++ library for quick tesselation of complex 3D data like terrain and other curves surfaces at different levels of detail on modern graphics hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyDbModel provide the class Model written in Python. The class Model provides functions to manipulate (a) a database record (insert, update, delete, read) and (b) a set of data (select and search). This class can also perform a query created by the user. Can use with MySQL and SQLite 3 A brief example: from pydbmodel import * config_sqlite('dbexample.db') e = Model('stock') print e.select() A simple source code in Files, called PyDbModel_example.zip, will provide a complete example of how to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Econball

    Equation of stock trading simplified to game of moving resizing balls

    The econ theory is the value of buy and sell are usually equal, at whatever free market price at the time, so if we trade between 2 things, holding the total of those 2 equal eachother, then you can buy without anyone selling, or sell without anyone buying. Just change from one equal valued type to the other, and the total of all the A's and all the B's are scaled instantly to be the same amounts. Those who change to the majority side lose, and those who change to the minority side win,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Fibonacci Retracements Extensions

    Used for calculating retracements and extensiions of stocks etc.

    Fibonacci tools are popularly used to forecast the movement of stock. It is based on Fibonacci series and fibonacci ratios. The python program uploaded here will give the retracements and extensions of a stock when the respective High and Low over a stock swing are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Tushare

    Tushare

    TuShare is a utility for crawling historical data of China stocks

    Tushare is a Python library that provides access to a wide range of financial data focused on the Chinese stock market. It allows users to retrieve real-time and historical market data, financial reports, index data, and macroeconomic indicators. Tushare is widely used in quantitative trading, data analysis, and academic research. It supports both free and premium data tiers via Tushare Pro, which requires an API token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    myCStock

    An other free stock market software in C++/Python

    A parser for real-time update of stock market prices and a graphical interface with technical indicators. It is a small personal project initiated for extending my knowledge in C++ and Python, designing a GUI and, in a next stage, applying mathematical and statistical models to stock market prices analysis and prediction. If you have the same interest than I in experimenting and disussing design software and statistical models in finance, you are welcome to join the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Banta

    Banta

    Bill system. Simple, fast, powerful

    Banta keeps clean your daily work. Banta helps you with: Account, point of sale, List of articles, Manage product, prices, taxes, stock, List of providers, Different pay methods, allowing to adjust your prices where is needed. Runs in Windows, MacOSX, Linux/Ubuntu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unknown Horizons
    Unknown Horizons is a 2D realtime strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony and supply your inhabitants with valuable goods. LINUX PACKAGES: http://bit.ly/aurIC2
    Downloads: 5 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Bika Open Source LIMS/LIS

    Bika Open Source LIMS/LIS

    Web based laboratory information management system

    A web-based LIMS (Laboratory Information Management System) · Built in Plone · Professionally supported · Making waves · bi:ka (Zulu): tell it as it is More information and links to manuals, user forums, support and translations are available at https://www.bikalims.org/support-and-service-provision Bika community: www.bikalims.org Main project sponsor, Bika Lab Systems: www.bikalabs.com Inquiries: lemoene@bikalabs.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    yieldbuddy

    yieldbuddy - an Arduino and Raspberry Pi based Environment Controller

    yieldbuddy is an open source hydroponics controller for your indoor or outdoor grow. The Arduino sends multiple serial messages a second containing information like sensor values, relay on/off states, manual/auto modes, etc. The web interface (hosted by the Raspberry Pi running Apache2 and PHP5), allows you to login to the page and from there you can see graphs of all your sensors, their current values, whether or not your equipment is on/off (relay states), your web camera, etc. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    lgetltscfg

    Configuracion de puestos LTSP desde LDAP

    Es un script escrito en python que genera el archivo /etc/lts.conf del cliente en el stock de LTSP desde la configuración almacenada en LDAP. Hay que reemplazar el archivo original por un link a un archivo en la ramdrive del cliente. Funciona muy bien y esta en producción con muchos puestos en estas implementaciones : http://www.ltsp.org/stories/viewstory/?story_id=320&secret=2102bc http://www.ltsp.org/stories/viewstory/?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SuperWikia Alpha Codebase 1.1

    SuperWikia Alpha Codebase 1.1

    SuperWikia: The Runtime/Realtime Environment for Codesmiths

    The SuperWikia Alpha 1.0 application is an IDE specifically developed for 3D and graphic content. Its built upon the Unity foundation and incorporates various libraries from Komodo IDE, wxDevC++, CodeBlocks, QT Creator and other applications. Its Realtime purpose is an IDE (codesmith developer access), its Runtime (U/I) function is as a space building simulator, operating in conjunction with the SuperWikia 'Navigator' user interface to simulate space economics and fleet operations. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dms-project-se

    dms-project-se

    Crowdsourcing. Citizen journalism for disaster notification.

    This disaster management system is a powerfool tool that exploits the power of citizen journalism / crowdsourcing to help authorities provide a more effective disaster response. This system is a two component solution. A mobile application for reporting of all disaster instances and a web component for viewing realtime reports plotted on a map and manipulating them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    py_wx_gps

    Wx based GPS display

    Small app to interface with any NMEA-compliant GPS and give realtime readouts of NMEA data in a user-friendly form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 4 This Week
    Last Update:
    See Project
  • 18
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 986 This Week
    Last Update:
    See Project
  • 19
    etherwall
    Etherwall is a free and open source network security tool that prevents Man in The Middle (MITM) through ARP Spoofing/Poisoning attacks. It Also prevent it from various attacks such as Sniffing, Hijacking, Netcut, DHCP Spoofing, DNS Spoofing, WEB Spoofing, and others. Note: For personal computer use only (client security) if you like this program, please give us your vote at http://sourceforge.net/projects/etherwall/reviews/
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ftpwar

    ftpwar

    ftp terminal client

    Projects Status is Beta currently supported: ftp ftps todo list: add sftp support Ftpwar is a ftp terminal program to replace the current Ubuntu or Mint stock ftp program that only works half the time. I have simplified commands and made some new ones. I also think mine is prettier. :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ViAmI-Server

    ViAmI-Server

    Pattern recognition for ADL events

    This software uses computer vision algorithms for mining sequence data from telemonitoring data with CBRs. We propose an approach which treats the detection of changes in behavior detected with a sensor/video fusion, which occur at radically different time-scales, through a CBR in two levels: low and high level. The system is always updating the database with the daily data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The phoenix kit is a collection of tools & working samples to create cross platform role playing games(RPG) of various types including massively multi-player online role playing games (MMORPG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JStoxx is an equity trading application, which allows you to manage your transactions and positions, calculate profit&loss, compare stocks and show quote graphs. You can automatically download quotes and dividends - also in a realtime model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mobile realtime Stock quotes App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BlogEdit
    User friendly editor for writing blog articles in HTML
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB