We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8676303 commit 87a026fCopy full SHA for 87a026f
docs/introduction/introduction.rst
@@ -51,7 +51,7 @@ Name Description
51
modules. With these signals `Decision Generator` will generate the target
52
trading decisions(i.e. portfolio, orders)
53
If RL-based Strategies are adopted, the `Policy` is learned in a end-to-end way,
54
- the trading deicsions are generated directly.
+ the trading decisions are generated directly.
55
Decisions will be executed by `Execution Env`
56
(i.e. the trading market). There may be multiple levels of `Strategy`
57
and `Executor` (e.g. an *order executor trading strategy and intraday order executor*
0 commit comments