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

Extend Timeseries class for MQL4/MQL5 compability. #5

Closed
kenorb opened this issue Apr 7, 2016 · 1 comment
Closed

Extend Timeseries class for MQL4/MQL5 compability. #5

kenorb opened this issue Apr 7, 2016 · 1 comment

Comments

@kenorb
Copy link
Member

kenorb commented Apr 7, 2016

Write, extend and correct the existing Timeseries class in order to implement cross-version methods which should correspond to Timeseries Functions from MQL4. Similar to #1, #2 & #3.

Each method should compile, be callable and should return same format and values in both MQL4 and MQL5. Remove all other functions which are not mentioned on the list.

In case of blockers, create a method placeholders with todo comments.

See: porting table for some guidance.

LemonBoy added a commit to LemonBoy/EA31337-classes that referenced this issue Apr 7, 2016
kenorb added a commit that referenced this issue Apr 7, 2016
Implement the Timeseries class (#5)
@kenorb
Copy link
Member Author

kenorb commented Apr 7, 2016

PR: #6

@kenorb kenorb closed this as completed Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant