You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: