[Deleted]
Hi I m having a strange behaviour when I use ObjectCreate() function to create a text on the chart.. As you can see from the attached picture, I created 6 Obj_text on the chart. Funny thing is there is a trend line links them together which is I don't even have a single line of code to do that. I...
[Deleted]
Hi, i am new to Forex trading. I have a problem. I installed and setup a demo account. For some reason the program starts on it's own, picks up a trade, sometimes two or more, and sucks me demo account dry. I have tried to stop it without any luck. I have to keep the autotrader MQL4 turned...
[Deleted]
Hi, I have just purchased the Forex Auto Pilot System by Marcus B. Leary and applied for a trading account with Forex Meta Brokerage. However I'm not sure if I'm still in demo mode or live trading mode? Can some one please help? Thanks Solly. PS: Please keep it as simple as possible, I've only...
[Deleted]
int init(){ bool Arrow=ObjectCreate(Arrow,22,0,TimeCurrent(), Bid);} int start(){ } ????
[Deleted]
English version: I have some codes to print the time in both indicator and EA. My period is M5. The time printed in red color is the time when indicator/EA gives the signal. I want to know who print the time in yellow color and blue color? Why the time in blue color is not print every 5 minutes?...
Good day everyone Has anyone else noticed that MT4 code doesn't always compare equivalent bars? In the attached image showing 2 moving averages crossing over (taken during the second half-hour when the right hand bar was filling), the ma values the code's comparing are picked out with arrows and...
Hi all, i didnt found some "rules", for this i ask here: is it allowed to use the MetaLang.exe compiler also from other applications, f.e. if i create my EA in some other Application and want to compile? Thx for Info, best regards from Europe
[Deleted]
Hi, did every thing exactly as instructed. Inserted my activation code, but still getting alert " your key is not valid Please activate your copy. Your expert ID=0." Can anybody help me with it
[Deleted]
Hi, All I need an indicator that calculate the signal when the latest bar is just opened. For example for a macd crossing in a M5 period, if we don't calculate after the bar is closed it will change to up/down very often within a M5 bar. If my EA is based on the crossing signal, it will open buy and
-
Hi all, Great forum, I'm new to the mql4 programming, so it would be great if you could humour me a bit to start with. I want to make sure that the last trade was closed at least 40 mins before opening the next trade (I'm using an ma crossover system and it's an attempt to cut out some of the...
[Deleted]
Hello I would get Hline value,i would work with this data,its possible? Thanks for help
[Deleted]
I have downloaded day trader EA and tested it with the data and it gave me promisingresults. I attached it to the chart and Mr smile is on however there is no auto trade sign.What is wrong why is it not excuting auto trade? Need help..........any kind experts:)
[Deleted]
As I have no programming skills, I thought I would ask the users of MQL4 to help me automate this profitable trading strategy I learnt from Investopedia. It is used on the 5 minute charts only and traditinally uses only the MACD and 20EMA for entry signals. I however thought I could add the 10EMA...
I'have just upgraded to the new build 213 and I'm having great problems with history datas in backtesting. I do not know if the problem is connected with this build or what else, anyway on two different systems, after upgrading, all my history date are corrupted with some big holes. I removed all C...
[Deleted]
Hello, Right now, i use variables load from a file as parameter for several EA to comunicate.So far it works. Now i use the EA's on VPS.. i want to know if there's any methodfor EA's to access variables through website.. for example reading variable on http://www.testing.com/testVar.txt it would...
Same as the subject. Thanks for any help.
[Deleted]
I need someone who I will pay to write a simple EA. Will you do it. John D forjon@juno.com
I would like to understand the MT4 binary files: ticks.rawsymgroups.rawsymbols.rawsymbols.sel What are they mean exactly? Could MT4 developers open their format for us? Thanks & Regards!
I want my pending sellstop, or buystop order to expire at 3 hours of placement. Do I need to set it as order expiration.........Please help with the code.
[Deleted]
Forex trading forum. So this is a special forum on automatic forex trading! In addition to forex forum is interesting sections: Documentation MQL4BookTechnical AnalysisCode BaseArticles on tradingAutomated Trading ChampionshipTraders Forum
can i know what is the server time used for the coming championship, is it GMT 00:00
Hi i discovered that my code can run a lot faster by changing the && to multiple ifs. But how does one handle multiple ifs when an else is involved eg if (A>B && C>D) { Do_XX; } else { Do_YY; } it is not correct to use if (A>B) { if (C>D) Do_XX; } else { Do_YY; }
bagaimana cara setting EA supaya mengambil posisi secara otomatis seperti yang diambil stategy tester, kadang stategy tester ada posisi tapi di trade tidak ada posisi......mohon bantuannya bagaimana caranya? thx
New article Forecasting Financial Time-Series is published: Forecasting financial time-series is a required element of anyinvesting activity. The concept of investing itself - put up money nowto gain profits in future - is based on the concept of predicting thefuture. Therefore, forecasting...
[Deleted]
I am using Interbank FX for trading forex. Recently I looked at the ADX indicator that comes with the trading platform . I found out that the values for the ADX indicator is not the same as those displayed on Metastock 10. Any one encountered the same problem
[Deleted]
is there a way? double LastPivot = ZigZag(1); ???????
Hi everyone. I just joined today, and I have a very specific purpose for signing up. I need help with the strategy tester. I'm trying to back test an Expert Adviser my brother created. I'm running InterBank FX 4 running the base STRATEGY TESTER with all the defaults. It keeps hanging up shortly...
How to open 1 buy order at most and 1 sell oder at most at the same time? Thanks.
How much would the resell rights on an EA go for do you think? Also, how easy do you think it would be to find someone willing to sell?
I want to pass the value a variable from a custom indicator to an EA. Since theEA doesn't use the external buffer I think I an use it to get the data. Is thisright? it's going to be a simlpe int value of 1 or 0. Or are these only used topaint item on the chart. If this is not possible can I have EA...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.