Giter Site home page Giter Site logo

Comments (8)

rud3ls87 avatar rud3ls87 commented on July 17, 2024 1

Hello, just checking if this issue was resolved or if there is a potential fix/work around? :) my bot stopped trading after 12hours or so, was working great up till then.

from gekko-neuralnet.

SirTificate avatar SirTificate commented on July 17, 2024

As I already told you on discord, I suspect that the onTrade() function fails at some point and the bot gets stuck, because the state of this.prevAction is wrong. You could add a debug function which prints this.prevAction every 100 candles or so to see, if there's something wrong.

from gekko-neuralnet.

questionguy123 avatar questionguy123 commented on July 17, 2024

Were you able to find a fix?

from gekko-neuralnet.

questionguy123 avatar questionguy123 commented on July 17, 2024

Maybe something to do with Momentum or Decay settings messing with the learning rate as time goes on? Going to test this now

from gekko-neuralnet.

rud3ls87 avatar rud3ls87 commented on July 17, 2024

from gekko-neuralnet.

questionguy123 avatar questionguy123 commented on July 17, 2024

According to the 30min of youtube videos i watched, decay will gradually effect the learning rate over time.

On the backtest:
Changing the learning rate in the backtest effects the outcome
Changing the decay in the backtest has no effect on the outcome

therefore it doesn't make sense how decay can change the learning rate without changing the outcome? Maybe on the live bot decay reduces the learning rate lower and lower until the bot no longer wants to make trades.

30min of youtube doesn't make me an expert but going to try the bot with no decay and will post what happens

from gekko-neuralnet.

rud3ls87 avatar rud3ls87 commented on July 17, 2024

from gekko-neuralnet.

g1tt avatar g1tt commented on July 17, 2024

I know this is closed but I was experiencing the same problems.
SirTificate's comments on Mar 29th were exactly the cause of my problem.
I have fixed it (a very low-tech fix but it works!) and have created a pull request here -
#11

from gekko-neuralnet.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.