New Version of MetaTrader 4 Client Terminal Build 451 - page 2

 
Rodorush:
Please, how can I access Signal Window in my Metatrader? I can't find it like in the pictures above.
What Build are you using ?
 
Rodorush:
Please, how can I access Signal Window in my Metatrader? I can't find it like in the pictures above.
Please read this article How to Subscribe to Trading Signals
 
Rodorush:
Please, how can I access Signal Window in my Metatrader? I can't find it like in the pictures above.

There are some Brokers which simple not allow to use this nice service. Check with your broker if they have disabled it. Some block it, some allow only signal sources from their one clients source, and no third party signals, and some allow all. First is real to ask your broker why you not get the Signal Window.
 
phi.nuts 2013.01.10 17:29 | 118.97.95.29 | banedit
Rodorush:
Please, how can I access Signal Window in my Metatrader? I can't find it like in the pictures above.
Please read this article How to Subscribe to Trading Signals

And also how to subscribe signal in MT5 help file, (apparently MQ does not (yet ?) update MT4 help file)

https://www.metatrader5.com/en/terminal/help/signal_subscriber 

 

  sTest = DoubleToStr( iVolume( NULL, PERIOD_M1, 0 ), 2 );
Regarding build 451, above is no longer working on USDJPY,H1... anyone else see this?

 

Doug - 

 
dougie_II:

  sTest = DoubleToStr( iVolume( NULL, PERIOD_M1, 0 ), 2 );
Regarding build 451, above is no longer working on USDJPY,H1... anyone else see this?

Works just fine . . .

2013.01.26 15:03:58 dougie_II USDJPYi,H1: sTest = 50.00

 

Why would you want tick count ( "volume" ) to 2 digoits ?  you can't have a partial tick. 

Files:
dougie_ii.mq4  1 kb
 

Not working for me.
Is it updating your value or is it stuck at 50?

Test on UDSJPY,H1 for several candles

 

Doug - 

 
dougie_II:

Not working for me.
Is it updating your value or is it stuck at 50?

Test on UDSJPY,H1 for several candles

Markets are closed,  or do you mean in the Strategy Tester ?
 
RaptorUK:
Markets are closed,  or do you mean in the Strategy Tester ?


Yes. The strategy tester
 
dougie_II:

Yes. The strategy tester

I ran my code as an EA and it works just fine . . .  you can see the tick count increasing.

 

2013.01.26 17:30:23 2013.01.08 14:15  dougie_II USDJPYi,H1: sTest = 4.00

2013.01.26 17:30:23 2013.01.08 14:15  dougie_II USDJPYi,H1: sTest = 2.00

2013.01.26 17:30:23 2013.01.08 14:15  dougie_II USDJPYi,H1: sTest = 1.00

2013.01.26 17:30:23 2013.01.08 14:14  dougie_II USDJPYi,H1: sTest = 14.00

2013.01.26 17:30:23 2013.01.08 14:14  dougie_II USDJPYi,H1: sTest = 12.00

2013.01.26 17:30:23 2013.01.08 14:14  dougie_II USDJPYi,H1: sTest = 11.00

2013.01.26 17:30:23 2013.01.08 14:14  dougie_II USDJPYi,H1: sTest = 10.00

Reason: