Skip to content

Is this lib usable really for backtesting? #51

@Bluestart83

Description

@Bluestart83

Hi,

Thanks for you work, but please precise that it's non really usable for backtrading in the readme. And any other limitations.

There is no protocol to know when data Success or not to get historic data, sending 5 time the same data? No start of function or end or communication protocol?

for (int i=0; i<5; i++) { if (WriteToFile(filePathHistoricData, text)) break; Sleep(100); }

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions