Skip to content

An example that work with IqOption.Net with .netcore framework, based on CQRS-ES Framework

Notifications You must be signed in to change notification settings

MongkonEiadon/Ai-Option

Repository files navigation

Ai-Option (Follower Traders)

     █████╗ ██╗       ██████╗ ██████╗ ████████╗██╗ ██████╗ ███╗   ██╗
    ██╔══██╗██║      ██╔═══██╗██╔══██╗╚══██╔══╝██║██╔═══██╗████╗  ██║
    ███████║██║█████╗██║   ██║██████╔╝   ██║   ██║██║   ██║██╔██╗ ██║
    ██╔══██║██║╚════╝██║   ██║██╔═══╝    ██║   ██║██║   ██║██║╚██╗██║
    ██║  ██║██║      ╚██████╔╝██║        ██║   ██║╚██████╔╝██║ ╚████║
    ╚═╝  ╚═╝╚═╝       ╚═════╝ ╚═╝        ╚═╝   ╚═╝ ╚═════╝ ╚═╝  ╚═══╝

To update database use entityframework through Pacage Management Console in Visual Studio by SetStarup project to AiOption.Tradings, and applied EF-Migration to AiOption.Infrasturcture.ReadStores

$ update-database

To Run

dot net run

The Aggregate

now have 2 types of AggregateRoot

  • CustomerAggregateRoot
  • IqAccountAggregateRoot

About

An example that work with IqOption.Net with .netcore framework, based on CQRS-ES Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published