Welcome to Cryptotrader!
CryptoTrader is an algorithmic trading platform for Bitcoin and altcoins. We provide backtesting feature for strategy development and live trading feature to trade at most major crypto-currency exchanges. The CryptoTrader API allows to implement and test fully featured algorithmic trading strategies, as well as automate trading.
Here are 4 basic steps to build a new trader instance:
1. Upgrade your account to one of the subscription plans listed here https://cryptotrader.org/plans
2. Pick a trading strategy. You can either rent strategies from the Strategy Market section or develop one by yourself with minimal programming skills. Looking at the code of open source strategies that can be found in the Strategy Market and our community forum can be a good starting point if you decide to develop your own trading strategy.
3. Backtest the trading strategy you are going to use. In order to understand how the strategy performs on historical market data, open backtesting tool and paste the code into the editor. Configure backtest settings if needed using the form at the top. Then click 'Backtest' button. Once the simulation is finished, you will get a log contaning all trades done by the algorithm.
4. Generate an API key & secret in your account of the exchange you trade on. Click 'Run' button, you will see the configuration form, paste API key and secret there and then click 'Start'. After connecting to the exchange, new bot instance should appear at https://cryptotrader.org/live where the bot will log all its trading activity.
There are some materials to help you get started with Cryptotrader:
Watch How-to videos made by our Community:
- How to setup your first bot, connecting to trade via API Key with your exchange: https://www.youtube.com/watch?v=BEYpw6vvTQ4
- How to find a strategy based on your investment desires, what to expect, and how to backtest it: https://www.youtube.com/watch?v=XrRTgEV3Eo0
For those who are interested in coding their own strategies:
Developer University https://cryptotrader.org/topics/695454/developer-university-table-of-contents
API documentation https://cryptotrader.org/api
Happy Trading!
블로그 관리자가 댓글을 삭제했습니다.
답글삭제