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

Example alerts

Example Alerts

Actually there are three kinds of alerts. But trading alerts are triggered by trading systems. This post is about indicator-based alerts and price-based alerts. They are both made through "Automate..." > "Price & Indicator Alerts...".
 

Indicator-based Alerts

You can have as many alerting rules as you like. Normally all of them have to be true for an alert to fire, but you can use "Groups" to set up optional alerting rules.

A simple example - send a notification when all of these are true:

  • Line 1 is above X, where Line 1 is "ADX", and X = 25
  • Line 1 is below X, where Line 1 is "RSI", and X = 30
  • Line 1 is above Line 2, where Line 1 is the CLOSE, and Line 2 is SMA(10)
  • Line 1 is above Line 2, where Line 1 is SMA(10), and Line 2 is SMA(50)

Put a tick in the "use completed bars only" box.
 

Price-based Alerts

For example, you want to be notified when the EUR/USD price goes above 1.2345:

  • Line 1 is above X, where Line 1 is the CLOSE, and X = 1.2345

Remove the tick from the "use completed bars only" box. In this case it doesn't matter what interval you use (5-Minutes, Daily, etc). Because we are using incomplete bars, the CLOSE of all incomplete bars should theoretically be the same. That is, the close of the incomplete 5-Minute bar should be the same as the close of the incomplete Hourly bar.