Errors, bugs, questions - page 2181

 
Set the level of transparency of the indicator buffers - when?
 

The comment on the custom character chart is moved downwards

#include <Symbol.mqh> // https://www.mql5.com/ru/code/18855

void OnStart()
{
  const SYMBOL Symb("TEST"); // Создали символ

  if (Symb.IsExist()) // Если символ создан
  {
    Symb = _Symbol;   // Скопировали с основного символа все свойства и баровую историю (+ тиковую, если кастомный) - клон

    if (Symb.On()) // Включили в Обзор рынка
      ChartSetString(ChartOpen(Symb.Name, PERIOD_CURRENT), CHART_COMMENT, "Hello World!"); // Открыли чарт с комментом
  }
}


 

CTRL+U now makes it very inconvenient to find included symbols in Market Watch

You either have to enter them manually using the filter or use the slider to find them.

The checkbox "Show only symbols from Market Watch" is badly missing. It's clear that nobody needs this in the hell, so it's at the bottom of the priorities. But user-friendly is weak.

CTRL+U happens to be the most popular service in the Terminal for me at the moment.

 
fxsaber:

CTRL+U now makes it very inconvenient to find included symbols in Market Watch

You either have to enter them manually using the filter or use the slider to find them.

The checkbox "Show only symbols from Market Watch" is badly missing. It's clear that nobody needs this in the hell, so it's at the bottom of the priorities. But user-friendly is weak.

CTRL+U happens to be the most popular service in the Terminal for me at the moment.

Maybe I don't understand something, that's why I want to ask: Why such a filter? After all, the symbol list is usually called in order to add a symbol to the market overview. You can remove a symbol from the market overview or view the specification without calling the symbol list.

 
Alexey Viktorov:

Maybe I don't understand something, which is why I want to ask: Why such a filter? After all, the symbol list is usually called in order to add a symbol to the market overview. You can remove a symbol from the market overview or view the specification without calling the symbol list.

If you do not even touch the custom symbols, the Bars/Ticky tabs are used.

 

Forum on trading, automated trading systems and trading strategy testing

Bugs, bugs, questions

fxsaber, 2018.02.22 08:22

Been noticing this MT5 behaviour for a long time, but now decided to write.

Working in ME and MT5+tester. Sometimes can't connect to Agent and need to restart Terminal. I got used to this bug, so it's not about it.

So, I close Terminal and press F4 in ME to open Terminal. And this is where some nonsense begins.

ME goes into a "Not responding" state several times. The terminal does not start. After a few seconds I press F4 again - reaction is the same as before.

As a result, in 20 seconds (minimum) on not weak machine (plenty of memory, SSD, 95% CPU free) Terminal is launched.

If you compare it with MT4 - it's heaven and earth. MT4 is almost instantly launched by F4 from ME. MT5 launches as if it was some kind of super raw application.

Didn't think to capture it on video earlier. Here's an animation of the described slow process

I didn't capture mouse cursor, but I try to use it (I don't use hotkeys) from ME to open Terminal from menu. After opening the Terminal, I close it and try to open it again.

As you can see, ME and Terminal are completely blank. Portable mode.

There are no antiviruses and other similar stuff on the machine.

 
That's it,
No access to the profile.
Messages are visible, payments are visible
But profile wall - Error 500.

What is this?

 
Alexander Ivanov:
That's it,
No access to the profile.
Messages are visible, payments are visible
But profile wall - Error 500.

What the hell is that?

It's the same for me. Must be some technical work in progress.

 
Alexander Ivanov:
That's it,
No access to the profile.
Messages are visible, payments are visible
But profile wall - Error 500.

What is it?


You're a programmer and should understand what it is :-)

It's live QA testing.

 
Vladislav Andruschenko:

This is live QA testing. wait for it...

for a world-renowned company, the attitude towards its community raises some questions.