mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
add logic layer comment
This commit is contained in:
parent
9b172e88be
commit
4061f2aef0
|
@ -232,7 +232,7 @@ then the following types could be injected automatically:
|
|||
1. Load config from the config file.
|
||||
2. Allocate and initialize exchange sessions.
|
||||
3. Add exchange sessions to the environment (the data layer).
|
||||
4. Use the given environment to initialize the trader object.
|
||||
4. Use the given environment to initialize the trader object (the logic layer).
|
||||
5. The trader initializes the environment and start the exchange connections.
|
||||
6. Call strategy.Run() method sequentially.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user