I want to get heiken ashi indicator data and write it to a file.
I don’t understand how to get this data.
If I take the code from the indicator example.
Then I write error CS 0103.
The name HAOpen is missing in the current context.
The same error is for the rest of the data of the Heiken Ashi bar. here is my code. Please help.

Comment