MetaTrader 4 Build 529 beta released with new compiler - page 128

 

Bild 560, saving screenshots with mcl5 publication,

whichever option is selected:

Active workspace

Active chart as is

active chart

a screenshot of the entire desktop is published ... The entire terminal ...

 
MetaDriver:

Reposted from here: https://www.mql5.com/ru/forum/148357/page2#880877. Just so everyone knows. :)

The new meta-editor (builds >= 529) has a curious service: if DLL is in MQL sandbox (visible in meta-editor), just grab it with mouse from navigator and drop it into program text window to get a list of names ready for importing. It looks something like this:

Parameters are not specified, but there is no problem with names afterwards.

--

p.s. I just found out that you can also throw a dll into the editor window directly from Explorer. the effect is the same.

This is more than good ...
 
VOLDEMAR:

Bild 560, saving screenshots with mcl5 publication,

whichever option is selected:

Active workspace

Active chart as is

active chart

a screenshot of the whole desktop is published ... The entire terminal ...


Replay is not working. Is it playing steadily?
 

Yes, stable, I can't record video ...I'm running Windows XP

terminal is installed on a flash drive

 

https://www.mql5.com/ru/charts Active work area

https://www.mql5.com/ru/charts Active schedule as is

 
pro_:
...
A double click on the indicator in the Navigator opened the parameters window, as it should. If you try to cancel the application of the indicator the terminal closes.

Reproduced, fix will be available in the next build.
 
pro_:
The new (560) build has changed the numbering of the binding corners. This is information for those who will find their graphical objects in new locations again :).

Double click on the indicator in the Navigator opened, as it should, the parameters window. If you try to cancel application of the indicator the terminal closes.

Binding angles have been restored. Sorry for the inconvenience. I have to recompile everything again.

Fixed the terminal crash on cancellation of custom terminal settings as well.

Thank you.

 
stringo:

The binding angles have been put back in place. Sorry for the inconvenience. We have to recompile everything again.

Fixed the terminal crash when undoing custom terminal settings, too.

Thank you.


Good afternoon,

when do you plan to deal with this: https://www.mql5.com/ru/forum/147679/page126#880328?

Thank you.

 
Wahoo:


Good afternoon,

when do you plan to deal with this: https://www.mql5.com/ru/forum/147679/page126#880328?

Thank you.


What's wrong with it? What do you want with the SymbolInfoTick function? The last known tick from the market overview. That's what you get.

What do you mean by " SymbolInfoTick is still a bit crooked (it seems to copy the REAL last price, not from history):"? What should be copied from history? We don't have a tick history

 
stringo:

What's wrong with it? What do you want to get with the SymbolInfoTick function? The last known tick from the market overview. That's what you get.

What do you mean by "SymbolInfoTick still doesn't work as expected (it copies the real last price, not the history):"? What should be copied from history? We don't have a tick history.


I thought that in the tester this function should return values corresponding to the period being tested, as in MT5, not today's last current quote, even when I'm testing for November.

Today is the 16th of December. I'm starting from November but SymbolInfoTick return the quotes from today (16th of December) which lead to requotes:). The example with the code is there, try to run it in your place.

There is a 200 pips difference between lasttick.ask and Ask...

This website uses cookies. Learn more about our Cookies Policy.