Thinking Stuff's ATM

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...

Thinking Stuff's ATE

Automated Trading Execution (ATE) is where we run your trading systems for you on our servers. Your system can be exported from ATM, or written in plain English and we'll make it for you. We'll even backtest and suggest improvements if you want us to. This service essentially automates your automated trading.  Learn more...

Thinking Stuff's Groups

Join a group of like-minded individuals, and help each other to trading success. Once you join a group, you will have access to that group's trading systems, ideas, and feedback. And please contribute your own knowledge as much as possible. Or contact us to start your own group.  Learn more...

Problem with a simple rule

2 replies [Last post]
randyh
randyh's picture
User offline. Last seen 44 weeks 46 min ago. Offline
Joined: 04/19/2011
Groups: None

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.


sharky
sharky's picture
User offline. Last seen 2 weeks 4 days ago. Offline
Joined: 03/06/2009
Easy one (hopefully). You

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
 

n/a
randyh
randyh's picture
User offline. Last seen 44 weeks 46 min ago. Offline
Joined: 04/19/2011
Groups: None
Of course...

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.