Search Results for "gold trading bot" - Page 3

Showing 70 open source projects for "gold trading bot"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
  • 1
    Algobot

    Algobot

    Cryptocurrency trading bot with a graphical user interface

    Cryptocurrency trading bot that allows users to create strategies and then backtest, optimize, simulate, or run live bots using them. Telegram integration has been added to support easier and remote trading. Please note that Algobot requires TA-LIB. You can view instructions on how to download TA-LIB. For Windows users, it's best to download the .whl package for your Python install and pip install it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Kelp

    Kelp

    Kelp is a free and open-source trading bot for the Stellar DEX

    Kelp is a free and open-source trading bot for the Stellar universal marketplace and for centralized exchanges such as Binance, Kraken, CoinbasePro, etc. Kelp includes several configurable trading strategies and exchange integrations. You can define your own parameters or use the sample configurations to quickly get up and running with a trading bot in a matter of minutes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Civeloo Binance Spot Bot

    Trading Bot for Binance Spot

    Bot de trading para realizar ordenes de compras y ventas automáticas, conectandose por medio de la API de Binance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Binance Triangle Arbitrage

    Binance Triangle Arbitrage

    Detect in-market cryptocurrency arbitrage

    This app monitors the Binance cryptocurrency exchange in search of triangle arbitrage opportunities. The HUD is the chart displayed above. It is repainted after each calculation cycle to show snapshots of currently detected arbitrage opportunities. To disable the HUD, set HUD.ENABLED to false. Three symbols related by exchange rates are involved in the triangle arbitrage. Percent profit or loss from executing the triangle arbitrage. This includes trading fees specified via EXECUTION.FEE...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    node-csgo

    node-csgo

    A node-steam plugin for Counter-Strike: Global Offensive

    Node-CSGO is a Node.js library that allows interaction with Counter-Strike: Global Offensive (CS:GO) game servers and Steam APIs. It enables developers to retrieve game data, manage inventories, and automate in-game operations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Gekko

    Gekko

    A bitcoin trading bot written in node

    ...Gekko supports 16 different exchanges (including Bitfinex, Bitstamp and Poloniex). Just tell Gekko which exchange you want to interact with and Gekko talks directly to the exchange. Gekko makes it possible to create your own trading strategies using TA indicators. Once you created it you can use Gekko to backtest your strategy over historical market data or run against the live market (using either a paper trader or real trader - making it a trading bot).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Zenbot

    Zenbot

    A command-line cryptocurrency trading bot

    ...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
  • 8
    Bitcoin TA trading and backtesting platform that connects to popular Bitcoin exchanges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gekko-Strategies

    Gekko-Strategies

    Strategies to Gekko trading bot with backtests results

    Gekko-Strategies is a community repository of strategies (JavaScript files plus configuration) for the Gekko trading bot. It contains a variety of trading strategy scripts, backtest results, and tools or helpers for strategy evaluation. It is not itself a standalone trading engine but contains strategy modules to use with Gekko. Results are sorted by amount of best profit/day on unique DATASETS. Includes an install script (install.sh) to facilitate installing strategies into the user’s Gekko setup under Unix-like systems. ...
    Downloads: 0 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

    Simple bot for wex.nz

    Trade Bitcoin automatically on wex.nz using trade API

    Trading bot for https://wex.nz/ Торговый бот для биржи wex, есть аналогичные програмы для других бирж, их названия - simple yobit bot, simple bittrex bot, simple exmo bot, simple poloniex bot. Программа использует NET 4.0, хранит данные о тикерах в базе данных, должны быть достаточные права для записи данных в файл.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. In short, it collects JSON from multiple different cryptocurrency markets, goes through the results, and finds the highest and lowest price for each coin. The script will find the highest price (chbtc.com), and lowest price (Bittrex), and divide the two: 51.8/38.23 = ~1.35 (~35% profit margin) and then push these results to the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Okcoin Leeks Reaper

    Okcoin Leeks Reaper

    Trading bot implementation

    This is a high-frequency trading bot implementation targeting the OKCoin cryptocurrency exchange. The repository states that from 2016 June to January 2017, the strategy turned an initial investment of 6,000 into 250,000. The bot embodies two main strategies: trend following (entering on directional moves) and rebalancing (keeping position exposure near 50%) to mitigate downside in reversals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tribeca

    tribeca

    A high frequency, market making cryptocurrency trading platform

    tribeca is a very low latency cryptocurrency market making trading bot with a full-featured web client, backtester, and supports direct connectivity to several cryptocoin exchanges. On modern hardware, it can react to market data by placing and canceling orders in under a millisecond. Runs on the latest node.js (v7.8 or greater). Persistence is achieved using MongoDB. Installation is recommended via Docker, but manual installation is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An auto trading bot for algo trading in forex (using forex.com' api)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The bot makes all the routine work for you in the Legend.vkontakte.ru game. Just start autodrot and make dozens of gold while being out! The bot is not recognizable and you'll never get banned. It becomes more powerful every day!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smart Travian Bot automates boring tasks for Travian like farming,trading and upgrading. Unlike others Smart Travian Bot works in browser which makes impossible to detect it.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    CommonBot is a auto-trading bot for Magic: The Gathering Online (MTGO). The purpose of the bot is to provide an automated method for users of MTGO to sell off excess cards to other users. CommonBot is written in the scripting language AutoIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Binance-Trading-bot

    Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis

    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Expert-Advisor-Studio

    Expert Advisors, Browser-based EA, Free Crypto / Forex Historical DATA

    Fintechee is a WEB-based trading platform that covers Automated Trading, Expert Advisor Studio, FIX API Individual Version, White Label(A,B,Hybrid) with FIX Engine, Market Maker Bot, Browser-based EA, Multi-Account Login, DeFi, and Cross-Chain DEX. 20+ liquidity providers cooperate with Fintechee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Bot, or automated trading program, for the Magic: The Gathering Online game. It will be able to distinguish different cards and prices (it is a SmartBot), and possibly other features as we get to them. NOT YET FINISHED - DO NOT COMPILE OR RUN
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB