leaN5525 / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
leaN5525
Added topic getting error "array out of range in 'file.mq5' (113,26)"
I'm currently working on getting calendar events and coded the following , but it gives me an error of " array out of range in 'file.mq5' (113,26)" in journal when I backtest. void OnTick(void) { //--- country code for EU (ISO 3166-1 Alpha-2)
leaN5525
Added topic Getting CalendarValues go wrong
Hi there, I currently work on getting CalendarEvents and CalendarValues becasue I want to make a bot which avoids huge events such as CES and FOMC. And checked the page of CalendarValueHistroy and coded below: string US_code=
: