Skip to content

Custom indicators for Jesse's trading framework.

Notifications You must be signed in to change notification settings

cryptocoinserver/jesse-indicators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙ Custom indicators for Jesse

Custom indicators for Jesse trading framework, mostly ports from TradingView, and a simple strategy to show how to work with some of them.

MA Streak

Port of: MA Streak Can Show When a Run Is Getting Long in the Tooth

Moving Average Cross

Port of: Moving Average Cross

Momentum Pinball

Port of: Momentum Pinball

Zero-Lag Exponential Moving Average

Can receive a custom source array.

Zero Lag Keltner Channels

Port of: Zero Lag Keltner Channels

FinTA (Financial Technical Analysis)

See FintaExamples strategy to see how to connect third party technical indicators library FinTA. In FinTA, there're some indicators that are not on the official Jesse's list.

To run, type: jesse backtest 2020-12-01 2020-12-31 --debug

Forum

About

Custom indicators for Jesse's trading framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%