General - page 1855

I've picked up a great deal on this platform and it is outstanding for a free analytic intelligent tool. I like that I can use it with a great variety of brokers as well. Here is my thought. I am looking for a MT4 platform Tutor who can walk me through a number of functions I have yet to learn....
[Deleted]
Hello; I have this indicator but it's not with Alert. I need to but for it Alert and Signal how can I do it please. #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Blue #property indicator_color2 Red double CrossUp[]; double CrossDown[]; extern int FasterWMA...
  News Deviation  (9)
Hi all, If we want to trade the news manually, are there any sites that will show us what deviation number from actual versus the expected news release will move the market and possibily by how much. Thanks troy
I opened an account in FXDD.Unfortunately it hurts me twice. The first time was 27/02/2007. It did not send daily confirmation in that period. I received 3,4days latter and found it contained 2 closed lots I never made! First I checked my computer. no virus, no backdoor. I complained to the company
  Flip Parameters  (3)
Can anyone here take the MACD Sample EA and flip the buy/sell parameters so that it sells when it would normally buy and buy when it would normally sell? Your help would be much appreciated. Thank you
please i want some system trading for winer only 5pips in nzd\usd evryday thanks alot
  EA Templates  (23   1 2 3)
This may or may not be the place for this. I noticed NewDigital gathering code and putting it in a thread. Some one was asking about, or something was mentioned about EA templates. This way we don't have to try to write it from scratch. I have put together an EA template with volume filter. Can...
[Deleted]
Hi everyone.. Here I need help from someone can code indicator that I used to give the sound alert when LWMA cross with slope direction line. Let me explain what exactly I'm use in my chart..First I set my chart with LWMA Period 2 (Close) with 2 level 10 & -10 for upper and lower band. Also I use...
Can some one please tell me how to get an Excel spreadsheet with the H/L/O/C from the Meta program. I have it but I don't remember how I got it. Helpfule for plotting breakouts for the upcomming day. Goldstock
Hi, Any idea how the market will perform for the Empolyment Cost Index at 1230??? Based on the forcast, it will be a downtrend.
I designed an expert which will execute up to some dozens of orders at the same time, all of which are the same type, same price, etc.. and all these orders are sent in ONE while statement. I wonder what will happen if during the iteration in the while statement, the price changes . Will the
  Gbp/usd???  (1)
What do you think is going to happen with the GBP/USD? Is it going to break 2.0000 once again? If yes, what's the next resistance line? Thanks.
Hi. How do I change strategy tester Initial deposit, from default $10,000 to $500, $400, $300 etc?
I need some help in modifying this EA. I had this idea. I just want it to open a new trade after 30min from the last trade that had close. Anyone? I cant seem to figure it out. Its making me confuse the more I look at the codes
By now, traders should be are aware to the fact that live accounts behaves differently than demo or backtests, due to the fact that that live orders need to be filled with both a buyer and a seller, while demo and backtests orders are filled no matter what. For this reason, I have decided to look...
[Deleted]
Hello, Where to get a list of all (absolutely all) upper case Standard constants ? A lot are missing here: http://docs.mql4.com/constants Exemple: VAL_OPENPRICE VAL_TICKET VAL_STOPLOSS TIME_DATE TIME_MINUTES SELECT_BY_POS OP_BUY OP_SELL FILE_BIN FILE_CSV FILE_READ FILE_WRITE Thanks.
Hi Is there any indicator that color/shaded the area below central pivot point as red (sell) and color/shaded the above area of central pivot point as blue (buy) so I easily skip wrong signals. BEST WISHES.
I am looking to hire a custom programmer to write a specific alert using stochastics and MACD in multiple timeframes in Esignal or Metatrader. I have a very specific list of criteria that has to happen before the alert would go off. Does anyone know of a good/dependable/honest programmer that could
Greetings, I am wondering if anyone could help me by developing a very simple Excel spreadsheet to help me keep track of my trades and account balance. Here is what I need: Place to input my original deposit amount: Spreadsheet calculates 5% and gives that figure, and let's me enter the date next to...
Attention! Warning about virus in metalang.exe is an error of antivirus software! We've contacted with McAfee support team and received the confirmation that its a McAfee antivirus software error and metalang.exe is clear software without any viruses: ----- Original Message ----- From:...
Published by feb2006 on http://www.strategybuilderfx.com/showthread.php?t=16846
New MetaTrader 4 build 204 has been released. What’s new: 1. Fixed error of the client terminal hangup when calculating indicators on the previous indicator data within the same window. 2. Resumed displaying of free margin if the value is negative. 3. Orderly closedown of the client temrinal at...
[Deleted]
Hi, just thought id add a note on how you can improve your trading systems... I think it's best to put the OrderClose and OrderSend functions in a critical section - ie. lock them when they are being executed as, in general, they can take longer to execute. Here's how to add a critical section to...
I'm getting the compiler unable to open error about once a day now and have to reinstall MT4 to 'fix' it. It shows up again at some point. My McAfee virus software found the MetaLang.exe trojan horse virus but can only move it to the quarantine folder, not clean or delete it. Every time I try to...
It's really nice to have the Strategy Tester basing drawdowns on equity but could we have the option of choosing the drawdowns to be calculated on balance or equity when we backtest or optimize? I ask this because a simple spike can throw the optimizer way off when optimizing on based on equity....
The Userguide contains full description of mobile terminal features and functions and includes the following sections: - Getting Started: terminal installation and startup, opening of accounts, authorization system, LiveUpdate system; - Terminal Settings: connection to the server, sound...
  Screenshot script?  (57   1 2 3 4 5 6)
Is there a script that can take a screenshot every few seconds and save the .gif with an incremented filename so I can string the .gif files together to see how a given set of indicators looks over a period of time?
[Deleted]
Hi, does anyone have an indicator which allows one to another forex instrument to an existing window. ie. my aim is to display two graphs in the same window. For example USDCHF and EURUSD. Thanks for your help
  Compiler error  (1)
Received error message "could not launch compiler" in metaeditor. Anyone got any ideas? thanks, mark
Tick volume Tick volume is defined as the number of price changes. Each time trading moves to a new price, the number of ticks by which the price has changed is added to the tick volume. In an attempt to normalize tick volume values and make them more useful, we have defined the Trade Facilitation...