Point value wrong for EURJPY

 
   if (Symbol()=="EURJPY") {
      Print("* ",  Point);
   }



Output: * 0.0001
(should be 0.01)

Build 182, MetaQuotes Demo Server.


Markus

 
fixed 1.5 months ago
 
Metatrader 4.00 Build 182
Sept. 14, 2005


Markus
 
check "Recalculate" button before testing
 
It's an indicator attached to a chart, not an expert.


Markus
 
Very odd ... now it's working.

I did not change anything except to start MT (didn't have it running after I posted your message). Will have an eye on it.



Markus
 
It happened again.

I downloaded and installed Build 183 (Oct. 7th). Did create a new Demo account on the MQ server. First login came up with a couple of charts from the profile. One of the indicators gave odd lines and the log showed incorrect Point value for JPY (this time USDJPY, last time it was EURJPY).

15:30:37 SDX-Bunnygirl USDJPY,M15: loaded successfully
15:30:37 SDX-Bunnygirl USDJPY,M15: Cross of WMA with a EntryFilterPips of 30 pips (Point= 0.0001).
15:30:37 SDX-Bunnygirl USDJPY,M15: Only shows buy/sell EntryFilterPipss from 8 to 19 hours (chart time).
15:30:37 SDX-Bunnygirl USDJPY,M15: initialized
15:30:37 SDX-Bunnygirl GBPUSD,M30: deinitialized
15:30:37 SDX-Bunnygirl GBPUSD,M30: loaded successfully
15:30:37 SDX-Bunnygirl GBPUSD,M30: Cross of WMA with a EntryFilterPips of 30 pips (Point= 0.0001).
15:30:37 SDX-Bunnygirl GBPUSD,M30: Only shows buy/sell EntryFilterPipss from 8 to 19 hours (chart time).
15:30:37 SDX-Bunnygirl GBPUSD,M30: initialized
15:30:37 SDX-Bunnygirl EURJPY,M15: deinitialized
15:30:37 SDX-Bunnygirl EURJPY,M15: loaded successfully
15:30:37 SDX-Bunnygirl EURJPY,M15: Cross of WMA with a EntryFilterPips of 30 pips (Point= 0.01).
15:30:37 SDX-Bunnygirl EURJPY,M15: Only shows buy/sell EntryFilterPipss from 8 to 19 hours (chart time).
15:30:37 SDX-Bunnygirl EURJPY,M15: initialized
15:30:37 SDX-Bunnygirl EURUSD,M15: deinitialized
15:30:37 SDX-Bunnygirl EURUSD,M15: loaded successfully
15:30:37 SDX-Bunnygirl EURUSD,M15: Cross of WMA with a EntryFilterPips of 25 pips (Point= 0.0001).
15:30:37 SDX-Bunnygirl EURUSD,M15: Only shows buy/sell EntryFilterPipss from 8 to 19 hours (chart time).
15:30:37 SDX-Bunnygirl EURUSD,M15: initialized
15:30:38 SDX-Bunnygirl USDCAD,M15: deinitialized
15:30:38 SDX-Bunnygirl USDCAD,M15: loaded successfully
15:30:38 SDX-Bunnygirl USDCAD,M15: Cross of WMA with a EntryFilterPips of 30 pips (Point= 0.0001).
15:30:38 SDX-Bunnygirl USDCAD,M15: Only shows buy/sell EntryFilterPipss from 8 to 19 hours (chart time).
15:30:38 SDX-Bunnygirl USDCAD,M15: initialized
 
Closed and started again ... this time it came up right.


Markus
Reason: