Need help: OrderSelect Failed; error# 0 No error.

 
Im getting an error called "OrderSelect Failed; error# 0 No error". How do I solve this. All help will be greatly appreciated. Thanks in advance.
Files:
 
Blue Bison: Im getting an error called "OrderSelect Failed; error# 0 No error". How do I solve this.

You are not getting a select failed.

Check your return codes, and report your errors (including market prices and your variables). Don't look at GLE/LE unless you have an error. Don't just silence the compiler (MT5/MT4+strict), it is trying to help you.
          What are Function return values ? How do I use them ? - MQL4 programming forum (2012.05.20)
          Common Errors in MQL4 Programs and How to Avoid Them - MQL4 Articles (25 March 2014

Reason: