Coder Social home page Coder Social logo

arsenabazian / cryptotradingframework Goto Github PK

View Code? Open in Web Editor NEW
166.0 18.0 79.0 183.56 MB

A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI

License: Other

C# 100.00%
cryptocurrency-exchanges trading-bot backtesting-trading-strategies trading-platform

cryptotradingframework's Introduction

License

CryptoTradingFramework © 2024 by Abazian Arsen is licensed under CC BY-NC 4.0

Roadmap.

Currently I am working on adding LOW CODE platform support for customizing strategy. Please see https://github.com/ArsenAbazian/WorkflowDiagram for greater details.

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.

CryptoTraderAuto CryptoTraderAuto CryptoTraderAuto CryptoTraderAuto CryptoTraderAuto

Latest Updates

Update From 11-09-2022

Update From 23-03-2022

Update From 24-02-2022

Update From 09-02-2022

Update From 25-01-2022

About

CryptoTradingFramework allows you to create various applications for crypto exchanges.

  • Monitoring
  • Backtesting
  • Analysis
  • Trading Bots
  • Classic Arbitrage
  • Manual Trading
  • e.t.c

It supports exchanges: (actively developing)

  • Poloniex
  • Bittrex
  • Binance
  • Binance futures (partially)
  • Bitmex
  • Kraken
  • BitFinex

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.

If you want to say "thank you" :)

  • BTC 1PjFCsfVYwhU8CUqTKAGD2UdTeKqgemb1R
  • ETH 0xa709fc01c5d32500f1c18605d48a7b7bd03f5893
  • XRP rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh Tag = 106961926
  • LTC LPKGsLjnpc3xRsvPYYHuXhpFpx6zhpVg9n

cryptotradingframework's People

Contributors

alisheramonulloev avatar arsenabazian avatar arsendx avatar mikeroz avatar mizarsg avatar paulzaitsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cryptotradingframework's Issues

getting invalid rex file and The designer could not be shown for this file because none of the classes within it can be designed.

Severity Code Description Project File Line Suppression State
Error Invalid Resx file. Type DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v19.1, Version=19.1.0.0, Culture=neutral, PublicKeyToken=79868b8147b5eae4 in the data at line 124, position 4 cannot be located. Line 143, position 5. Crypto.UI D:\Visual Studio Programmes\CryptoTradingFramework-master(1)\CryptoTradingFramework-master\Crypto.UI\Controls\ChartDataControl.resx 143
Capture3
Capture4

About add Futures module

Hello, I'm a little tangled after studying the code. I want to add the Futures module of Binance, so I should add a new Exchange "Binance Futures" or add a Futures market in "Binance Exchange".

From the perspective of program logic, adding "Binance Futures" Exchange has minimal changes. I just need to copy a copy of Binance's Exchange module code, register it as a new Exchange, and then replace all the API addresses in the function with Futures API,However, this does not conform to the business logic.
image

which will lead to one more exchange for every Futures added to a Exchange platform. However, if I add a future market in "Binance" exchange, because I refer to the same exchange class module, I will copy all the original functions, resulting in two sets of functions with the same function in the same Class, This is not in line with the development idea and is not conducive to expansion, so I want to ask you what is the most appropriate, thanks
image

Why are you using devexpress?

Hi Arsen,
I would like to appreciate your effort.
But i have problem with devexpress. Why you don't use basic .net controls? i think it will be great help to use this application.

Please if it possibly changes the UI to simple controls.

Can't find WebApplication1.csproj file

Try to run your script ,but docker show error:

COPY failed: CreateFile \?\C:\ProgramData\Docker\tmp\docker-builder283140821\WebApplication1\WebApplication1.csproj: The system cannot find the file specified.

Maybe I do something wrong...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.