dbmlbm
dbmlbm
Friends

Add friends via their profile or user search and you will be able to see if they are online

dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic 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
dbmlbm
Added topic Is it possible to open trade from one EA to Many Accounts??
Dear Experts, I am wondering if it is possible to open trades from one EA to Many accounts of different brokers at a time!!! Any feedback will be highly appreciated. Thanking You
dbmlbm
Added topic Multi Line Conditioning VS Single Line Conditioning!
Dear Experts, Could you please advise which one of the following conditioning method is the best and most effecting in codding? Thanking you in advance! if (Condition1)   { if (Condition2)   { if (Condition3)   {
dbmlbm
Registered at MQL5.community