Errors, bugs, questions - page 1284

 
barabashkakvn:

What's the point of switching it off? Would it be better to remove the indicator from the window? And in general it is possible to pass NULL in parameters:

The point of disabling:

Forum on trading, automated trading systems and strategy testing

Bugs, bugs, questions

ALXIMIKS, 2015.03.04 22:30

In one mode it is necessary to limit the visibility of the indicator data, using
      IndicatorSetDouble(INDICATOR_MINIMUM, -100);
      IndicatorSetDouble(INDICATOR_MAXIMUM, 100);

Then in another mode you have to put everything back the way it was.
Here is how to removeINDICATOR_MINIMUM andINDICATOR_MAXIMUM programmatically?


I tried 0 and EMPTY, EMPTY_VALUE, WRONG_VALUE................
Is this even possible?

Delete indicator - sorry this is nonsense.
Pass in parameters NULL.
Also does not work.

Forgot to specify - 4ka 765 build.

 
denkir:

Here's a question.

Why does the priority of a graphical object to receive mouse click event on a chart not work in MetaTrader4? I am attaching the code... ZOrder was set...

What's interesting, when I hover my cursor over CLabel object (arrow), the terminal sees it.


Something must be missing in the OnChartEvent() handler in MQL4.

No matter how I clicked the arrows, it still works:

In MQL5 everything works correctly:

Thank you for your feedback. Let's check it.
 
Where did the BITMAP_LABEL go in the 777 build?
 
zhserg:
Dear, where did the BITMAP_LABEL go in the 777 build?
Nowhere. It's still where it was.
 
barabashkakvn:
Nowhere. It's right back where it was.

Not displayed. Please check.

... or did I miss something?

 
zhserg:

Not displayed. Please check.

... or did I miss something?

It's a standard example from help. In general, when you ask something, please confirm it with your code - this way you can find the error quicker.
Files:
 
barabashkakvn:
It's a standard example from the help. In general, when you ask something, please confirm it with your code, in this case you can find the error faster.

That's not how it works...

Check any product from Market that contains bitmap_label, at least this one https://www.mql5.com/ru/market/product/5562 . I don't think it's appropriate to link to your product.

Торговую панель FX Seal Panel Demo
Торговую панель FX Seal Panel Demo
  • reviews: 1
  • 2014.08.15
  • FX Seal
  • www.mql5.com
Демо-версия - схожа с полной версией, но работает только на демо-счетах и с недолларовыми парами. FX Seal Panel - советник для торговли одним кликом (One-Click-Trading), позволяющий контролировать торговлю сразу по нескольким инструментам (до...
 
zhserg:

That's not how it works...

Check any product from Market that contains bitmap_lebel, at least this <...> . I don't think it's appropriate to link to your product.

It works for me. And discussion of products from the Market, please conduct in the appropriate "Discussion" section in the Market.
 
zhserg:

It doesn't work, does it...


The code you attached doesn't work? Anything in the logs?

Have you tried the debugger to control what's happening step by step?

Either way, you need the specifics to reproduce it.

 

Has anyone encountered this problem lately?

The testing agents suddenly start to make terrible logging of things like this:

CQ      2       08:30:52.288    History EURUSD: rates base receive error
KI      2       08:30:52.288    History EURUSD: rates base receive error
CF      2       08:30:52.288    History EURUSD: rates base receive error
KN      2       08:30:52.288    History EURUSD: rates base receive error
CG      2       08:30:52.288    History EURUSD: rates base receive error
KO      2       08:30:52.288    History EURUSD: rates base receive error
CD      2       08:30:52.288    History EURUSD: rates base receive error
KL      2       08:30:52.288    History EURUSD: rates base receive error
CE      2       08:30:52.288    History EURUSD: rates base receive error
KM      2       08:30:52.288    History EURUSD: rates base receive error
CJ      2       08:30:52.288    History EURUSD: rates base receive error
KR      2       08:30:52.288    History EURUSD: rates base receive error
CK      2       08:30:52.288    History EURUSD: rates base receive error
And they're piling up gigabytes of it...
Reason: