init#
tradeexecutor.cli.init Python module in Trading Strategy framework.
Module description#
Command line application initialisation helpers.
Functions#
|
|
|
Create metadata object from the configuration variables. |
|
|
|
Set up the execution mode for the command line client. |
|
Create Web3 connection to the live node we are executing against. |
Apply all monkey patches. |
|
|
Fail early if the cache path is not writable. |
|
Autodetect exeuctor id. |
Check that given executor id is good. |