Giter Club home page Giter Club logo

Comments (7)

twopirllc avatar twopirllc commented on May 18, 2024

Hello @homily,

Thanks for trying the library and that you find it useful. Sure. We can add those to the library. Could you please tell me what each category they fall under: momentum, overlap, performance, statistics, trend, volatility, or volume?

For Aberration, does ATR need to be returned with ZG, SG, and XG? What are the default length parameters for Aberration?

Also, do you have some charts for each so I can get an idea of what they look like? I recent SPY or AAPL and possibly BTCUSD?

Thanks,
KJ

from pandas-ta.

homily avatar homily commented on May 18, 2024

BIAS-momentum
KDJ-momentum
Aberration-trend (other)
BRAR- (other)
Or create a new folder name 'other'

For Aberration just return(SG,ZG,XG)
It is an improved version based on 'Keltner channels'

https://www.tradingview.com/ideas/keltnerchannels/?solution=43000502266

Keltner Channels are volatility-based envelopes set above and below an exponential moving average. This indicator is similar to Bollinger Bands, which use the standard deviation to set the bands. Instead of using the standard deviation, Keltner Channels use the Average True Range (ATR) to set channel distance. The channels are typically set two Average True Range values above and below the 20-day EMA. The exponential moving average dictates direction and the Average True Range sets channel width. Keltner Channels are a trend following indicator used to identify reversals with channel breakouts and channel direction. Channels can also be used to identify overbought and oversold levels when the trend is flat.

In his 1960 book, How to Make Money in Commodities, Chester Keltner introduced the “Ten-Day Moving Average Trading Rule,” which is credited as the original version of Keltner Channels. This original version started with a 10-day SMA of the typical price {(H+L+C)/3)} as the centerline. The 10-day SMA of the High-Low range was added and subtracted to set the upper and lower channel lines. Linda Bradford Raschke introduced the newer version of Keltner Channels in the 1980s. Like Bollinger Bands, this new version used a volatility based indicator, Average True Range (ATR), to set channel width. StockCharts.com uses this newer version of Keltner Channels.

https://stockcharts.com/acp/?s=%24BTCUSD

Keltner channels= MA(EMA)+-ATR
Aberration = MA(EMA)+- Std

from pandas-ta.

twopirllc avatar twopirllc commented on May 18, 2024

@homily,

I'll see what I can get done.

Thanks,
KJ

from pandas-ta.

twopirllc avatar twopirllc commented on May 18, 2024

@homily,

So I made a rough draft of them in TradingView to get an idea of what they looked liked before I put them into pandas_ta. The default values are in () next to the indicator name. Do these look like accurate representations visually?

homily indicators

Thanks,
KJ

from pandas-ta.

twopirllc avatar twopirllc commented on May 18, 2024

@homily,

All indicators added to pandas_ta.

Thanks,
KJ

from pandas-ta.

mwpwalshe avatar mwpwalshe commented on May 18, 2024

How can I generate signal or trade BRAR?

from pandas-ta.

KaitaoQiu avatar KaitaoQiu commented on May 18, 2024

what is ARBR, is there any resources about it on Internet? @homily
And how to trade with it? thanks!!

from pandas-ta.

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.