Skip to content

Generate: add simplified strategies for generating random candlestick (OHLC) data #4397

@swharden

Description

@swharden

An API like this would be nice:

DateTime start = new(2024, 10, 28);
OHLC[] ohlcs = Generate.Ohlc.Minutes(1000, start); // 100 candles with random walk data each one minute wide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions