thegamecat / gekko-trading-stuff

A dumping ground for my files I use with this awesome crypto currency trading platform https://github.com/askmike/gekko
GNU General Public License v3.0
109 stars 27 forks source link

Creating Files Strategies Error: EACCES: permission denied open with Windows Bash #7

Open cyow opened 6 years ago

cyow commented 6 years ago

They told me that you are the master that can help me with this problem that I am having.

I am using Windows 10 accessing gekko via Bash.exe, edited the files to configure as indicated in the issue but when I try to run it presents the errors in the files I edited, will I have to update something? how to proceed grateful.

Error: EACCES: permission denied, open ./config/strategies/custom.toml ' Error: EACCES: permission denied, open ./strategies/custom.js' Error: EACCES: permission denied, open ./strategies/test1.js' Error: EACCES: permission denied, open ./strategies/test2.js'

thegamecat commented 6 years ago

Did you install gekko from wsl / bash?