Topic: Viva MQL !!!#@

Method with signature int doesn't return value WTF!?!

Re: Viva MQL !!!#@

- Resize
- No

- Resize!!!
- No

- RESIZE!!! or I'm going to NinjaTrader
- OooooooK

Re: Viva MQL !!!#@

Popov wrote:

- Resize
- No

- Resize!!!
- No

- RESIZE!!! or I'm going to NinjaTrader
- OooooooK

I guess sometimes it just doesn't feel like working : )))

Re: Viva MQL !!!#@

Please post the time period enum smile Why? Because 42, that's why!

Re: Viva MQL !!!#@

I run this script on different periods in MT5.

void OnStart()
  {
   printf(_Period);
  }

It showed a very intuitive result:

Re: Viva MQL !!!#@

The same in MT4

Re: Viva MQL !!!#@

String Trim

void OnStart()
  {
   string hello = "   Hello   ";
   printf(StringTrimLeft(hello));
  }

MQL4

MQL5

Re: Viva MQL !!!#@

ObjectCreate creates text labels and other visual elements. What about the data structures!?!

Re: Viva MQL !!!#@

This example returns bool that is always false or true !?!?

Re: Viva MQL !!!#@

Create button.
Did you create it?

Create label.
Did you create it?

chance 50%

Re: Viva MQL !!!#@

Thank god they don't write medical equipment software in that language! smile)))) sad
-----------

Whoever says PHP sucks I got to show them this topic... PHP is super-awesome compared to this big_smile

Re: Viva MQL !!!#@

This is going to be for only a few users, those that have in depth understanding, for most of us it will be something to pass on.

It is actually not going to offer much benefit to most users as it is far too complex to other than programmer types.

My 'secret' goal is to push EA Studio until I can net 3000 pips per day....