I need HEEEELP, please, it's URGENT...really ! - page 3

 
Alain Verleyen:

https://www.mql5.com/en/forum/13601

From Internet. 

Can you post MLQ file pls?
 

Hello,

if you find somebody to help you perhaps they can help me.

You see I know a bit about coding mq4, but every-time I try to download the MT4 platform from Metaquotes MT5 gets downloaded instead.

Has anyone else noticed this?

I've tried everything and am at a loss what to do. I even searched for "Why the <Deleted> does <Deleted> MT5 keep <Deleted>dling all the <Deleted> time". But no luck!!

 
honest_knave:
Can you post MLQ file pls?
MLQ
 
Keith Watford:

Hello,

if you find somebody to help you perhaps they can help me.

You see I know a bit about coding mq4, but every-time I try to download the MT4 platform from Metaquotes MT5 gets downloaded instead.

Has anyone else noticed this?

I've tried everything and am at a loss what to do. I even searched for "Why the <Deleted> does <Deleted> MT5 keep <Deleted>dling all the <Deleted> time". But no luck!!

What is MT4 ?
 
Alain Verleyen:
What is MT4 ?
New product. Going to replace MT5
 

My borker took all my money.

Please help me.

 
What is indicator and where can I find it?
 

I've made a start on a holy grail EA, I just need to fine tune it a little, can you help me?

Here is my code so far....


void OnTick()
  {


//---

  }

Thanks
 
Keith Watford:

I've made a start on a holy grail EA, I just need to fine tune it a little, can you help me?

Here is my code so far....

Thanks

Here you go:


void OnTick()
  {
   ExpertRemove();

//---

  }
 
honest_knave:

Here you go:


void OnTick()
  {
   ExpertRemove();

//---

  }
Thank you Mr Knave, you've probably saved me a fortune.
Reason: