General - page 1824

It's a given that there is no consolidated tape in forex, but does anyone here have any experience in trying to approximate tape reading in forex through volume, open interest.? I would be grateful to hear of your experiences or opinion on possibilities/limitations of tape reading in forex!Currency...
New MetaTrader 4 Client Terminal Build 203 has been published on our website. What's new: 1. In object FiboFan, fixed drawing considering close anchoring points. 2. Tester: Added check for optimization pass counter overflow. 3. Tester: Optimized usage of memory when generating a testing sequence...
Hi, If I would like the takeprofit to change depending on a different condition would i be able to insert an if function into the takeprofit part of the OrderSend()? Thanks, Gee
I've seen references to this problem going back to build 191 but no official notice, just that it's being worked on. I import daily OHLC data into Metatrader in ascii format but it shows missing days/weeks in history center and when loading a daily chart. I can import the same file into tradestation
Experiencing erratic problems with compiling, compile and indicator works, comment out one line of code and program hangs up PC. MT4 Build 202 (27 Feb 2007). if(iEmptyLocalHistory > 0) { Alert(iEmptyLocalHistory, " charts not opened - Abandon ... u try again later!");...
I'm looking for an EA that will calculate yesterdays high & low and the buy or sell that today with a preset take-profit. I'm presuming something so simple must already have been coded - can someone point me in the right direction ?
Found this on another forum Rules & Settings 1. Place an 8 period RSI. Place an 8 period MA of the RSI and Bollinger Bands with a 20 period setting, also on the RSI. 2. When RSI is below the middle Bollinger Band. Go long on the open of the next bar after the MA has crossed above the RSI. When RSI...
  10 min timeframe  (1)
Is it possible to get a 10 min time frame for Meta Trader
If you know how to do that, please help me. Thanks so much.
FROM Peter Goodier 9th Mar 2007 I need a simple indicator that places the results of an algorithm calculated one bar at a time, 5 bars ahead. Consequently the current bars will place its results 5 bars into the future. Example bar Algorithm (HIGH[0] - LOW[15] + OPEN[3]) result placed 5 bars...
Hi, does anyone have an indicator which highlights a hammer and a shooting star from the candlestick-patterns? If yes, I would be happy if you could put it in here. Thanks, Marbo
I'm looking for an EA that will calculate yesterdays high & low and the buy or sell that today with a preset take-profit. I'm presuming something so simple must already have been coded - can someone point me in the right direction ?
I am not that good at programming, so i am asking for your guys' help. This little ea takes net profit on all of your open positions. Once the profit lever is reached, it closes all open positions. I was wondering if any one could add a function so it could close PENDING orders with the rest of...
[Deleted]
In the course of my trying to develop the Holy Grail of trading, I have written and tested literally hundreds of systems. As you can see, most of them have been failures. However, a handful seem to be profitable, some more some less. Here are some observations that I made during this course. Please
i'm after an indicator that someone on this forum made, it was a seperate indicator window which showed the candles high/low above/below a fixed line, i can't remember what it even might be called. thanks.
Hello, Fist of all sorry for my English .. ex. Just January 2007 until February 2007 Daily What I’ve been doing is like this : F2 > GBPUSD > Daily > Download And I wait until the message in journal : 2007.03.06 18:40:10 HistoryCenter: GBPUSD_2007_01 loaded …… then I pressed stop. And the error
I have installed Metatrader in my new 2 computers. However I have differents symbols in each computer. How it can be? I need the following symbols: Forex-Metals-CFD-Indexes. How I can setup this symbols in both computers? Regards hc
I have MT4 installed on my PC and laptop. For some reason the indices (eg DOW) does not appear in the laptop list of fx etc when I choose 'show all' while they do appear on my PC. I am only connected with Metatrader direct, not through any broker. Is there an add-on I am missing on my laptop?
if a cross up open position long and close the short position and if a cross down open potition short and close the long position ?
Can any one out there programme a metatrader4 fractal with an audio and or pop up alert? Email notification would be out of this world. I trade the fractal on one hour time frame but is very boring watching screen for new fractal to appear, need this very badly. Would be willing to give first born
  Expert macd histo  (11   1 2)
I seek an expert avisors who uses histograme macd . the histograme going to the line 0 it going to buy and sell in the opposite direction
Anyone have code that displays " stacked " indicator symbols/wingdings. Looking for the indicator to read a variable number and display 1 or more up or down arrows that stack from the same starting point over the candle. Anyone
Does anyone have a JPercentile indicator for MT4 or know where I can find the formula behind the indicator. I'm currently searching and nothing of use is coming up. Thanks, Mookfx
  EA settings  (2)
Has anybody had a problem when EA doesn't remember the settings and reverts to the ones in the code? I am using FXDD broker. I changed the setting from '1' to '0' but for some reason my EA doesnt remember it, as the next time i opened the settings, it was still showing '1'. And I haven't even...
i am not that good at programming, so i am asking for your guys help. This little ea below takes net profit on all of your open positions. Once the profit lever is reached, it closes all open positions. I was wondering if any one could add a function to this code below so it could close PENDING...
  RSI in Histogram  (75   1 2 3 4 5 ... 7 8)
Is there such a thing as a RSI Histogram?? Something like the XO indicator so if RSI is below 14 its red and above 50 its green?? Mike
Hi friend, I need your help. I need to find Parabolic Sar Signal/Indicator, could you please share with me. Thank you
I'm getting this message in my strategy tester journal after optimizing for a while: "optimizer cacher: not enough memory for adding cache". What does this mean and what do I need to fix it? I have a gig of memory so I don't think it means physical memory.