nyanmt4
nyanmt4
Friends

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

nyanmt4
Added topic How to get time and price coordinate on a chart?
I am using the following methods to get   current time   and price coordinate of a chart. datetime time1 = ( datetime ) ObjectGetInteger ( 0 , "angle" , OBJPROP_TIME ); double price1 = ObjectGetDouble ( 0 , "angle" , OBJPROP_PRICE );
nyanmt4
Added topic Why this trade doesn't close?
I am new to writing MQL5 code. My EA entered trade and put SL and TP. Price hits TP, but trade doesn't close. I am wondering why? The trade is show in the following screenshot
nyanmt4
Added topic How to plot 100SMA and OBV on same indicator chart
I am using web terminal for MT4 trading and is it possible to plot 100SMA and OBV on same indicator chart. The chart is shown in the attached file. On the OBV plot, I like to add in 100SMA
nyanmt4
Added topic Why I can't see parapolic SAR on metatrader-4 platform?
I did include Parabolic SAR  on the chart. Indicator list shows that there is PSAR on the chart. But I can't see it. PSAR properties box doesn't have color change option. How can I see PSAR pattern on the chart? The chart is shown in the
nyanmt4
Added topic Why I don't see real time exchange rate at metatrader-4 platform?
Why I don't see real time exchange rate at metatrader-4 platform? I am from Singapore. But when I look at GBPUSD chart , I see only latest to 23 Feb (12:15). Actual time I am looking at the chart is 23 Feb (21:39). Why I don't see latest exchange
nyanmt4
Added topic How to see Currency Strength Meter on metatrader4 platform?
I like to see currency strength meter on my metatrader4 platform. How can I do that
nyanmt4
Registered at MQL5.community