w1ld3r / crypto-signal

The #1 Automated Technical Analysis (TA) & Algo. Trading tool for Coinbase, Bittrex, Binance, and more! (Track over 500+ coins)
http://cryptosignal.dev
MIT License
76 stars 37 forks source link

Doesn't seem to run for me ERROR - no configuration file provided: not found #65

Closed MojoMoe closed 8 months ago

MojoMoe commented 8 months ago

Describe the bug Getting the below error, even after checking all the Python dependencies are satisfied. I have Docker with Docker Compose (built in) on Windows 11 Pro.

To Reproduce Steps to reproduce the behavior: PS C:\Users\Mojo\Desktop\PowerShell_Scripts> docker-compose up --build no configuration file provided: not found

Expected behavior A clear and concise description of what you expected to happen.

config.yml copied and amended the pairs and telegram changed to Discord alerts - taken from here - https://github.com/w1ld3r/crypto-signal/blob/develop/docs/config.md

Machine

MojoMoe commented 8 months ago

Found the Dockerfile with instructions to run requirements, seems to have resolved this particular issue.