releat215 / releat

REinforcement LEarning for Algorithmic Trading is a python framework for medium frequency trading algorithms for MetaTrader 5
https://releat215.github.io/releat/
MIT License
22 stars 9 forks source link

releat command not found #30

Open zulupalm98 opened 4 months ago

zulupalm98 commented 4 months ago

Screenshot 2024-05-01 115900

~/releat$ docker run \ --net h> --net host \ -v /tm> -v /tmp/.X11-unix:/tmp/.X11-unix \

-v $(pwd):/workspaces/releat \
-e DISPLAY \
--gpus all \
-it \
--name releat \
releat215/releat:1.0

Unable to find image 'releat215/releat:1.0' locally 1.0: Pulling from releat215/releat

using ls shows no releat, ran git code again cd into releat and tried to run but no command found :(