Forum

How to filter symbols with PositionGetSymbol()

Dear Experts, I am trying to get the list of symbols that has open trades. the below code does the job but it is getting duplicate symbol name when there are multiple open positions in the same symbol. I would very much appreciate if you kindly guide me on How we can ask ea to get the list of

How to get Single Currency Strentgh

Dear Experts, Would very much appreciate if you kindly guide me on the method of calculation to get single currency strength? Thanking you

How to set standardized Point Value to multipule Symbols!!

Dear Experts, I would very much appreciate if you kindly guide me for the standardization of point value in multiple Symbols. For example if I set TP=100 Point and SL =100 Point in Expert advisor it is okay with one Symbol but if I have to use that EA for multiple symbols then there are different

How to draw Horizontal Line connecting two desired candles?

Dear Experts, What would be the code if I want to draw a horizontal line connecting two candle highs from 5th bar to 29th bar?? Looking for possibility to draw horizontal line only between 5-29 bar not infinite line. Any guidance will be highly appreciated. Thanks

How to plot last 5 candle bars on chart

Dear Experts, What would be the code if I want to plot last 5 candles bars of H1 on chart ? Any guidance will be highly appreciated

Positions closed with Stoploss

Dear Experts and Traders, Don't know if it is right to post this issue here........... but since couple of days, I have noticed some suspicious activity happening in one of my MT5 Trading account. The problem is that my positions are getting closed with stop loss hit on them while I did not put any

Seeking Your Opinion on VPS

Dear Experts! Many Brokers are offering free VPS on certain conditions. If I have a good profitable EA is it ok to use on Broker Provided VPS? Any advise will be highly appreciated. Please accept my apologies if the topic and question was not appropriate on this forum! Thanks

How to get Highest Low from Last 10 Candle???

Dear Experts, Could you help me to get the Highest Low of Last 10 candles!! Actually I want to check Last 10 candles and get the Highest Low value of a candle within that 10 Candle!! Thank you in advance for the Help

Is it possible to Comment at trade close in MT5.

Dear Friends, I know we can comment during opening new trade. but I am wondering if there is possibility to comment at the time of closing trades in MT5??? Any comment will be highly appreciated

Ploting graphical objects on EA/Indicator

Dear Experts, if I want to plot graphical objects like pivot points, labels etc on chart then is it okay to code them inside EA or I must code them in Indicator??? What would be the impact of plotting such graphical objects from EA and Indicator? I mean will there be any difference in terms of