Metatrader 5 coding questions / issues - page 27

 
techmac:
Which broker is forcing users to use mt5 only?

Long story...but in a nutshell - In addition to Forex ( where this is not an issue) I also use mt4 as data only for Equities& Commodities on the national exchange but have to put in actual trades on the broker terminal which doesnt have great charting. There are very few vendors who give this data on mt4 for charting purpose for local stock market. The one Im using has shifted for some inexplicable reason to mt5. Hence ....

 

is working now fine @@

Files:
 
MarioKam:
is working now fine @@

MarioKam

That is solar wind indicator (repaints) You can find more information here : https://www.mql5.com/en/forum/179650

 
MarioKam:
is working now fine @@

That is JoeChalhoub_FXForecasterV1 from the solar winds thread

 
ironiq:
Long story...but in a nutshell - In addition to Forex ( where this is not an issue) I also use mt4 as data only for Equities& Commodities on the national exchange but have to put in actual trades on the broker terminal which doesnt have great charting. There are very few vendors who give this data on mt4 for charting purpose for local stock market. The one Im using has shifted for some inexplicable reason to mt5. Hence ....

Which broker is that?

 

Hi Mladen

from these links

: https://www.mql5.com/en/docs/constants/objectconstants/enum_object/obj_triangle

https://www.mql5.com/en/docs/constants/objectconstants/enum_object/obj_ellipse

I need 2 indicators to draw triangle and ellipse...a friend of mine copied them into indicators but I think they are wrong.

please...can you fix problems?

thank's in advance

Files:
triangolo.mq5  13 kb
ellisse.mq5  12 kb
 

Dear Mladen,

I have the following problem...I have a lot of formulas for long and now i want to convert them for short positions.

Is there an automatic way to convert them?

for example: if there is LOW then write HIGH....if there is > then write <...and so on....

 
carbonmimetic:
Dear Mladen,

I have the following problem...I have a lot of formulas for long and now i want to convert them for short positions.

Is there an automatic way to convert them?

for example: if there is LOW then write HIGH....if there is > then write <...and so on....

carbonmimetic

Sorry, but there is no automatic way for that