Errors, bugs, questions - page 1478

 
Question: can the indicator handle be used to get the number of buffers, similar toIndicatorParameters()?
 
MQL5.community: authorization failed inscription in terminals on the server (VPS), everything is ok on the home computer. what can it be?
 
sergey fateev:
MQL5.community: authorization failed inscription in terminals on the server (VPS), everything is ok on the home computer.
  1. Incorrect username and password - in this case your mistakes.
  2. Closed ports - contact technical support of the hosting company.
 
Karputov Vladimir:
  1. Incorrect username and password - in this case your mistakes.
  2. Closed ports - contact the technical support of your hosting company.

thanks

Hosting company helped.

 
How do I know the price of the Fibo level I have drawn?
 
Vasyl Nosal:
How do I know the price of the drawn Fibo level?

A general rule of thumb to use in this case. What is drawn on the chart, you need to treat as an object on the chart, ie when you draw something, then remember the name of the drawn objects, and when you need to do something with some object, then find the object by its name on the chart and then the technique.

As an alternative - use the standard class library MetaQuotes, there is a class that deals with all sorts of fibos, you need to inherit this class and add the necessary functionality to your class. In this case, it will be much easier to manage the drawn objects because the basic MetaQuotes classes provide the basic functionality and there is no need to memorize additional information about the object.

 
OldTrader:
The following bug has been detected in the latest version of MT5: When loading/reloading the program, the dimensions of the Quotes window are not remembered. In all previous versions this function worked, i.e. when closing the terminal, the dimensions of the Quotes window that were set last time were saved and when reloading MT5, the Quotes window would open in the same place and with the same dimensions that were set before. Please fix this bug because I will have to reset Quote Window size every time and it is really annoying. The size of the window is too small for me and I don't want to miss it.

Karputov Vladimir:
Press "F11" key in the terminal - it looks like you have switched to full screen mode.
OldTrader:
No, it doesn't help On all 3 computers I started to see the same picture right after the last MT5 update.
So what about the bug? Or tell me where to go about fixing it.
 
OldTrader:

So what about the bug? Or advise where to go about fixing it.

The error is clearly with you. How do you log in to the operating system: as an administrator or as a normal user? Did you install the terminal as an administrator or as a user?

Please paste screenshot of terminal:

  1. screenshot of the terminal
  2. information (first three lines from "Log" tab), it should be something like this:
    2016.01.26 20:39:46.081 Terminal        MetaTrader 5 x64 build 1241 started (MetaQuotes Software Corp.)
    2016.01.26 20:39:46.082 Terminal        Windows 10 Pro (x64 based PC), IE 11.63, UAC, Intel Core i3-3120 M  @ 2.50 GHz, RAM: 1142 / 3981 Mb, HDD: 75506 / 233310 Mb, GMT+02:00
    2016.01.26 20:39:46.082 Terminal        C:\Users\KVN\AppData\Roaming\MetaQuotes\Terminal\0 CFEFA8410765D70FC53545BFEFB44F4
    

 
Karputov Vladimir:

The error is clearly with you. How do you log in to the operating system: as an administrator or as a normal user? Did you install the terminal as an administrator or as a user?

Please paste screenshot of terminal:

  1. Screenshot of the terminal.
  2. information (first three lines from the "Journal" tab), it should be something like this:

The same error cannot appear on 3 different computers with different OSes at the same time after updating, unless it is a problem with the program itself.

This is how "Quotes window" should look like and it was always like this in all previous versions:


This is how the "Quotes window" opens after updating to the latest version:



This is what the logbook says:


 
OldTrader:


  1. Please give information (first three lines from the "Log" tab), should be something like this:
    2016.01.26 20:39:46.081 Terminal        MetaTrader 5 x64 build 1241 started (MetaQuotes Software Corp.)
    2016.01.26 20:39:46.082 Terminal        Windows 10 Pro (x64 based PC), IE 11.63, UAC, Intel Core i3-3120 M  @ 2.50 GHz, RAM: 1142 / 3981 Mb, HDD: 75506 / 233310 Mb, GMT+02:00
    2016.01.26 20:39:46.082 Terminal        C:\Users\KVN\AppData\Roaming\MetaQuotes\Terminal\0 CFEFA8410765D70FC53545BFEFB44F4
    
  2. Return the scale in the operating system to 100%.

This is what the "Quotes window" looks like with the default settings with the operating system:

Quotation window


Added:

Also the "Quotes window" itself has font size settings:

Quotation window font settings

Reason: