askmike / gekko

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

i cant run several strategies, but strangely, i can run default strategies like MACD etc #2865

Closed ardialamwijaya closed 4 years ago

ardialamwijaya commented 5 years ago

Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.

I'm submitting a ... [x] bug report [ ] question about the decisions made in the repository

Action taken (what you did)

  1. download custom strategies repo, such as https://github.com/crypto49er/Gekko-Strategies
  2. replace the existing strategies with the downloaded strategies
  3. run MACD, the result was perfect!!
  4. run RSI_BULL_BEAR strategy with the paramater given in RSI_BULL_BEAR.toml, the result is error 500

https://imgur.com/RbT1qL8 https://imgur.com/HJMXXGL

Expected result (what you hoped would happen) I hoped that the strategy went smoothly like the default strategy such as MACD

Actual result (unexpected outcome) i have error 500, and said that "can not read property startTime of undefined"

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc)

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.