console#
tradeexecutor.cli.commands.console Python module in Trading Strategy framework.
Module description#
console command.
Open interactive IPython session within the trade-executor
Can be used as a part of Docker image
To start a console in shell with docker-compose.yml set up:
docker-compose run $YOUR_CONTAINER_NAME console
Functions#
|
Open interactive IPython console to explore state. |
|
Start IPython session |