General - page 1800

Every pair has kind of special set of news that make huge market jumps in a range of 10-30 minutes or so, these kind of moves can be seen on the graph. Can you pls help me with some infomation on important news corresponding to each currency pair (or particularly for gbpusd)? I believe these can be...
I live in Fla. which is EST. In my charts, my daily bars start at 7pm est. So when the week begins, Sunday eve (5pm est) there is a small bar (small window of time) for a daily bar 5-7pm and then I get a new daily bar again at 7pm. That gives me 6 daily bars for the week which is not correct. Is...
I live in Fla. which is EST. In my charts, my daily bars start at 7pm est. So when the week begins, Sunday eve (5pm est) there is a small window of time for a daily bar 5-7pm and then I get a new dialy bar again. That give me 6 daily bars for the week which is not correct. Is there a way I can...
Hi folks. I'm looking for an indicator that can display whether or not a market is ranging or trending. I realize that there are a number of these types already out there, such as ADX, but I'm hoping to find something that works on a percentage scale or something. The reason being is that I'm...
  Rangehedge  (7)
I came across an interesting idea on another forum which uses a hedging system on the same pair to take advantage of ranging markets. I feel with the right settings and entry timing it could be quite profitable. If any programmers out there feel that this system may have some merit I would...
Hi, Some weeks ago I started an open source project (Flexy Forex Tester). Here is the main concept: This will be one application simulating a server (which gives the quotes, accepts the user orders) and a client (where the user script is executing - the client can send/modify/delete orders and get...
  EA Drawing  (2)
Hello, Does anyone know if an EA can draw lines? I know I can make an indicator to draw lines, but can you draw lines with an EA.... or does it have to be an indicator for any type of drawing? Thanks Jeff.
  Fibocal_31  (21   1 2 3)
HI , I am new to this fourm I have have been using the Fibcal_31 for some time. I don't remember where I got it but. It is a great indicator however I would like to modify it to met my needs. Could some one please take a look at it. What I would like is an indicator Keeping the the PrevDays HI-LO...
Passing ExtMapBuffer[x] to a function results in 0.0 being received. Print()ing the original (stored) value prior to passing also results in 0.0. The original calculation (sum / MA_Period) prints correctly. Yet the indicator draws the line correctly so presumably ExtMapBuffer[] is being assigned ok...
Hey, guys. I'm making my first EA, but I've run into a problem. As soon as an order is placed, it is then immediately closed. Because of this, multiple orders are taken on the same bar which is also undesirable. If you try testing the advisor, you'll see what I mean. The EA is based upon...
  Need help  (2)
Hello all, Anybody can help me to add formula at Fib Pivots indicator so I can see two line (shadow hig and low at graph). Below the formula : Shadow High = open + (range prev day)/5 Shadow Low = open - (range prev day)/5 note : open = current day I use it to OP at open market (4 am GMT +7) sell...
I have downloaded 2004-2007 1M EURUSD data from databank, but my EA uses 5M period. Till now , I only accquired 3months data for 5M, which is far from enough. So I would like to know how I can utilize my 1M data in order to extend that 5M period? Do I have to do an extra merge in Excel or something
[Deleted]
Does anyone have any wav files with the different pairs named on the file. For example if I'm looking at the GBP/USD and 2 indicator lines that I have on my chart cross, would want the alarm to alert me and say GBP/USD as the alert. I am going to record an alarm for all the pairs, but before I did...
Hi, I have three variables (values of this variables are for example: 68, 25, 93). Now I will only show the smallest one of them in the indicator window. How can I check this three variables so I get back the smallest one? Thanks
  Software needed  (10)
Hi, I need a program that will help me to be always connected to the internet. Where is the problem: I have ADSL internet connection and sometimes the connection get lost and closed. What I need is a program the will check if the computer is connected to the internet and If no connection that it
hello Im using 10points 3 EA and i want this expert ot trade only twice a day for each pair..can someone plz help me with the code.. thank u
[Deleted]
I'm looking for an indicator that labels reversals. I am asking that it looks for highs and lows on the current timeframe, stores the price, high or low, and time. Optionally a candlestick pattern and time in minutes since the last high or low would be great. This is fairly simple to write, but I'm...
hi. guys! Any ideas how to change bunch of arrows (for example on MTF indis they multipyed by the timeframe and period) on some biger(different) arow and/or lable (depending on timeframe)? just easy hack for nonprofis... , please?
  Time question  (1)
Anyone know how to set the time on metatrader to a local time
[Deleted]
Hello. I wrote the attached indicator to provide a multiple-time frame oscillator for my Ichimoku trading. After running it on the 1H time frame and selecting the 240M and 1440M time frames as the TF2 and TF3 values, respectively, I notice that, while I get all 3 lines to appear on-screen, the 240m...
I would like to know how to set this to calculate pivits to 3pm EST. Can anyone tell me what the TomeOffset would be for Interbankfx charts? And also how to calculate this with other brokers on different time zones
Hey All, I have been searching & searching & I am stuck. I need a Price Point Indicator. Something that will tell me when a certain price is reached. Does anyone know where I can find one?
I need help to change this code to draw lines for all bars when attached to chart. Presently, when attached to chart, it draws lines beginning at current Bar. Wackena #property indicator_chart_window#property indicator_buffers 3#property indicator_color1 Yellow#property indicator_color2...
Anyone else having issues where you run tests and while the progress bar is going, the computer just reboots? It's pretty frequent, but it also seems its random, because after the reboot, ill do the same test and it'll run fine. This is REALLY annoying as it happens every 3-5 tests or so. Any
Hi, is it possible to place the text of a main chart indicator (the b-clock.mq4 for example which prints the time until bar close at left top corner) directly above/at/right of the last price bar? Thanks
My next big FREE tool for forex community is the Expert Advisor Upgrader which is currently in active development. Expert Advisor Upgrader will help you turn a few lines of code into a professional expert advisor with above-standard features such as spread reduction, multi-chart support, trailing...
It's been a leap in forex tools development here at fxfisherman.com. Forex economic calendar made a successful debut, having received lots of "it's awesome!" emails. We don't stop here. Our next big tool for forex community is the Expert Advisor Upgrader which is currently in active development....
Hi, Does anyone has Median Fibo lines mq4, possible to post it here? Many Thanks.
  Beating the forex Market  (31   1 2 3 4)
Many traders have been trying for a long time to beat the forex. It is not easy. If someone comes and look at forex and how prices move, he would say it is easy. But it is not. It is very difficult, it is even difficult to make 1 pip! In forex you cannot have a guaranteed 1 pip. If someone does have...
StrToTime converts string into an Integer for use with Date/Time. ie: int x = StrToTime("12:00:00"); x will become the 32 bit integer relative to 1970.01.01 00:00:00 It all looks good until computer's Date is no longer same with GMT+0's Date. ie, if my computer's date is already Mar 21 but...