Skip to content
Arsen Abazian edited this page Jul 28, 2022 · 15 revisions

Welcome to the CryptoTradingFramework wiki.

CryptoTraderAuto CryptoTraderAuto

CryptoTradingFramework allows you to create various applications for crypto exchanges.

  • Monitoring
  • Backtesting
  • Analysis
  • Trading Bots
  • e.t.c

It supports exchanges: (actively developing)

  • Poloniex
  • Bittrex
  • Binance
  • Bitmex

Based on this framework CryptoTraderAuto application allows you to trade both manually or use a trading bot, based on different strategies. It also contains classic arbitrage monitoring, statistical arbitrage monitoring, different strategies. PoloniexClient allows you to grab and save historical data from exchanges and then apply them for strategies simulation. This application is under development.

The project actively uses DevExpress WinForms Components.

Please note that according to DevExpress EULA, every person working with DevExpress components should have a separate license. To properly register their components on your machine, use the DevExpress installer as described in the How to activate my DevExpress license article. Working with DevExpress components using libraries got from NuGet without proper registration may result in licensing violation.

Please refer How To Install DevExpress WinForm Components article to know how to install this suite on your machine and update the project.