You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,10 @@ In above command we use:
35
35
*`/mnt/Robots/My bot.algo`: Your cBot algo file path according to mount path
36
36
*`environment-variables`: We use the to let cTrader console know it should use environment variables for getting its parameters
37
37
38
+
You can also use this image to build another docker image with your cBot algo and cID password file that can be run easily anywhere.
39
+
40
+
You can use all of the cTrader console commands like backtest, for more regarding available features in cTrader Console please check the documentation.
41
+
38
42
## Tags
39
43
40
44
We use latest for latets available version, to use specific version you can pull it by using the version as tag, ex:
0 commit comments