Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.12 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.12 KB

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!