Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 14:46:04 +0000



Post From: Formula must be too long

[2014-11-10 13:14:11]
moonmist - Posts: 127
Just in case you have not figured it out:

a) You do not need to break up the alert condition formula. Just choose the same DrawStyle for column K as the one you choose in "Color Bar Based on Alert Condition".

b) The major difference between the formula in the alert box and Spreadsheet is the way you reference the studies:

In alert box, it is StudyID.SubgraphID[integer], where integer is usually not great than 0.

In spreadsheet, it is ColumnNumberRowNumber, where RowNumber is an integer greater than 2.

Just make the corresponding changes in referencing.

Good Luck.

PS: You do need to break up the alert formula into BUY and SELL section, if you intend to use the Spreadsheet for automated trading.



Date Time Of Last Edit: 2014-11-10 13:35:15