Skip to content

My collection of open-source indicators for Tradingview and Ninjatrader

Notifications You must be signed in to change notification settings

Linus404/Linus-Indicator-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo

  • make readme pretty
  • fix MoldyHighlights text and lookback period

Overview

TradingView

  • Linus-Sammlung:
    • Multiple EMAs
    • VWAP
    • HLC of previous day
    • ATR bands
    • More to come
  • MoldyMoves (client request):
    • Highlights consecutive candles and big wicks in those moves
    • Arrows for better visibility

NinjaTrader

  • MoldyBars:
    • Custom candle stick bars for inside bars, outside bars, Außenstäbe and default bars
  • MoldyBars_clean:
    • removed arrows for cleaner look and better performance
  • MoldyHighlights:
    • Marks important levels on the chart such as Overnight High/Low, Prior Settlement, Daily High/Low, etc.

Python

  • get_bias:
    • Takes yfinance tickers as input
    • Creates a table with Hurst Exponent and volatility of the last 5 and 30 days

Further information

This repo has the nt8 Order Flow indicators for free and open source

I will not be working on NinjaTrader indicators anymore.
As far as I know, it's currently not possible to make a good volume profile in Pinescript. If you know otherwise please let me know!