Support Board
Date/Time: Wed, 27 Nov 2024 12:40:41 +0000
Post From: Automated Trading System AND logic
[2019-07-15 07:37:03] |
tommartin321 - Posts: 74 |
Hello, I’m creating an automated trading system using the following two studies; Volatility Trend and a custom study called, Single Print at Extreme. The logic is simple, when the Volatility Trend is negative AND a single print occurs on a down bar, a sell signal is generated. And the opposite for a buy. The Single Print at Extreme study is easy because it generates a positive 1 for an up bar and a negative 1 on a down bar and a zero for everything else. However, for the Volatility Trend study it doesn’t seem to generate anything that simple. Does anyone know if the Volatility Trend study generates anything like a 1 and -1 in the background? Thanks, Tom |