Giter Site home page Giter Site logo

advanced-deep-trading's People

Contributors

mpugna avatar rachnog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

advanced-deep-trading's Issues

should we use colse or adjclose?

Thank you for sharing your code.
In file backtest_metrics\Baseline and Metrics.ipynb,you use close price to construct feature. I think we should use adjclose to construct feature. Am I right?

how to define the initial_T and max_bar and min_bar?

Hi ,

I am working on my own stock price prediction in HK/China equity market. For me, I did have experience on coding tick/volume/dollar bars from scratch.

Tick imbalance bar is very impressive and fresh concept for me. I just wonder, how to determine the parameters of the TIB in the function?

my datasets of individual stocks contain at least 1 millions ticks within 2 weeks time horizon.
Would you please provide some guideline for me ?

Highly appreciate

Marcus

Possible Labeling Mistake

In "get_meta_barier()" I beleive the greater than here
if min_ret_ups[0] > min_ret_downs[0]:
should be less than.

I'm reading as 'min_ret_situation[0]' is up occurs first and 'min_ret_situation[1]' is down occurs first. So if min_ret_ups[0] > min_ret_downs[0]: is true than a significant down occurs first but 'min_ret_situation[0]' is set to 1.

If I have misunderstood or missed something apologies.

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.