Showing 37 open source projects for "trade"

View related business solutions
  • 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
  • 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
    Binance Trading Bot

    Binance Trading Bot

    Automated Binance trading bot, trade multiple cryptocurrencies

    Automated Binance trading bot. Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis. This bot is using the concept of trailing buy/sell order which allows following the price fall/rise. Trailing Stop Orders About Trailing Stop Orders Concept you can find at Binance Official document. Place orders at a fixed value or percentage when the price changes.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    Jitsi Meet

    Jitsi Meet

    Secure, simple and scalable video conferences application

    ...It also keeps conversations private with encryption by default (and advanced security settings) and is developer-friendly, modify and customize it to your heart’s content. It’s 100% open source. Trade messages and emojis while you video conference, with integrated chat.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    NOFX

    NOFX

    Open source AI trading OS for autonomous multi-model trading systems

    NOFX is an open source AI-powered trading operating system designed to automate financial trading workflows using autonomous AI agents. It acts as an infrastructure layer that transforms market data into AI-driven trade decisions and execution. Instead of requiring users to manually configure machine learning models, data sources, and API integrations, the system allows AI components to perceive market conditions, select models, and perform trading actions automatically. It supports running multiple AI models simultaneously and allows them to compete or collaborate when making trading decisions. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    XRender

    XRender

    Easy-to-use middle and back-end "form/table/chart" solution

    ...Our goal is to support 100% coverage of form scenarios with strong scalability, while keeping developers up to speed quickly, and to bring the ultimate development experience with a series of peripheral products such as form editors, plug-ins, and custom components. On the road to develop 1.0, we made a series of trade-offs, see the 0.x - 1.0 migration document for details
    Downloads: 6 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
    PapersGPT

    PapersGPT

    A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.1, Claude

    ...The plugin supports a wide range of state-of-the-art language models, including GPT, Claude, Gemini, and open-source alternatives, giving users flexibility in choosing performance, cost, and privacy trade-offs. One of its most powerful features is its ability to process large volumes of academic content quickly, enabling tasks such as literature reviews, theoretical analysis, and research synthesis to be completed significantly faster. It also supports multi-document querying, allowing users to compare findings across multiple papers and generate comprehensive overviews of research topics.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    OpenMemory

    OpenMemory

    Local long-term memory engine for AI apps with persistent storage

    OpenMemory is a self-hosted memory engine designed to provide long-term, persistent storage for AI and LLM-powered applications. It enables developers to give otherwise stateless models a structured memory layer that can store, retrieve, and manage contextual information over time. OpenMemory is built around a hierarchical memory architecture that organizes data into semantic sectors and connects them through a graph-based structure for efficient retrieval. It supports multiple embedding...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Jesse

    Jesse

    An advanced crypto trading bot written in Python

    ...It also includes built-in support for evaluation, logging, and orchestration so developers can monitor, test, and improve agent behavior over time. Because it’s framework-agnostic with respect to model providers, Jesse can work with different LLM backends, giving teams flexibility in cost and capability trade-offs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Shiptest

    Shiptest

    The Shiptest Codebase

    ...Shiptest introduces new mechanics around ship construction, navigation, and resource management, creating a sandbox that emphasizes exploration and collaboration. Its modular design allows for diverse playstyles, from engineering and trade to combat and survival. The project is actively updated by its community, pushing SS13 gameplay in a fresh, experimental direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ThumbmarkJS

    ThumbmarkJS

    World's best free browser fingerprinting library

    ThumbmarkJS is an MIT-licensed browser fingerprinting library that produces stable fingerprints with 90% uniqueness. It works with normal and private browsing. ThumbmarkJS is a free, open‑source browser fingerprinting JavaScript library, designed as an alternative to FingerprintJS. It generates distinct, persistent device fingerprints using web APIs like canvas, audio, fonts, WebGL, and more, enabling identification of browsers across sessions, even in incognito or cleared-cache...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    battleof7

    War of seventh kings

    You are king, who rule your people, collecting tax, researching technology, producing war machines, training specialist, mining raw materials and trade gods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Moment.js

    Moment.js

    Parse, validate, manipulate, and display dates in javascript

    ...Developers often use it for calendar displays, scheduling, and manipulating times across time zones or daylight saving transitions. While it makes working with date strings convenient, moment maintains internal mutability, which has trade-offs with safety and chainability. Over time, newer alternatives with immutable and modular designs have emerged, but moment remains widely known and integrated in many legacy projects. Its comprehensive feature set and ease of use made it a standard for date-time handling in JavaScript for many years.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    gpu_poor

    gpu_poor

    Calculate token/s & GPU memory requirement for any LLM

    ...The tool also provides a detailed breakdown of where GPU memory is allocated, including model weights, KV cache, activations, and other runtime overhead. This information allows developers to evaluate trade-offs between different quantization methods such as GGML, bitsandbytes, and QLoRA before attempting to deploy a model. gpu_poor is particularly useful for researchers and hobbyists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Node Fetch

    Node Fetch

    A light-weight module that brings the Fetch API to Node.js

    Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to fetch API directly? Hence, node-fetch, minimal code for a window.fetch compatible API on Node.js runtime. See Jason Miller's isomorphic-unfetch or Leonardo Quixada's cross-fetch for isomorphic usage (exports node-fetch for server-side, whatwg-fetch for client-side). If you cannot switch to ESM, please use v2 which remains compatible with CommonJS. Critical bug fixes will...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    DevConnector 2.0

    DevConnector 2.0

    Social network for developers, built on the MERN stack

    ...It shows end-to-end patterns like form handling, API consumption, error handling, alerts, and deployment-ready configuration. The project is structured as teaching material, making trade-offs explicit and code approachable for newcomers to full-stack development. Learners can use it as a template for their own projects or as a reference for common MERN stack techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Node Binance Trader NBT

    Node Binance Trader NBT

    Cryptocurrency trading strategy & portfolio management development

    By default the trader tries to trade with margin, so you need to have at least 0.001 BTC in your spot as well as your margin account. Also, to cover trading fees, you'll need a small amount of BNB in both your spot and margin wallets. While the Bitcoin vs. Altcoins website itself is closed source, the automated trading bot called Node Binance Trader (NBT) is open source.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Functional-Light JavaScript

    Functional-Light JavaScript

    Pragmatic, balanced FP in JavaScript

    ...Chapters build up from values and closures to higher-order functions, list operations, transducing, and async patterns, all grounded in idiomatic JS. The writing favors intuition and trade-offs, explaining when a technique helps and when it becomes counterproductive. Numerous examples and exercises turn abstract ideas into patterns you can apply in everyday modules and services. It’s a developer-friendly path to writing clearer, more predictable code without abandoning JavaScript’s strengths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metatrader API Bridge Server

    Metatrader API Bridge Server

    Metatrader API Bridge

    Try out Metatrader API Server on a Demo account at https://forexgeneral.info/quix. A REST API communication between Metatrader forex trading platform and an external application, such as the Forex General integrated trading environment. In 2010, Forex General was released an the first trading platform with a metatrader bridge. The original bridge was a DLL loaded via a Metatrader expert advisor, but several antivirus programs reported the DLL as a virus and blocked execution because a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    End-To-End

    End-To-End

    End-To-End is a crypto library to encrypt, decrypt, digital sign

    ...While the project ultimately transitioned into successor efforts, it helped push discussions about practical E2EE in mainstream web apps and the ergonomics of PGP-style workflows. Security researchers and product teams used it as a design reference for client-side cryptography and the trade-offs of operating inside a hostile web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Thief

    Thief

    An AI intelligent innovation fishing artifact

    ...If you don't have a job and you have to work, you should use Thief. No matter what I am doing, whoever is looking at my screen will not notice that I am touching the fish and reading the novel. While working, I trade stocks and play funds, watch the market in real time, and earn pocket money. If you don't go to work for fishing, then it will be meaningless. Use the webpage to find fish, open the WeChat reading webpage version, you can achieve perfect fishing, and synchronize the progress with the mobile phone in real time. Now I can stare at the screen seriously all day, and it looks like I'm working hard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    ...What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. This library is inspired by the Arms Trade Visualization project developed by Michael Chang and presented during Google Ideas INFO 2012. See original post. With Gio.js, it is easy to reproduce this fantastic data visualization model, and integrate it into web applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Zenbot

    Zenbot

    A command-line cryptocurrency trading bot

    ..."Paper" trading mode, operates on a simulated balance while watching the live market. Configurable sell stops, buy stops, and (trailing) profit stops. Flexible sampling period and trade frequency - averages 1-2 trades/day with 1h period, 15-50/day with 5m period. Crypto-currency is still an experiment, and therefore so is Zenbot. Meaning, both may fail at any time. Running a bot, and trading in general requires careful study of the risks and parameters involved. A wrong setting can cause you a major loss.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ES6 Tutorial

    ES6 Tutorial

    ECMAScript 6

    This is a comprehensive, book-style tutorial that teaches modern JavaScript beginning with ES6 and continuing into later additions to the language. It introduces core syntax like let/const, template literals, destructuring, modules, and classes before moving to promises, generators, async/await, proxies, and symbols. Each chapter mixes explanation with concise examples, emphasizing why a feature exists and how to use it idiomatically. The material serves both as a learning path and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Travian-bot is a bot for the browser game Travian. It can build buildings, send resources and troops (scheduled or in case of incoming attack), trade, hold celebrations, train and upgrade troops. It can be translated to any Travian server. Travian-bot is back!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    interview-ouch

    interview-ouch

    Simple web snippets for interviews

    ...The repo covers programming, systems, and sometimes softer judgment questions that interviewers use to see how you think under pressure. Instead of focusing only on textbook algorithms, it nudges you toward understanding trade-offs, code quality, debugging, and real-world constraints. This makes it a good practice tool for senior or experienced candidates who won’t be impressed by just LeetCode-style prompts. It’s also helpful for interviewers who want to refresh their own question bank with more challenging material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB