Forum

subscribe to signal if NOT listed in MT5

If signal is not listed in MT5 and I want to subsribe to existing good working signal ..... Is it possible? THANKS for answer! J

MQL5 debuging and temporary disable all breakpoints ...

Hi I have many breakpoints and when debuging I need sometime to avoid any breakpoint for some time (example 4-hours)! Because I must allwasy many times click on mouse button to run again form current breakpoint.... Exist some button/option that disable temporary all breakpoints until I press on

MQL5 resistance & support

Hi How calculate resistance and support of current time -frame!? I don't want indicator! I want calculate resistance and support within EA..... BR J

what indicators for SCALP-ing strategy?

Hi What indicators are importent for scalping strategy? Any usefull code example? Best regards J

new update of MT?!

I restart MT5 with today update (1.9.2021) .... and now MT5 can't be started! When I click on icon..... nothing hapening! :( Thaks for help! J

spread purchase costs (Mql5)

Hi What is function in MQL5 for "spread purchase costs"! This is funcion of Ask-Bid price and LotVolume and Leverage I think....... How will look this in MQL5 code? THANKS for info

MT4: why I not see all signals?

Hi I have OctaFX-Real broker and not see all signals! How to subscribe to signal wich is not listed? Thanks! J

MQL5 5.0 build 2783 bug? // 'ArrayMinimum' - constant cannot be modified

Hi maybe buy? I get compiler error on: Min_Bar= ArrayMinimum (mrateMesec, 0 , WHOLE_ARRAY ); Maks_Bar= ArrayMaximum (mrateMesec, 0 , WHOLE_ARRAY ); 'ArrayMinimum' - constant cannot be modified Please check code in file test2.mq5

BUG in MQL5 version 5.00 build 2769 ?! (and build 2766)

Hi When I run debug (see attached code in test1.mq5) I get: 2021.01.30 10:39:56.383 2019.10.29 00:00:00 failed to load debug symbols and debuging isn't possible! Breakpoint not working ... I think because error: failed to load debug symbols! Why? Any solution? Best regards J

MQL5 debuging (build 2766 26.1.2021) "failed to load debug symbols"

Hi I get error: 2021.01.28 18:52:37.389 2019.06.02 00:00:00 failed to load debug symbols EA run on Strategy Tester visualisation but EA not stop at breakpoints Only I can STOP debuging! Where is a problem? Best regards J