- Search Crypto Craft
- pah replied Jan 15, 2012
Decide which ECN broker you want to use, then ask them which company and data centre hosts their trading servers. If they also offer VPS services and they are hosted by the same company in the same data centre then use that. Otherwise, find a VPS ...
Anyone knows ecn broker with less than 300ms execution time?
- pah replied Jan 15, 2012
The code you posted doesn't compile at all well because it has lots of space characters everywhere. This is probably because you pasted it into the post in-line rather than attaching it as a .mq4 file. It looks like your first start() function does ...
EA coding issue - 2 errors after decompiling
- pah replied Jan 15, 2012
It's impossible to say what the issue is without seeing the whole code. The last error suggest you have 2 start() functions defined. You are correct that functions can only appear once. Regards, Paul.
EA coding issue - 2 errors after decompiling
- pah replied Jan 11, 2012
LFX data? — Hi Red, I was recently looking at the currency indexes (*LFX pairs) offered via LiteForex and wondered whether you had run any of your statistical investigations on those. One thing I found interesting on first glance was the ATR ...
Daily Pivot Point Trades
- pah replied Jan 9, 2012
Me too — I've also wondered if it was possible to do this, perhaps by setting up a self managed super fund or something along similar lines. Regards, Paul.
Trading in Australia using a superannuation
- pah replied Jan 6, 2012
This depends on your particular strategy to some extent but I would recommend you first decide on which live broker you are going to use and then use their demos for test data. If you ask them, they will usually supply live a/c clients with more ...
Best broker for backtesting?
- pah replied Jan 5, 2012
stick around — Hi Hugh, I think there are a few people, myself included, seeing how you go with this over the longer term. You should be glad there aren't tons of posts suggesting a hundred and one other indis you can use to improve your ...
The Seventh Wave
- pah replied Dec 31, 2011
Technically correct, but I would say, especially with tight SL, TP values that they are better not advertised up front. Serious EA trading would also be done on a VPS which almost completely eliminates the issue of a lost connection. debatable, ...
Help coding Pending Order Close
- pah replied Dec 31, 2011
sorry I bothered — @pip_seeker Not sure what your problem is nor how you see your code/solution as being technically better than everyone else posting here. If your broker deletes history on a live account then I suggest changing brokers. I ...
Help coding Pending Order Close
- pah replied Dec 31, 2011
I've never seen history go missing but what does happen often is that you set a filter on your history window view of your trades (e.g. only show today's trades). Unfortunately this filter also affects the orders you 'see' in code when iterating ...
Help coding Pending Order Close
- pah replied Dec 31, 2011
1. If you don't want to check the history for the closed trade(s) status you will have to use a zero take profit on the pending orders. When one is then triggered and converted to an open order, monitor the pips as the trade runs and close it (in ...
Help coding Pending Order Close
- pah replied Dec 17, 2011
nearly — This may do most of what you want without the averages. It was adapted from the standard MT4 iExposure indi url Regards, Paul.
Active positions calculator with net volume size
- pah replied Dec 16, 2011
news — I wouldn't normally take much notice of news affecting longer term positions but it could be critical when looking to initiate the first trade or add on another. Regards, Paul.
Open/close cross
- pah replied Dec 16, 2011
not sure I would just yet — When I check my chart (GMT+2) I don't see it. Looking at yours, I would say in another day or two you may have a 123 but at the moment you only have half of one possibly setting up. Also, high impact USD news 4.5 ...
Open/close cross
- pah replied Dec 14, 2011
If only I knew — If I knew that I would keep it to myself, make a fortune and retire on the proceeds.

Why is EUR/USD the most preferred currency pair?
- pah replied Dec 14, 2011
they are the most transacted currencies globally — Because they are the currencies of two of the world's largest economic trading powers, USA & Europe. See here for details: url These are the effects resulting from the global trading of the ...
Why is EUR/USD the most preferred currency pair?
- pah replied Dec 14, 2011
you need to ask the banks — Some do and some don't and all the requirements, spreads and everything else will be different between banks. Why not visit a few bank's web sites and find out what trading facilities they offer. Regards, Paul.
Is it possible to trade through banks?
- pah replied Dec 13, 2011
correct — That's correct. Nor can you change the comments. Regards, Paul.
Change magic number of open trades?
- pah replied Dec 13, 2011
see email options in MT4 — Check out the email options in MT4 Regards, Paul.
Daily Chart w/ 10sma
- pah replied Dec 8, 2011
cheers — Cheers Paul
will have a look at that one. Regards, Paul.Open/close cross