Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 06:07:18 +0000



Post From: Heikin-Ashi with Spreadsheet for Trading Studies.

[2018-12-08 18:18:45]
User87521 - Posts: 81
I have modified the Heikin-Ashi study to a simple up/down with no color differences for open or close. Open/High = white and Low/Last = red. I would like to incorporate this into the Spreadsheet Study for Trading with a simple buy/sell based on the colors. I think the cell would look like this:

=OR((ID1,SG1=white),(ID1,SG2=white)) for the buy.

=OR((ID1,SG3=red),(ID1,SG4=red)) for the sell.

I'm sure there is a simple answer to this but I cannot find the parameters to use to determine "white" or "red".

Thanks