Skip to content

C# .NET Core + DDD + Hangfire + Swagger + Automapper + FluentValidation + Log4Net + EF7

License

Notifications You must be signed in to change notification settings

SKDon/crypto-watcher

 
 

Repository files navigation

crypto-watcher

C# .NET Core + DDD + Hangfire + Swagger + Automapper + FluentValidation + Log4Net + EF7

GOALS:
  • #1 Foundation for any project following .Net Core, REST API, DDD and micro-services architecture
  • #2 Crypto bot that combines analytical trading with people's accuracy
  • #3 Aim to reduce market volatility acting as a whole.
PHASES:
  • Phase #1 Whatsapp notification upon buy/sell orders (Perception)
  • Phase #2 Profit analysis on each indicator (Expectation)
  • Phase #3 Automate buys/sells on Binance API (Automation)
  • Phase #4 Import indicators from community (Collaboration)
  • Phase #5 Profit analysis on each user (Reputation)
  • Phase #6 Reward system (Reward)
HOW TO RUN IT:

Open it with VS2017 and debug the API. By default it uses an in-memory database, therefore, no pre-steps are required.

image

About

C# .NET Core + DDD + Hangfire + Swagger + Automapper + FluentValidation + Log4Net + EF7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.0%
  • HTML 7.0%
  • Other 1.0%