Giter Site home page Giter Site logo

Comments (5)

froggleston avatar froggleston commented on June 10, 2024 1

Happy to close this.

from freqtrade-strategies.

xmatthias avatar xmatthias commented on June 10, 2024

with Strategy004 it's clear - we'll be fixing this.

for the "hammer" issue - i'm not sure.
I've never used pattern functions before - so i'm not really certain on how they work.

The same goes with the function you point out - i struggled to find the definition for it - so it may just use "everything up to now" ... which would kinda be fine (it's not lookahead per se) - though it'd still be a form of problem, as it assumes an (indefinitely) expanding window.

from freqtrade-strategies.

froggleston avatar froggleston commented on June 10, 2024

I'm happy to raise a PR for 004.

Yeah, with the pattern functions, it's unclear as to what an empty lookback function actually does in talib...

from freqtrade-strategies.

xmatthias avatar xmatthias commented on June 10, 2024

well technically - i think the lookback is pretty much given by the indicator itself.

a hammer is just 1 candle - in a pattern, something between 3 and 5 (depending if you wait for confirmation) - so even if it were to use expanding windows - a candle 200 lines from the pattern wouldn't count.

I'll leave it up to you if we want to pursue the hammer problem further, or if we assume #285 to close this issue (which means it could be closed).

from freqtrade-strategies.

froggleston avatar froggleston commented on June 10, 2024

Yeah I started a thread in the main discord about it for the candle pattern stuff, but mainly focused around these two SO posts:

It seems like the lookback isn't problematic, just completely impossible to find without looking into the code. It's not documented anywhere easy.

from freqtrade-strategies.

Related Issues (20)

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.