Friends

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

Jerry Spence
Added topic I don't understand my account history
I've been playing around with a demo account . Yesterday (7 Aug 2009) I went short on EURUSD at 1.42357 and took profits at 1.41761. This is a total of 0.00596. Do I interpret that as 59.6 pips? When I traded I set the volume to 1.00. Is this £1
Jerry Spence
Added topic How do I specify the increments on the vertical axis of charts?
I'm fairly new to MetaTrader. I'm having difficulaties fixing the scale of the vertical axis. In the Properties box there is 'Scale fix one to one' which gives you one pip per division. How do I get say 10 pips per division? I don't understand the
Jerry Spence
Added topic Any Time Calculation functions?
I'm trying to find any datetime functions for calulating time differences. I want to run a script to check on the elapsed time that an open trade has been active. -Jerry
Jerry Spence
Added topic My Alerts don't work!
When I do Alert("Hello!"); I get nothing. Do I have to enable alerts somewhere? -Jerry
Jerry Spence
Added topic Can I run my Expert Advisor by hand at weekends?
Most of my programming is done at weekends when there is no trading, hence no ticks, hence no program start, hence no testing! Is there a way of testing my code (obviously on the historic data I have to hand) without an incoming tick? (Could be a
Jerry Spence
Added topic Is there an EOL marker or crlf pair?
I'm trying to draw a multilined label ObjectCreate ("Myobject", OBJ_LABEL, 0, 0, 0); ObjectSetText("Myobject", "This is some text on line one " + CRLF + "This is the text on line two", 10, "Times New
12