check my EA Demo worth 2000$
WARNING FOR THE EURO MARKET FROM BROKERS ALL OVER THE WORLD!
TIMEFRAMES
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
I need basic make EA
Hello Janeth,
You can find a tutorial to start learning MQL5 in this link.
Best regards,
Gerardo
About MT4 MACD Indicator
That's the same, just an other way to display information. The second line can be "drawn" by joining the histograms.
All about EurUsd
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.
custum indicator call need help
can you give me thats script in Mqh file? because exe4 can not read it. thanks
looking for a function / class to access the names of all objects on a chart
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
Just goose closeup photo .)
Strength meter
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
Experts: Angry Bird (Scalping)
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
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.
trying to capture values for EMA.5, EMA.10 and SMA.50 and SMA.100
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
OnBookEvent() and Strategy Tester
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.
Discussion of article "How to Prepare a Trading Account for Migration to Virtual Hosting"
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
Forum on trading, automated trading systems and testing trading strategies
If you can't find what you need in the Codebase or the Market, then create a request in Freelance Service.
MT4 Strategy Tester doesn't generate ticks near to the end of M5 bars
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.