Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #11. MQL5 compatible version of SuperSlope oscillator #16

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

nseam
Copy link
Contributor

@nseam nseam commented Nov 7, 2023

No description provided.

@kenorb kenorb changed the title Refs #11. MQL5 compatible version of SuperSlope oscillator. Unsure if… Refs #11. MQL5 compatible version of SuperSlope oscillator Nov 13, 2023
@kenorb
Copy link
Member

kenorb commented Nov 13, 2023

2023.02.01 00:00:00 array out of range in 'Chart.struct.static.h' (57,18)

    datetime _time0;
    // ENUM_TIMEFRAMES _tf = MQL4::TFMigrate(_tf);
    CopyTime(_symbol, _tf, 0, 1, arr);
    _time0 = arr[0]; // Line 57

?

@kenorb kenorb added the enhancement New feature or request label Nov 22, 2023
@kenorb kenorb merged commit 6ec7906 into EA31337:master Nov 22, 2023
2 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants