class

Ta4cr::OhlcBar

Inherits Reference < Object

Constructors

new(open : Float64, high : Float64, low : Float64, close : Float64)
Source

Instance methods

close
Source
close=(close : Float64)
Source
high
Source
high=(high : Float64)
Source
low=(low : Float64)
Source
open
Source
open=(open : Float64)
Source