CLI tool that enhances the features of Gekko's Trading Bot. The tool performs a test with multiple pairs on a single run. Suppose you have a strategy that you want to test on more currency pairs. You enter all the pairs on which you want to test the strategy for the BacktestTool's configuration file. You start the application and everything happens automatically. You are just waiting for the results that appear on the screen. You will see how your strategy falls on other pairs, where it works the best, and where the worst. More detailed data is available in the .CSV file, which you can open in a spreadsheet or text editor. You can do the same with many strategies and CandleSize values. You can test all your strategies on eg BTC-USD pair and compare results, which will allow you to choose the best strategy you will use in live trade. The installation tutorial by bald123 can be found in the Wiki: Docker installation.
https://github.com/xFFFFF/Gekko-BacktestToolTags | gekko backtesting-trading-strategies gekko-backtesttool backtest trading-strategies backtesting backtester trading-bot trading cryptocurrency cryptocurrencies crypto cryptocoins bitcoin bitcoins |
Implementation | Perl |
License | MIT |
Platform | Linux |
Gekko Trading Bot. Repository of strategies which I found at Git and Google, orginal source is in README or .js file. Strategies was backtested, results are in backtest_database.csv file. I used ForksScraper and Gekko BacktestTool to create content of this repository.
gekko strategies gekko-strategies gekko-backtest backtest-database cryptocurrency cryptocurrencies crypto cryptocurrency-exchanges trading-bot trading-strategies trading-algorithms trading-platform stock stock-price-prediction hodl rsi technical-analysis trading-simulator tradingThe most valuable commodity I know of is information.Gekko is a Bitcoin TA trading and backtesting platform that connects to popular Bitcoin exchanges. It is written in javascript and runs on nodejs.
gekko trading-bot trading-strategies bitcoin exchange trading bot ta financeAlgotrading Framework is a repository with tools to build and run working trading bots, backtest strategies, assist on trading, define simple stop losses and trailing stop losses, etc. This framework work with data directly from Crypto exchanges API, from a DB or CSV files. Can be used for data-driven and event-driven systems. Made exclusively for crypto markets for now and written in Python.
bot framework crypto trading realtime trading-bot trading-api cryptocurrency algotrading trading-algorithms cryptocurrencies hft hft-trading algorithmic-trading trading-simulator backtesting-trading-strategies backtest high-frequency-trading cryptocurrency-exchanges crypto-algotradingBitBot is a Crypto-Currency trading bot and backtesting platform that connects to popular Bitcoin exchanges (Bitstamp, Kraken). It is written in javascript and runs on Node.JS. BitBot is modular and supports multiple trading strategies / exchanges.
cryptocurrency trading botCCXT – CryptoCurrency eXchange Trading Library. A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs. The CCXT library is used to connect and trade with cryptocurrency / altcoin exchanges and payment processing services worldwide. It provides quick access to market data for storage, analysis, visualization, indicator development, algorithmic trading, strategy backtesting, bot programming, webshop integration and related software engineering.
altcoin api arbitrage bitcoin bot cryptocurrency crypto e-commerce ethereum exchange invest library strategy trading btc eth trade merchant market-dataPlace to store and stay up to date with configs & strategies from the CryptoGnome Group
profit-trailer bitcoin trading-bot autopilot cryptocurrency crypto cryptocurrencies cryptocurrency-trading-bot bitcoin-botCatalyst is an algorithmic trading library for crypto-assets written in Python. It allows trading strategies to be easily expressed and backtested against historical data (with daily and minute resolution), providing analytics and insights regarding a particular strategy's performance. Catalyst also supports live-trading of crypto-assets starting with four exchanges (Binance, Bitfinex, Bittrex, and Poloniex) with more being added over time. Catalyst empowers users to share and curate data and build profitable, data-driven investment strategies. Please visit catalystcrypto.io to learn more about Catalyst. Catalyst builds on top of the well-established Zipline project. We did our best to minimize structural changes to the general API to maximize compatibility with existing trading algorithms, developer knowledge, and tutorials. Join us on the Catalyst Forum for questions around Catalyst, algorithmic trading and technical support. We also have a Discord group with the #catalyst_dev and #catalyst_setup dedicated channels.
cryptocurrency trading algorithmic-trading cryptocurrenciesK.sh is a very low latency market making trading bot with a full featured web interface, it directly connects to several cryptocoin exchanges. On a decent machine reacts to market data by placing and canceling orders in under milliseconds.
trading-bot bitcoin financial trading-platform trading-strategies coinbase okcoin bot-platform docker-application unix-like bob-marley star-trek collaborative trading bot-creation bot-framework market-maker market-data cryptocurrency-tradingCassandre is an open-source framework that makes it easy to create your crypto trading bot in Java. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategy.
bot spring trading coinbase market trading-bot cryptocurrency spring-boot-starter trading-strategies technical-analysis trades sprint-boot binance ta4j kucoin crypto-trading cryptotrading crypto-trading-botPyAlgoTrade is a Python Algorithmic Trading Library with focus on backtesting and support for paper-trading and live-trading. Let’s say you have an idea for a trading strategy and you’d like to evaluate it with historical data and see how it behaves. PyAlgoTrade allows you to do so with minimal effort.
trading stock algorithmic-trading library trading-strategiesStockSharp (shortly S#) – are free set of programs for trading at any markets of the world (American, European, Asian, Russian, stocks, futures, options, Bitcoins, forex, etc.). You will be able to trade manually or automated trading (algorithmic trading robots, conventional or HFT).Available connections: FIX/FAST, LMAX, Rithmic, Fusion/Blackwood, Interactive Brokers, OpenECry, Sterling, IQFeed, ITCH, FXCM, QuantHouse, E*Trade, BTCE, BitStamp and many other. Any broker or partner broker (benefits).
stocksharp hft trading-strategies trading-robots trading-platform algorithmic-trading-engine forex bitcoins c-sharp broker markets nasdaq quantitative-finance trading fixprotocol finance hft-trading iqfeed interactive-brokers fxcm bitcoinA golang implementation of a console-based trading bot for cryptocurrency exchanges. Download a release or directly build the code from this repository.
trading-strategies trading-bot cryptocurrency-exchanges bittrex poloniex cryptopia yobit binancetribeca 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 acheived using mongodb. Installation is recommended via Docker, but manual installation is also supported.
trading trading-bot market-maker bitcoin cryptocurrency exchange docker trade hft-trading hftUsing stock historical data, train a supervised learning algorithm with any combination of financial indicators. Rapidly backtest your model for accuracy and simulate investment portfolio performance.During the testing period, the model signals to buy or sell based on its prediction for price movement the following day. By putting your trading algorithm aside and testing for signal accuracy alone, you can rapidly build and test more reliable models.
machine-learning support-vector-machines portfolio-simulation backtesting-trading-strategies stock-marketCointrol is a Bitcoin trading bot and real-time dashboard for Bitstamp created by @jakubroztocil.Cointrol was created to automate Bitcoin speculation. Besides automated trading based on price change triggers and various trading strategies, it also provides a real-time updated dashboard for your Bitstamp account where you can see all your orders and transactions real-time updated (something Bitstamp lacks). The dashboard for a real-time updated overview can also be used standalone without letting Cointrol make any transactions.
bitcoin bot bitstamp trade transaction automation jakubroztocilZipline is a Pythonic algorithmic trading library. It is an event-driven system that supports both backtesting and live-trading. Zipline is currently used in production as the backtesting and live-trading engine powering Quantopian -- a free, community-centered, hosted platform for building and executing trading strategies.Note: Installing Zipline via pip is slightly more involved than the average Python package. Simply running pip install zipline will likely fail if you've never installed any scientific Python packages before.
algorithmic-trading trading machine-learning stock-analysisA fast cryptocurrency trading bot framework implemented in Go. Ninjabot permits users to create and test custom strategies for spot markets. go get -u github.com/rodrigo-brito/ninjabot/...
bot trading-bot cryptocurrency binanceTa4j is an open source Java library for technical analysis. It provides the basic components for creation, evaluation and execution of trading strategies. It is a powerful engine for building custom trading strategies. It supports more than 130 technical indicators (Aroon, ATR, moving averages, parabolic SAR, RSI, etc.).
technical-analysis java-library stocks forex litecoin bitcoin ethereum ripple trading-algorithms trading-strategies tradingNowTrade is an algorithmic trading library with a focus on creating powerful strategies using easily-readable and simple Python code. With the help of NowTrade, full blown stock/currency trading strategies, harnessing the power of machine learning, can be implemented with few lines of code. NowTrade strategies are not event driven like most other algorithmic trading libraries available. The strategies are implemented in a sequential manner (one line at a time) without worrying about events, callbacks, or object overloading.
trading technical-indicators neural-network random-forest stock currency algorithmic-trading-library machine-learning algorithmic-tradingAlgorithmic Trading Bitcoin. Lightweight, extensible program for algorithmically trading cryptocurrencies and derivatives across multiple exchanges.
gemini exchange gdax poloniex kraken algorithmic-trading bitcoin cryptocurrency python3 coinbase itbit ethereum bitcoin-cash zcash
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.