Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 02:02:23 +0000



Post From: SC Tom DeMark: Trading the Nines?

[2019-12-27 07:37:48]
SC Support Tom - Posts: 450
I have finished coding TD Setup (aka Trading the Nines). I apologize for the delay, and I appreciate your efforts to help me via email. The delay was not due to a misunderstanding of the indicator, but rather to my own inexperience with ACSIL. I spent a fair bit of time reading the documentation for this language.

I have some enhancements to make to this study, but the basic framework is in place and you can start using it. Attached to this post are the source code, the .dll file (place this in Sierra Chart >> Data, then find the study TD Setup in Sierra Chart under Analysis >> Studies >> Add Custom Studies), and the chartbook that I tested the study on. The test was successful.

By default the study places green numbers above all bars that satisfy the criteria for a valid buy setup, and red numbers below all bars that satisfy the criteria for a valid sell setup. The number of consecutively labeled bars may be less than, equal to, or greater than 9. Once the number reaches 9, this indicates a signal to either buy or sell.
attachmentscsf_TDSetup.cpp - Attached On 2019-12-27 07:36:34 UTC - Size: 2.83 KB - 490 views
Private File
attachmentTDSetup.Cht - Attached On 2019-12-27 07:36:57 UTC - Size: 39.82 KB - 449 views