Skip to content

2024-10-15

Latest
Compare
Choose a tag to compare
@sibvic sibvic released this 15 Oct 10:16
· 7 commits to master since this release

New features:

  • Drawing of PS-like tables
  • Safe math operations
  • Advanced colored stream
  • Add parameter to floor()
  • Mulicolored candles
  • Add MFI
  • Add HMA
  • Add Rising, Falling stream
  • Add FirstBarState
  • Add Histogram colored stream
  • Add double stream RSI
  • Add barssince
  • Add highest/lowest streams
  • Add VWAP stream
  • Add correlation
  • Add SWMA
  • Add dev
  • PS-like label
  • PS-like line
  • PS-like array
  • PS-like str functions
  • PS-like strategy functions
  • PS-like time functions
  • PS-like request functions
  • PS-like syminfo functions
  • PS-like timeframe functions
  • Transparency functions
  • Number to bool function
  • Static calculation of pivot high/low
  • Colors for plot char
  • Support color.from_gradient
  • Support array streams
  • Alert methods
  • Support invisible streams
  • Add Matrix
  • Add linefill

Fixes:

  • EMA initialization
  • Fix initialization of new values
  • Return int from highest/lowestbars