Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.
/ CryptoTrader Public archive

A modular C# bot to analyze cryptomarket trends and trade cryptocurrency, with native support for Binance.

License

Notifications You must be signed in to change notification settings

itsmistad/CryptoTrader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTrader

A modular C# bot to analyze cryptomarket trends and trade cryptocurrency, with native support for Binance.

Master: Build Status

Dev: Build Status

Getting Started

Building on my machine
  1. Clone or download the project.
    1. Use the master branch for stable code.
    2. Use the dev branch for experimental/prerelease code.
  2. Open CryptoTrader.sln using VS 15/17.
  3. Clean and build the solution. Make sure you can run the service standalone.
  4. Break whatever you want.
  5. Repeat 3 until your cookies are done baking.
Downloading Application
  1. Go to Releases.
  2. Download the release version of your choice.
  3. Extract the contents from the zip.
  4. Customize the configuration.
  5. Start CryptoTrader.Service.exe.

About

A modular C# bot to analyze cryptomarket trends and trade cryptocurrency, with native support for Binance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages