Forum

Add to chart bars

Most, if not all, MT4 brokers close down their servers early on Fridays and start up late on Sundays . His means 4 one-hour bars are missing from the data. What I want to do is have a script that I can apply at the end of Friday that will add 4 dummy one-hour bars to the chart. My knowledge of

Support and Resistance lines disappearing

I have opened a mutlichart window of 8 forex pairs. The Support and Resistance lines I have place disappear when I switch to another chart. Is there some about multichart windows that cause this to happen. I would appreciate anuy thoughts on how I may overcome this problem. Regards to fellows

Straddle Manging EA

Hello, This is a request for help in finding a specific Straddle Mangement EA. Would anyone know where I can find a Straddle Managing EA that will delete the unfilled order side when the executed order side finally exits the trade. Kind regards KeithN

Own parameters in a robot trader

I am looking for an EA trading robot in which I can set my own entry and exit parameters. For instance Enter on a value of the Stoch and the break of Bollinger Bands . Does anyone know of, or posses, such an EA. I would like to hear from you. Regards, KeithN

Range between times indicator?

Hi, Can anyone put me onto an indicator that will place lines on the chart to show the high and low of a range between certain times. Hope someone can help. Regards, KeithN

Chart of comparative currencies (with chart)

Does anyone know of an EA that can chart the compartive strengths of currencies. Something like the attached file is what I am looking for. KeithN

Chart of currency

Does anyone know of an EA that can chart the compartive strengths of currencies. Something like the attached file is what I am looking for. KeithN strenths

Reset time in Terminal

When I run MT4 I have three different "Times" running on my computer. The Broker's time on Market Watch, the time of the Virtual server on which I am running my EA and my computer local time. Terminal shows the time of the Virtual server but I want it to show the Broker time. In the past I have

EA for recording spreads.

Is there an EA that records and reports on the spreads that are occurring on a specific pair? ie. EURCHF. KeithN

Testing for Pending Order

Hi, I am having difficulty resolving this one. I have placed a pending order using the SendOrder() function but I cannot find how to test whether it is a filled order or still pending, so that I can either Close the trade or delete the pending order? Would appreciate assistance with this. Regards