Support Board
Date/Time: Sat, 23 Nov 2024 21:19:50 +0000
Post From: Spreadsheet trading system, when not using a traditional indicator
[2024-07-24 09:32:15] |
User745789 - Posts: 313 |
I have a variable (Variable_X) that is not calculated for every bar in a chart. It changes constantly based on data from the Depth of Market study. If Variable_X is greater than Parameter_Y, I want to buy. All of the excellent spreadsheet trading help documentation that I have found are based on using a variable calculated for every bar, such as a Moving Average indicator. How do I stipulate a buy trigger if my Variable_X > Parameter_Y |