File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33## About this Image
44
5- This official container images for cTrader Console on Linux for Docker Engine.
5+ This is official container images for cTrader Console on Linux for Docker Engine.
66
77## How to use this Image
88
@@ -38,7 +38,7 @@ In above command we use:
3838* ` ACCOUNT='9102302' ` : Your trading account number
3939* ` SYMBOL='EURUSD' ` : Symbol that cBot will run on
4040* ` PERIOD='H1' ` : Timeframe that cBot will run on
41- * ` ghcr.io/spotware/ctrader-console:5.4 ` : Container image name that you pulled , change the tag if you pulled some specific version
41+ * ` ghcr.io/spotware/ctrader-console:latest ` : Container image name, change the tag if you want to use some specific version
4242* ` /mnt/Robots/My bot.algo ` : Your cBot algo file path according to mount path
4343* ` environment-variables ` : We use this parameter to let cTrader console know it should use environment variables for getting its parameters
4444
You can’t perform that action at this time.
0 commit comments