Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 16:13:31 +0000



[Programming Help] - Welles Wilder

View Count: 1307

[2018-01-16 12:09:09]
User635423 - Posts: 51
How do you code the Welles Wilder Directional Movement System
using the Color Bar Based on Alert Condition study?
Study used: DMI & ADX & ADXR, ID.3
D+ (SG1)
D- (SG2)
ADX (sg3)

1ST Buy Signal: D+ is greater than D- and ADX is greater 20
=crosses from below(D+(SG!)>D-(SG2))and (ADX(SG3)>20)

2nd Buy Signal
D+ is greater than D- and crosses from below ADX is greater than D-
=D+(SG!) >D-(SG2)and crosses from below (ADX is > D-)
I keep getting syntax errors. Thanks
[2018-01-16 13:31:08]
Xfanman1 - Posts: 320
For starters you’re using an ! instead of a “1” in your formula's referencing SG1 unless you just did a typo when you transposed it here?
Date Time Of Last Edit: 2018-01-16 13:44:43

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account