RenkoBarCompressor Constructor
public RenkoBarCompressor(
int instrumentId,
double newBarSize
)
This language is not supported or no code example is available.
public:
RenkoBarCompressor(
int instrumentId,
double newBarSize
)
This language is not supported or no code example is available.
public function RenkoBarCompressor(
instrumentId : int,
newBarSize : double
);
This language is not supported or no code example is available.
Parameters
-
instrumentId
-
int
-
newBarSize
-
double
In this article
Definition