mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-15 08:46:56 +08:00
fix spell error
This commit is contained in:
committed by
you-n-g
parent
ca14e36f7a
commit
0646e53d24
@@ -215,7 +215,7 @@ class BaseExecutor:
|
|||||||
execute_result : List[object]
|
execute_result : List[object]
|
||||||
the executed result for trade decision.
|
the executed result for trade decision.
|
||||||
** NOTE!!!! **:
|
** NOTE!!!! **:
|
||||||
1) This is necessary, The return value of geenrator will be used in NestedExecutor
|
1) This is necessary, The return value of generator will be used in NestedExecutor
|
||||||
2) Please note the executed results are not merged.
|
2) Please note the executed results are not merged.
|
||||||
|
|
||||||
Yields
|
Yields
|
||||||
|
|||||||
Reference in New Issue
Block a user