Quantcast
Channel: MQL5: MetaTrader 5 trading, automated systems and strategy testing forum
Viewing all 75046 articles
Browse latest View live

check my EA Demo worth 2000$

$
0
0

demo

very good ! How much it cost ??

would you also try mine ? worth 1000000000 $ !! even with 500$ deposit on EURUSD

should i also write here my skipe adress?


WARNING FOR THE EURO MARKET FROM BROKERS ALL OVER THE WORLD!

$
0
0
European   partners  have  reacted  negatively  to the announcement of the referendum.

TIMEFRAMES

$
0
0

I have the impression that MT only works under current graph timeframe:

I am using a code from Help Content labeled demo_ima.mq5 which plots MA in its simplest way.

If I choose in the parameters windows any other value than current for the time frame it fails.

 

What is the trick to make it work in other timeframes than current?

 

Full demo_ima.mq5 can be found here: https://www.mql5.com/pt/docs/indicators/ima 

POWERFUL TRICK ON GBPUSD PAIR

$
0
0
what are your statistics on this strategy?

I need basic make EA

$
0
0
Gerardo Bustos:

Hello Janeth, 

You can find a tutorial to start learning MQL5 in this link


Best regards,

Gerardo 

tq nice info for beginner

About MT4 MACD Indicator

$
0
0
Alain Verleyen:
That's the same, just an other way to display information. The second line can be "drawn" by joining the histograms.
ok thx for your reply some of the for forum teach that add a MA into and the macd and wait the cross signal is it useful and you have any article that describe more details about the macd

All about EurUsd

$
0
0
1246536:
EURUSD
Dominant bias: Bearish
Because of current events in the Eurozone, EUR pairs may well open with gaps this week and, if so, they will harbinger great volatility for the rest of the week. EURUSD trended downwards in the beginning of last week then moved sideways until Friday. The bias is bearish, and a bearish breakout is possible at the end of the current sideways movement. The likely breakout will be when the support line at 1.1150 is broken. Price would then target the support lines at 1.1050 and 1.1000, however, movement above the resistance line at 1.1300 would render this expectation invalid.

I very much agree with you sir, at price levels that you mention it was the location of support and resistance, so the possibility of a rally is going to arise as pattern image below ...

Analisys This week

custum indicator call need help

$
0
0
Marlena2010 Marlena:
can you give me thats script in Mqh file? because exe4 can not read it. thanks
Sorry i do not have it. thanks anyway

looking for a function / class to access the names of all objects on a chart

$
0
0

Thank you very much ObjectName is exactly what i was looking for, unfortunately i missed it in the reference.

CChartObject derived from CObject 

class CChartObject : public CObject

and indeed it has prev and next methods in it's member list

Traders Joking

$
0
0

                                                  Just goose closeup photo .)

 

Strength meter

$
0
0
Ingvar Engelbrecht:

Before starting coding a relative stength indicator that compares the major pairs with each other I wonder if there is any good MT4 versions around.

Have tested 2 but are not happy with the results

I guarrantee you'll never find one that will make you happy, so it is best for you to go ahead write your own. That's how innovation happens!

Experts: Angry Bird (Scalping)

$
0
0

Dear Angry Bird (Scalping) EA Creator,

 

I have used your EA in my demo account. My initial depo was around 7K usd. After using this EA, it generates almost 1K profit in just two trading days (use 0.1 lot up to 1.00 lot). I applied this EA on EU,EJ,GU, and UJ pairs. Up until today (even with the Greece issue), the EA works at its best.

 

However, I need your help to change a few of the codes:

This EA does not work with 4 decimals account. Normally this EA will take profit after 2 pips. But, when I try on 4 digits broker, it will take profit after 20 pips. Can you help me with that? I tried to edit the coding, but it does not work.

 

Regards,

Milanfman 

help about vps

$
0
0

hello my friends .

 i open an account in broker activtrades  and i buy vps in my broker with 20 dollar  i entered to the vps and install MetaTrader 4  activtrades  and entered the account number and password like in the image.

 1-

 2-

 

3- i entered the password and i install MetaTrader 4  activtrades  and entered the account number and password.

 

4-this is my MetaTrader  and my provider .

 

 

that what i do but today i come back to my house and i turn on my computer and i open MetaTrader  i see that  provider won and me i lose.

 

 please help me with that problem


trying to capture values for EMA.5, EMA.10 and SMA.50 and SMA.100

$
0
0
Alexander Voronkov:
Show your EA.

Code is below. I want to copy EMA5 and EMA10 into an array so that I can do a conidtional statement on whether EMA5 crosses above or below EMA10.


EM5_Handle=ima(Symbol(),5,0,MODE_EMA,PRICE_CLOSE;

EM10_Handle=ima(Symbol(),10,0,MODE_EMA,PRICE_CLOSE;


CopyBuffer(EMA5_Handle,MODE_EMA,0,9,EMA5_ARRAY);

CopyBuffer(EMA10_Handle,MODE_EMA,0,9,EMA10_ARRAY);


does the above look like it might work?

Coding a cross

$
0
0
Trying to code when EMA5 crosses above EMA10 for an Expert Advisor Program and I'm stuck.  I can use ArrayMaximum and ArrayMinimum function to some affect but that just tells if the values are greater than or less not if it crossed.  Thoughts?

OnBookEvent() and Strategy Tester

$
0
0
Fernando Carreiro:
There is no "Depth of Market" in the strategy tester, so I doubt it will ever work in test mode - only on a live feed.
Thank you!

Discussion of article "How to Prepare a Trading Account for Migration to Virtual Hosting"

$
0
0
igboke:

maybe you did not understand me clearly.i mean there was no congratulatory message after registration,my $10 is on my account and there is no link in metatrader 4 to access new york server i subscribe to.

please throw more light.

After registration VPS do you see this message?


Indicators: BWImp-T01_StDev

MT4 Strategy Tester doesn't generate ticks near to the end of M5 bars

$
0
0
Miroslav Popov:

Sorry for spamming the topic, but I found that the "control points" model always gives a last tick 1 second before the bar close. This is completely enough for my work.

Alain, if you are part of the dev. team (or if you can contact them), you can easily add a last second tick to the "Every tick" model or at least in the case when such a tick is missing.


This is the same script, run on the same data, but using the "Control Points" model.


Sorry but I am only a volunteer moderator.

To contact Metaquotes your write to the ServiceDesk.

Custom indicators

$
0
0
Does anybody know a solution to custom indicators getting removed at the end of day after swap.The only way to get the EA active again is to restart the MT4 Platform and all is honky dory again.All other functions there is no problems.
Viewing all 75046 articles
Browse latest View live