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...
Problem with a simple rule
- Login to post comments
Hello,
I'm trying to implement a simple rule to test using EUR/USD hourly data:
Rule Type: Long Entry Rule
Rule Family: Use the value of a line
Rule Descr: Line 1 is above X
Group: Group1
Line 1 Family: MACD
Line 1 Indicator: MACD
Calculated using the: Close
Other Settings: Value to be above 0.00090
Then a Long Entry Value:
Value Type: Long Entry Values
Family: Bar Values
Indicator: Close
This rule executes successfully but no trades registered - yet looking at the output i can see there should have been trades. There must be something simple that i'm missing here. I've tried it with other basic indicators (RSI, Moving Average with line above x, etc) and they all show no trades.
That did it. I was trying do loose queries of when a given situation occurs without concern of actual entry and exit points.
Thanks for the helpful information and good work btw.
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
23 weeks 23 hours ago - Hello and welcome. I will
38 weeks 2 days ago - Of course...
44 weeks 44 min ago - Easy one (hopefully). You
44 weeks 5 hours ago - Thanks for that. I learnt
50 weeks 3 days ago - Oops!
51 weeks 5 days ago - Changing the windows date
1 year 6 weeks ago - Interesting problem you have
1 year 6 weeks ago - You want to use the Value of
1 year 9 weeks ago - A tick backtester will do it
1 year 13 weeks ago


Easy one (hopefully). You have only defined entry rules and values. But that is not the minimum required of a "trading system". You also need an Initial Stop Loss Value, otherwise this software will not place trades. If you do not agree with the whole concept of stop losses, you can always set the stop loss ridiculously far away from the entry to make it ineffective anyway.
Here are some help pages with more detailed explanations:
What defines a complete trading system?
Troubleshooting