askmike / gekko

A bitcoin trading bot written in node - https://gekko.wizb.it/
MIT License
10.08k stars 3.94k forks source link

include module exports in instructions #2862

Closed grenade closed 4 years ago

grenade commented 5 years ago

in issues https://github.com/askmike/gekko/issues/2493 and https://github.com/askmike/gekko/issues/2576, users saw an error (TypeError: Cannot read property 'timeout' of undefined) that is not easy to understand because they had edited their uiconfig files according to the instructions here, which omit the export. This change is to include an example of a complete uiconfig file to reduce confusion by users who copy and paste the example code over the entire contents of their existing uiconfig.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.