Does someone can tell me how much bytes are needed and used from memory for ex.: static int ArrayIntegers[3];static double ArrayDoubles[3];static bool ArrayBools[3];static string ArrayStrings[3]; //* all with 2 characters after asign and ArrayResize ( Array... , 3 ) for all *// As for string and...
When we stop mouse to a point of indicator line, a popup small window will displayits name and current values. Then it is possible add a comment to a Object, and get a same effect.
[Deleted]
Hi, I am a complete non programmer type and don't know where to start with developinga simple EA I simply want to buy at the highest high of the last five days and trail this witha stop that is 2* the 20 day ATR the opposite for a short. Can anyone direct me to code samples or any help on this.....
I am trying to design my Expert Advisor to distinguish which server it is loggedinto. (We have some special accounts created with different parameters, such asthe spread, etc). My understanding is these accounts are on a different server( Login 9002323 password: P4334 server: 207.38.2.84 ) I'd like...
Why does the MCAD indicator on MetaTrader 4 only have one line and one bar graph. Other MCAD have 2 lines? Is there a setup parameter I am missing. Sorry if this an obvious answer
have problem, have expert that run on normal account perfect but doesn't want to exicute orders on mini account. we checked everything lot sizes magic numbers, i dont think it is in the code, it runs on fxdd mini account, have anybody got idea what the problem may be
New MetaTrader 4 Client Terminal Build 201 has been released: Fixed terminal close-down at the moment of visual testing.Fixed opening of orders by Expert Advisors in the "Market execution" mode.Improved working of dialog windows controlling orders and trailing stops consideringthe symbol tick size....
[Deleted]
How can I trade following thing: I want that my expert stop trading at a certain time (for example 6 pm) and closeall open position at this time
Hello, I chose to open a live account with Interbank FX, and to let my EA run onthe application on a linux VPS with wine. Everything is working fine, except thatit doesn't connect.. Does someone know which dll's are required to let it connect?or maybe some other reason why it doesn't connect? (I...
[Deleted]
My EA sends me an email.. My code looks like this.. Symbol() + " OP_SELL @ " + DoubleToStr(OrderOpenPrice(),4) +" New stop loss @ " + DoubleToStr(NormalizeDouble(SellStop,digit),4) +" Pip Allowance @ " + DoubleToStr(PipAll,0) + " MT4 Time:" + TimeToStr(TimeCurrent(), TIME_DATE|TIME_MINUTES) + "...
[Deleted]
Please contact me if you are interested in writing a program for meta 4 that willemail cell phone when profit field reaches a certain level, Thank you, sigmafinancial@erols.com
[Deleted]
Hi, Just wondering if anyone else seems to obtain totally different results for specifictrading systems when simulation trading those trading systems using MetaQuote dataor data from different brokers? I constantly come across this problem. If I usedata from say, MetaQuotes (obtained via the...
Hi, can someone tell me how to put a simple moving average on an Oscillator please? I am using a platform by TFI (tfifx.com) and the Indicators (or custom indicators)selection in the bottom left hand corner does not seem to work? Thanks Will.
[Deleted]
Hello, I want to make a moving average that color change if it bull or bear A idea toi do that ? Golder
I noticed that after recompile extern parms go back to their default values. If extern parms are changed internally, it is not reflected in expert adviser/propertiesbox. It still shows default values. That is, I created a routine to save externs on deinit recomipile and then restore thenback on...
[Deleted]
any body knows that is it possible for an EA to call a script? and how? Thanks!!
[Deleted]
Hello, Hello, 1. HOW TO GET INFORMATION FROM TRADES GENERATED BY EA TEST ? Let's test an EA and then "OPEN CHART". On this chart we can see allorders made by the EA. To get custom information for this test, I would write a script to get the sumof all lots' order? EXAMPLE: 2 trades at 1.0 lot, 2...
[Deleted]
Im looking for a simple zig zag build only on pips, anyone can write me a code?
I am testing an EA that place two order with "Order_Send and Stop type"command. In case one of them is actually executed the second one sould be cancelled. I try to see HystoryOrder, open price for a select order..nothing. The only indicationI have is print out of the tester function that advise...
where can i get the Trend manager indicator?how much will it cost me?
Point & Figure View indicator. Not find in MT, I want to use historgam to simulate it, but find X axes is alwaystime inside MT. Is it True that MT do not support customise X axes ? now we only use array to express Y values. X is always time (or bar number). Can I use a array to difine X values...
We know we can get price value on tradeline by ObjectGetValueByShift then how to use time coordinate(shift) to get the price coordinate value on the OBJ_FIBOARC?
On the website of the Automated Trading Championship 2006, the article "Organizer's Note" has been published. The first annual Automated Trading Championship 2006 comesto the end. Now we can give some preliminary results of the Championship. A greatamount of work has been done within the last 6...
-
The attached indicator (MACD Divergence) shows an error called "invalid integernumber as parameter 2 for indicator call function. And, after a little search here, in the web site, I can´t find any help about that error.
[Deleted]
I have an indicator using the up arrow symbol in the chart window. One day, outof the blue the arrow turned into a "e" with the accent on top. I didtry to uninstall mt trader and reinstall but it doesn't help. I think it couldbe something to do with the default font or symbol table. Any help is...
[Deleted]
I have noticed that there is a pretty good spike at 8:15 EST (13:15 on platform)nearly every single day either up or down. Does anyone know what this is causedby? Thanks. Brian
[Deleted]
For debugging purposes I would like to download data into MT and then work on myEA's with it. My office Is losing Internet for a significant amount of time dueto a new building being built next door. I want to keep polishing my scripts inthe mean time without being online. Can that be done? Also,...
On the website of the Automated Trading Championship 2006, the article "Championship Winners’ Prize" has been published. The first annual Automated Trading Championship 2006 is comingto its end. There are only two days left, which means there is plently of timestill for the first 3 places to keep...
On the website of the Automated Trading Championship 2006, the Interview with Harry Brinkhuis (Hendrick) has been published. Harry is a developer from the Netherlands. His Expert Advisor,Phoenix, is quite successful and always in the Top Ten of the Championship. Wegot information that Harry had...
[Deleted]
Can you please help me? for my indicator, I need to store some data Items for each bar, But the numberof Items is more than 7. only two of them have to be shown on screen but about9 others are only for back side calculations. Is it possible to use arrays likeindicator buffers with automatic...
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.