Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:08:10 +0000



Post From: Spreadsheet trading system, when not using a traditional indicator

[2024-07-24 09:32:15]
User745789 - Posts: 254
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