Automated Trading Machine (ATM) makes it simple to remove fear and greed from your trading. Automated trading is no longer just for the rich or nerdy. Our revolutionary software runs on your computer, using your trading rules, but none of your emotions. There's just one requirement - you know how to use a mouse. Learn more...
Fibo projection
- Login to post comments
Is there any possibility to use Fibonacci projection (MT4) and Fibo retracement (with custom levels)?
What about Gann's grid?
Thanks.
Recent blog posts
- New Release: v3.0.3 - Everything Except Autotrading
- Mid July 2010 Update
- Start of June 2010 Update
- New Release: v3.0.2 - Copy, better error message, more options
- New Release: v3.0.1 - The Stabilise-ening
- Ah, The First Bug [Fixed in v3.0.1]
- New Release: v3.0.0 - The Rewrite
- Start of February 2010 Update
- End Of 2009 Update
- New Release: v2.0.10
Recent comments
- good choice
21 weeks 2 days ago - Hello and welcome. I will
36 weeks 3 days ago - Of course...
42 weeks 1 day ago - Easy one (hopefully). You
42 weeks 1 day ago - Thanks for that. I learnt
48 weeks 5 days ago - Oops!
50 weeks 10 hours ago - Changing the windows date
1 year 4 weeks ago - Interesting problem you have
1 year 4 weeks ago - You want to use the Value of
1 year 7 weeks ago - A tick backtester will do it
1 year 12 weeks ago


Fibonacci Levels (using Min/Max) is a custom indicator already available.
As you're probably aware, to calculate a Fib level you first need a minimum and maximum point. Normally a person is sitting in front of a chart, and they click on a minimum point in the chart, and then a maximum point, and all these Fib lines are drawn for them.
But how should a computer do this? Well, we expressly included the words "(using Min/Max)" in the name to make sure people know how we do it, because we weren't sure if it's the standard way to do this calculation or not. Anyway, when you use this indicator you have to enter 3 values - the maximum period, the minimum period, and the Fibonacci Level as a percent.
Let's say you enter these values:
First ATM finds the minimum value over the last 50 bars. This low point is thought of as the 0% level.
Then it finds the maximum value over the last 75 bars. This high point is thought of as the 100% level.
This Investopedia page on Fibonacci Retracements shows it nicely.
And we wanted the Fib level at 61.8% so we entered 61.8 (some people use 0.618, others 61.8%, and we went with the latter).
So for the standard Fibonacci Retracements, just type in 23.6 / 38.2 / 50.0 / 61.8 / etc. For the standard Fibonacci Extensions, type 161.8 / 261.8 / 423.6 / etc (as per this Investopedia page on Fibonacci Extensions).
In fact you can type any number you like. You are not restricted to just the standard levels. You can enter a level of 123.45 if you want. And you can enter a negative number to extend beyond the low point. 161.8 is an extension going above the high point, whereas -61.8 is an extension going below the low point.
Is that what you were looking for?
Gann's grid is not available though. You can add a post to the feature request forum if you want us to consider it for a future release.