MT5 Array and error of array out of range.

 

Hi, I am new to programming MT5 Market Book following the " MQL5 Cookbook Implementing your Own Depth of Market" instructionn"

After compiled ok for Expert.mq5, MarketBook.mqh and MarketBook.mq5, and when I debug, it gives error message as 

MQL5 DEBUGGER: Critical error while running expert Expert (GBPUSD,H1).  Array out of rangge. at line 363 

Is anybody can help, what is this error means for?  How to solve it.  It seems that the error means the array info return by MarketBookim_best_ask_index).price; is out of range.  Any one has come across this error out of range.  Please help.  Thank.

MQL5 DEBUGGER:

Critical error while running expert Expert (GBPUSD,H1).  Array out of rangge.
at line 363 
 

Fastest solution is search here for "Array out of Range": https://www.mql5.com/en/search#!keyword=Array%20out%20of%20Range

There you'll find a solution that is appropriate for you and your special situation.

Or just click on the three links at the bottom of your post :)

(Live can be so easy)

Search - MQL5.community
Search - MQL5.community
  • www.mql5.com
Searching is based on morphology and is insensitive to case. All letters, no matter of their case, will be processed as lowercase. By default, our search engine shows pages, that...
Reason: