MQL4 and MetaTrader 4 - page 1674

Hello to all creators of indicators! So let's go on with my stupid questions... My next foolish question is as follows: - If we have several buffers plotted (for example, 0, 1, 2) and several more whichare calculated only (3, 4), then which one of these the subj function is appliedto? Thank you.
On the website of the Automated Trading Championship 2006, the Interview with Luis Guilherme Damiani (ldamiani) has been published. Luis is an experienced trader. His Expert Advisor is alwaysin the Top Three. The developer tells about his Expert Advisor named GUMASA and shares his knowledgeabout...
[Deleted]
After opening a trade, I want to set "value = false" if, for example,the current time is 30 seconds away from the order opening time? I know I should use "OrderOpenTime" and "Seconds" but I am not good at coding time.... a help would be appreciated.
[Deleted]
Try this script : // BUG IN MQL4 double A=1.2751; double B=1.2735; int C; int start() { C=(A-B)/0.0016; if(C != 1) Comment("BUG IN MQL4 : (1.2751-1.2735)/0.0016 NOT EQUAL TO 1 !!!"); return(0); } Hi metaquotes, could you please fix the double calculation bug ? Thank you
i need a help here. can we make an automated trading system on metatrader platformwith time basis and 15 pips stop loss? for example: i want to trade eurousd on 08.00 GMT o'clock. so when the time is come (08.00 GMT),automatically i will have a trade (or some trades) and a stop loss order 15...
On the website of the Automated Trading Championship 2006, the "Championship Report: Seventh Week" has been published. The seventh of twelve weeks of the Automated Trading Championship2006 has ended. The structure of the Top Ten has not changed practically, but theParticipants continue to move from...
[Deleted]
Hello, I'm a totally beginner, and I need to know if it's possible to modify anexisting EA, setting the exits from any position at a maximum fixed bars or days,if both stop or take profit didn't close the position. Is there a simple code toadd? Thank you very much.
[Deleted]
Hi everybody, I'd want to know if the MQL4 language has the ability on capturing word or ASCII from the keyboard? And how? sorry for my english! Beat regards
Anyone heard about this strategy? I find it on this site http://www.lightpatch.com/forex/mt_yahoo/ It look very interesting for 5m and 15m charts. in archive i took all versions from these site.
Can someone help me please to code this indicator! I have the formulas in PDF, butI dont understand them - its an old indicator, but works very well!
[Deleted]
Hello everyone, I am having a problem updating my MT4 to build 200, the problem is that each timethe update window appears; I press start and tries to connect to the updating serverand returns a failure message!!! "Server: No Connection"; I tried changingthe connection and its the same problem!! I...
Dear, I have received a Silver trend_Signal and attached with many files and are supportedfrom your side.My query is what is the additional command in this file in orderto get a beep tone foe a secondsin my computer (WinXP2000) whenever we get a redor blue color in the H4 period. Thanks in advance...
[Deleted]
  MQL4 API  (5)
It has been my understanding that there is no API for MQL4 but on the MetaTrader website there is reference to one - http://www.metaquotes.net/en/metatrader4 Does anyone have any knowledge about this? Thanks Scott
[Deleted]
  commercial EAs  (1)
anyone has tried good commercial EA and find it profitable ? also, I need help to develop EA, if anyone can help me, I am willing to pay forit. anyone interested email me at alijub@hotmail.com (tell me the fees). (if I am breaking this site rules, please, let me know and I will not repeat...
[Deleted]
Is the tester designed to top out at $500K? after it reaches that mark, it doesn't make any more trades.
  Qq EA  (27   1 2 3)
newdigital: According backtesting results this EA is increasing deposit from 1,000 to 1,500,000 for almost 4 years. See backtesting results https://www.mql5.com/en/forum/general Wow. now that's amazing. Even at 10% correct (meaning to 150K for the 4 years..) that's still some pretty darn good...
[Deleted]
  Mq4 Manual  (6)
Hello there, does anyone have information on where I can download a Manual for MQ4? Any info will help, thanks. Pipsqueak2
  Pip Boxer EA set  (7)
Found these on Yahoo been fwd. testing and they have been doing pretty good have them on aud/usd,usd/chf, and usd/jpy and this week. Chf: 2trades -36pips,+46 pips,Aud: 2 trades +45pips and +45pips and Jpy:1 trade for +60 pips. A total of 160 pips for this week so far. Use all on M15 timeframe...
On the website of the Automated Trading Championship 2006, the Interview with Ilia Antonov (Via) has been published. Ilya imparted his views on automated trading, told about hisExpert Advisor and the current developings in the field of automated trading systems: I changed much in my Expert Advisor...
The new MetaTrader 4 build 200 has been released. What's new in comparing with build198: Removed Multilanguage Pack, the distributive size decreased to 3 MByte; Added feature to manage tabs of charts bar with drag'n'drop; Tester: Reduced limitations on the amount of passes in genetic optimization...
[Deleted]
Hy Everybody, I have the following situation: extern double A=1.1111; double L, M; L=(Close[1]+Close[0])/2-A; M=(Low[1]+Low[0])/2-A; N= (L+ M)/2; The question: Is there any way to find out next "N" Highest or Lowestvalues since "N" Last Highest or Lowest values(they can happen in anyamount of...
[Deleted]
Is there a way to track the historical negative float for an account? I'd like toprogrammatically track the open position negative float for some systems.
[Deleted]
For most brokers the spread represented in the MarketWatch bid/ask quotes is differentthan what I get using the MarketInfo spread function? For example, the bid/ask quotes for the broker may show a 3p spreadon GBPUSD but the MarketInfo spread function shows it at 4p. What is the real spread?Or, do...
I know you just came out with a new version, but in the next one, would you considerthe array push and pop as a function?
On the website of the Automated Trading Championship 2006, the recent news has been published: "One Server Outage". One of the servers, on which the client terminals and Expert Advisors of the ChampionshipParticipants are working, failed last Saturday. For this reason 20 Expert Advisorsdid not work...
please I want to calculate how many lots I can open for one EURUSD I can open 5 lots with 5,000 but for GBPUSD I can open 2.5 lots anyboby can help me thank please write code for me thank very much
Is there a script that will turn off all the EAs on MT4 after one (or more) EAs makes a trade? Thanks.
[Deleted]
Forex trading requires more than just skills in fundamental and technical analysis- it requires a balance of emotional skills. A first step is understanding yourtrading personality. In trading there are many types of people. Are you're a hyper or a passive trading personality?How to you handle the...
[Deleted]
Hi I need QQE from VT platform coded for MT4. If you can help please contact mecreztor [at] hotmail [dot] com.
On the website of the Automated Trading Championship 2006, the "Championship Report: Sixth Week" has been published. Six weeks of the competition are behind us now. The AutomatedTrading Championship 2006 is the half way through. There are continuous movementsin the Top Ten. Yesterday's leaders leave...