Skip to content

2024-09-09

Latest
Compare
Choose a tag to compare
@sibvic sibvic released this 09 Sep 05:21
· 23 commits to master since this release

New:

  • Array of lines
  • Array of floats
  • Int stream
  • Bool stream
  • PineScript-like Box object
  • PineScript-like Label object
  • PineScript-like Line object
  • PineScript-like Table object
  • Sorting of float arrays
  • Limit values for fill
  • "Transparency support" for fill()
  • MFI indicator
  • Safe sign() function
  • Colored plot
  • PineScript-like barssince()
  • PineScript-like valuewhen()
  • PineScript-like pivothigh() and pivotlow()

Changes:

  • New grid drawing logic
  • New implemetation of RSI indicator

Fixes:

  • Proper initialization of buffers
  • Bug in RMA