Forum

Different Pair MA on current chart

Guys kindly check this code and let me know why it is not working on a GJ chart sma3.mq4 my idea which i am working on is to compare uptrend of sma3 of GBPUSD and uptrend of sma3 of another pair Guide

Maxima

Alright, just look into the code and suggest why this indicator does not work, and if possible post a working solution,'

Symbols

How do i get the list of symbols from the symbol set into an array

What is wrong here ????

if (OrdersTotal() < 1) { if (Bid > ret0 + 15 * Point && Ask < retp18) { stoplevel = ret0 - 2 * Point; OrderSend(Symbol(), OP_BUY, lotused, Ask, 3, stoplevel, 0, 0, 0, Green); } } ret0 is a price value given as an extern variable retp18 is also an extern variable the code does not work, does not open

URGENT Query

ArrayCopyRates(rates, Symbol(), PERIOD_D1); will return rates of the previous day, but on a Monday this will be useless. How do i force it to use the last trading day of the previous week

Trade Signals for GJ and UJ based on weekly charts

First thing first, I am back to active trading after long breaks starting from January 2007 due to ill health and later bed sores. I have multiple sclerosis and that does trouble off and on. Anyways, our topic of discussion here is trading usd/jpy based on weekly charts. We do know that yen is

New Indicator Testing Requested

I need a few people to test this indicator on MT4 and analyze it using any method of your choice as to whether the targets given are accurate and achievable ??? Second you need to post your results here. The code of the indicator is of 1 line only, specifically 72 characters. The indicator gives

Forex Trading Contest

I wish to know if there exists a lost of forex trading contest websites like fxsol.com I wish to join one of them on a demo account and test my new EA

Urgent !!!

how do i get an ea to alert the current ask price everytime it changes. suggest routine

Urgently need a simple EA developed

MT4 does not allow trailing stop less than 15 pips. And I need an EA in which we enter the order id, and it follows it with a trailing SL of our choice even if it is 1 pip, with deviation set to 0 The idea is to scalp