[Deleted]
Dollar weekly analysis last week The dollar fell to the lowest level since March 2005, in the forex market. do you think it will rise to its maximum again in the next few weeks?
Hi, I use the 1 hour MetaTrader Heiken Ashi charts to trade Forex. Im looking for abit of code that will give me an audio alert when a bullish baris formed after a bearish bar and vice versa. Really hope you guys can help me,as this would be so useful. Thanks, John C
-
may i request OrderPips() function? i see your terminal has the profit column thathas "as point" style but none of this function in mq4 it would be muchbetter to have it ...instead of calculate it myself everytime i want ^_^
if want use the value of a Custom indicator in EA, use double iCustom(string symbol, int timeframe, string name, ..., int mode, int shift) if I want use it in an indicator, how to do ? some time there is a limit 7 buffer in one indicator file. so in an indicator file, if I need reference another...
[Deleted]
Hi All , I'm trying to figure out why when I use some indicator like Support andResistance Barry's indicator in an EA , the strategy tester is unusable due toslowly. The EA is something like this : int start() { // Variables double Support,Resistance; // Import Support e Resistance from...
[Deleted]
The descriptions of the drawing styles in the manual are not very helpful. Can someoneeither point me to a good reference or explain the various styles and how theyrelate to the related buffers? I am particularly interested in DRAW_SECTION. TIA
[Deleted]
Default installations of MT4 contain a Commodity Channel Index indicator found in the built-in indicators section and a CCI indicator found inthe Custom Indicators section. As such, you can access the code for the CCI indicatorbut not the Commodity Channel Indicator. One would figure these two...
Hi, I would like to submit a request to allow you to modify the MagicNumber also whenyou make use of the OrderModify function. Regards Jimmy
[Deleted]
Hi, firstly congratulation to a powerful trading platform. I would like to suggest a few improvements, and request. 1. User interface - I suggest changing docking windows/tabs to Navigation Pane.Like MS Outlook, more space, easier access and more controls can be displayed.MS outlook spends...
[Deleted]
I'm currently running a EA that has several open trades. I'd like to transferthe open trades and the EA to a new computer without having to close all of thetrades and re-initiate the positions on the new computer. Is there anyeasy way to do this?
[Deleted]
Hello, I need a program to color barchart in a different color for a different session @+ Golder
[Deleted]
2006.08.13 21:42:27 2006.08.10 23:59 print accountnumber USDJPY,M5: AccountNumber16384 Why My AccountNumber 16384 always . FXDD How can I get the right AccountNumber from expert? //+------------------------------------------------------------------+ //| expert start function |...
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...

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.