Elixium
Elixium
Friends

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

Elixium
Added topic Trigger an Alert/Action when the candle closes
double currentPrice = Open[ 0 ];    double lastPrice = Open[ 1 ];       if ( (lastPrice > 52.75 ) )           Alert ( "Hello" );   Hi. I am building my first EA. I
Elixium
Added topic How much is 1.00 Volume on West Texas Oil in MT4?
Hi. With regards to the West Texas Oil / WTICOUSD trading symbol. In the Oanda MT4 Client, in the New Order Dialog Box. How much is 1.00 Volume position size equivalent to in Cash? If someone also knows of a calculator for figuring out how much
Elixium
Added topic Question about Trailing Stop Loss
Hi. What I want to do is set my Trailing Stop Loss at e.g. 30 pips with an additional rule - it must allow for e.g. 60 pips of movement below the initial entry price of the trade before triggering & exiting the trade, if the price is above the
Elixium
Registered at MQL5.community