Giter Club home page Giter Club logo

Comments (6)

waudinio27 avatar waudinio27 commented on June 12, 2024 1

Hello, Hello,

what great news. I became a father 4 years ago, and it turned our lives upside down :-D
I hope you have had enough sleep before the start, because this will be over for some time now.

After reading your answer I was wondering if the approch you have choosen is not a bit going to far..... ? What you have created is state of the art and maybe does not need an additional local linear trend.
Would it be possible to train the model on a shorter timeframe with the close price and save the model after this? Because I have problems with cuda ....
After this we can make predictions and set a threshold to enter trades with a nice expected gain and "just" follow the trend :-D
Let´s say predict 30 minutes into the future und update our estimate every 5 minutes ....
Could you show me how this can be achieved whenever you have time?
Because I really think you did a great job, but to implement it myself will be something difficult to do .... (or even NOT possible ;-D...)

Greetings I will buy your favorite Snus!

from pyfilter.

waudinio27 avatar waudinio27 commented on June 12, 2024 1

Wow - this is Amazing news :-D
Please take your time. Whenever it fits for you it fits for me!!

UPDATE: I just saw the changes - the script is really fast now :-D Good job!

Instead of the Snus now I will buy you this star wars like glider from Sweden to get fresh diapers in an incredibly fast way :-D

https://www.youtube.com/watch?v=FzhREYOK0oo

from pyfilter.

waudinio27 avatar waudinio27 commented on June 12, 2024 1

Dear Victor,

I found an implementation for a particle filter with a forecast in the way I imagine it.

https://pypfilt.readthedocs.io/en/latest/

All the best for you and your family

from pyfilter.

tingiskhan avatar tingiskhan commented on June 12, 2024

Hey!

Sorry about the late reply, didn't get any notifications and saw this just now.

Thank you for the kind words! Hm, that's strange. What errors were you getting?

Yes, exactly, you'll need to install the specific CUDA distribution of pytorch as well as pyfilter :-)

To be honest, I've given it a try (just super naive backtesting of an index). I'm not really that literate when it comes to trading, so what I tried to do was to break down the returns into a level and a volatility component, where the first approach was to use a local linear trend model for the level and a simple Ornstein-Uhlenbeck process for the volatility. Where the hope was that I'd be able to see downturns (or upturns) quicker than just moving averages. It worked very good when you performed smoothing historically, but not so much so when just considering filtering. However, given the little amount of spare time I have (just became a father), I haven't really had the time to perform a rigorous analysis - my guess is that my approach won't work though.

Regarding the steps: you're free to choose any prediction length as the package (currently) relies exclusively on generative models! I'm currently updating the documentation, so hopefully this will become more clear when I'm done :-)

Haha, same to you!

from pyfilter.

tingiskhan avatar tingiskhan commented on June 12, 2024

Hey again!

Sorry about the late reply, (on the phone currently, will write longer reply later) but I’ll try and construct a notebook for you!

from pyfilter.

tingiskhan avatar tingiskhan commented on June 12, 2024

Hey!

Really sorry about the late reply, seems I'm not getting any notifications!

Haha, thanks! I haven't forgotten about the NB, but needed to close out some other stuff first. Have started on it FYI!

from pyfilter.

Related Issues (14)

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.