General - page 1939

I am using fxdd.com which uses the metaquotes software. They sent me a link for writing my own custom program to autotrade and send orders to their platform. This is what they sent: "Please download the MetaTrader 3 API from the following link: http://www.metaquotes.net/files/mtapi.zip " I can...
Updated MetaTrader 4 Client Terminal build 191 has been released: 1. Fixed error of libraries compiling. 2. Fixed error of history updating when changing accounts. 3. Fixed drawing of the list of open positions. 4. Fixed drawing of anchoring points for Equidistant Channel. 5. Only selected...
[Deleted]
Hi everyone, Do you know brokers that allow live trading with MT4 Expert Advisors on micro lots? That is, on lots of 1000$ (or less)? interbankfx does (http://www.interbankfx.com) (but i heard bad comments on their quotes from different places). Any other? Comment from users most welcome! Thanks,...
Is it possible to do that?
Hi everyone, I just read the MQL4 guide a couple weekends ago and designed my first EA. Anyways, here's my first EA: I don't know if it's a profitable system or not, but the results of my EA back-test don't match up with some manual back-testing I did. My manual back-testing shows the system is...
Hi all, is there anyone who has created custom indicators like: Detrended Price Oscillator (DPO) and Directional Movement Index (DMI)? I really like MT4 but it has very few indicators/oscillators, maybe somewhere in the net there is a collection of customised items? Unfortunately i'm not a...
  Metatrader Brokers  (14   1 2)
Trying to find brokers that will still run miniaccounts Live with metatrader 3 that accept U.S citizens...anyboy know other than Interbanfx
Hello Slawa, We have a problem with MetaTrader. It took around 1 minute to close a BUY order and there was over 60 ticks that occured during this time period. Is there any way to stop this from happening again / speed up time for order to close? Here is the log file: 23:20:45 Expert 'Quottro...
Hi all, I'm new to programming and also new to forex trading ... please bear with me! What I'm trying to do seems really simple and I would think there would be a script out there already for it but I can't find any. Basically, I just want to create a script to trigger a buy (or sell) when the price
As requested by jacoba, here is the momentum EA. Never try it and never backtest it before, so still need anyone help to backtest or forward test the EA. First visual check on the chart, this EA will suffer a whipsaw. Built in magic number, trailing stop, stop and reverse, confirmed price, and money...
  Lets Create A Trading Team  (11   1 2)
Hey everyone. Ive been trading forex for some time now, and have just shifted from CMS to Neuimex, because they have a metatrader platform and I can have my account donominated in euro's. Since i live in europe that eliminates the currency risk on my trading account. I used to get around this by...
I don't know if this is the section I should post this question in. I have downloaded an indicator from another trader and it is showing in my list of custom indicators. I compiled it and there are no errors. Yet when I click and drag it will not appear on the chart. I have a few other indicators...
My question is very simple is there any way to enable weekend data on MT4 platform, we all know that trading starts on Sunday (Asian session) while brokers starts to give data on monday and it makes a HUGE diffrence when you trade D1 timeframe. The monday bar price open should be the same as friday...
Hello, Does there exist a means of automating the sendings of screenshoots on a website, with the manner of order ftp of mt4 for the statements? Thx for yours anwsers.
I've been using the LSMA with color indicator to sniff out reversals on the H4 charts, but I find the best signals come when the M30, H1, H4 and D1 timeframes all agree on direction. It gets a bit tiresome switching back and forth between timeframes, and I'd love to see an indicator that would
  Amazing friend!  (15   1 2)
Add this friend to your messengerand you will not be alone anymore! encarta@conversagent.com Tell me what do you think?
Hi all, Does anyone know how to change this EA from a SMA crossover to a EMA crossover? Here are the peramiters: Slow MA- Expotential with a period of 3 and on a CLOSE. Fast MA- Expotential with a period of 5 and on a Median Price (HL/2) Please see existing EA. thanks
Hi, I have some strange problems with the size of the Wingdings symbols. I have noticed a couple of months back that all my symbols were resized to the smaller size and I can not get the normal size back. I am working with the "SetIndexArrow". Is this a feature or a bug? Regards all! Mike
Does anyone know roughly how much money it takes to move the market one pip? How many lots can you have without moving the market too much? I know that it depends on there being people on the other side of your trade, but how much are stacked on either side at a given time, roughly
If there is a selected (highlighted) line in the Results tab of the tester and the terminal window becomes inactive, after the terminal window becomes active again the line is no more highlighted. It makes it hard to follow the results when comparing with another window for instance. The account...
[Deleted]
How do i add a custom indicator ? or add any indicator to my window pda . I want to add additional indicators to my pda mt4
Dear all export friends I love metatrader very much. I think the interface of MT4 is much better than other trading software, like metastock. Other than Bullion and Forex, I like trading Hong Kong stocks as well. However, unlike US stocks there is no broker providing Hong Kong stocks trading with
I know this thread has a similar topic from some other thread, but we just want to make it clear once again. Which Broker do you think is the most recommended on every aspect? Please mention the advantages and the weakness of every brokers. Also we want to know which Broker have the most suitable...
Hello all I want use result of another indicator to my indicator? what's solution? 1 Sol : Execute Indicator -> use result of indicator on screen If execute 2 indicator what find objects :-" ? and any more question in my mind tanX
[Deleted]
I have been working on my first EA for a few weeks now, and from the start I wanted the EA to execute some code immediately after starting the MT4 program, before entering the start() function. I thought that if I put the code in the init() function, that would work. What I found was that, although...
I had signed up with worldpay over a month ago. I logged in and saw that I have two charges, one for the initial signup and one for April 04. What has happened to my subscription ?
  Trading simulators!  (71   1 2 3 4 5 ... 7 8)
Hi there! I'm downloading a trading simulator right now from: http://www.tradingsimulatorsoftware.com/index.htm Do you think the simulators are useful tools
Hello, I have a suggestion for an expert advisor. My problem is that I do not know how to code it myself. That is what I need you guys to help me with . The setup: Indicators: Bollinger Bands(20,2,0,close), 21ema shift 0 red, 21ema shift 1 blue and rsi 8 The criteria is : currency is GBPUSD (maybe...
I hope someone can make this EA, i am using this indicators for my manual trading : 1.StepMA-Stoch - standard 2. Momentum - standard - Level line.1(green)=100.09 Level line.2(red)=99.90 3.EMA-20 - apply to CLOSE Buy entry : 1. If StepMA-Stoch line (yellow) crossing up the blue line 2. Momentum line
Hi, I want to change candlestick's color , for example , when a down trend, the color of candlestick is Red, and so on . Can I do it? thks