- Search Metals Mine
- euclid replied Jun 2, 2013
As I pointed out in your thread, your number for a pair A/B is simply the difference between some index values for the two currencies i.e. Index(A)-Index(B). This is why you get "cool" triangles. It has zero significance.
Lessons in directional probability and risk management
- euclid replied Jun 2, 2013
That's nice but not relevant to the topic of this thread.
MT4 News Calendar Indicator
- euclid replied May 30, 2013
According to this review( url ), cTrader doesn't even have basic OCO functions. Is this still the case?
cTrader Platform Brokers?
- euclid replied May 21, 2013
Don't forget: When the FF isn't working you can switch to the backup source.
MT4 News Calendar Indicator
- euclid replied May 3, 2013
I can't find any Metaquotes documentation for Market Execution, even though it's been around for years.

Ordersend command help?
- euclid replied May 3, 2013
You need to know whether you are getting Instant Execution or Market Execution. Instant Execution (Dealing desk) You specify price and slippage for market orders. The position will be opened at the current price and only if the current price lies ...
Ordersend command help?
- euclid replied Apr 23, 2013
It uses your Windows time zone setting and clock to determine GMT and calculates the server time from the incoming ticks automatically. So if your PC clock doesn't match your time zone settings, it won't work properly. I'm not planning to change ...
MT4 News Calendar Indicator
- euclid replied Apr 23, 2013
It only has the current week's events. I've updated the current version in post 1. It's just a minor bug fix.
MT4 News Calendar Indicator
- euclid replied Apr 20, 2013
Don't use == to compare doubles. e.g. to test whether two doubles are within 1% of each other, use something like this: return ( MathAbs(p1_1/p1_0 - 1) < 0.01);
Mt4 coding == or =
- euclid replied Jan 22, 2013
Great. All I need to know now is: What is the best risk-reward ratio?
Forex Reality Tour #1 - Market Trend %
- euclid replied Jan 21, 2013
No. The account leverage just determines the margin required for your position. Other than that the 100:1 and 500:1 account are the same.
How do I calculate position size?
- euclid replied Dec 24, 2012
and BTW, if it crashes your computer, it's hanover's fault for recommending it. Merry Xmas.

Plot News indicator (version 3.0)
- euclid replied Dec 5, 2012
That's actually quite a lot of work, so I'm not going to put it high on my priority list. Sorry. I presume this is for use with an EA? I don't know if there is anything different about that version of FFCal, but you can try a newer version of FFCal, ...
MT4 News Calendar Indicator
- euclid replied Dec 5, 2012
I am interested in any suggestions for useful features for this, but at the moment I have no plans to develop it.
MT4 News Calendar Indicator
- euclid replied Dec 5, 2012
Yes. I don't need it myself, but it's on my to do list.
MT4 News Calendar Indicator
- euclid replied Nov 22, 2012
Well I was going to just do bug fixes, but I got carried away and added some new features. 1. Table background is now optional. Somebody wanted to see the chart behind. 2. High impact events can now be filtered. So you can just show the holidays if ...
MT4 News Calendar Indicator
- euclid replied Nov 22, 2012
Something like this? image It's in the next version.

MT4 News Calendar Indicator