SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : Dunnigan's Swing Formulas -- Ignore unavailable to you. Want to Upgrade?


To: robnic who wrote (9)12/12/2001 12:13:49 AM
From: MechanicalMethod  Read Replies (1) | Respond to of 37
 
Rob,

That's coded as an indicator. I just pasted it into a test indicator, verified it and upon plotting in TS2k didn't get anything either... just a few faint dots. I checked format indicator, style and it was set to left tick and right tic... I changed it to line and when I clicked ok it plotted the swings.

One possibility is you have more bars loaded on the chart than the array size allows for but that would popup a runtime error window and turn off the indicator status. From charting.. right click, format analysis technique ... if "status" is set to on then the problem is likely on the style tab.

It needs modifications to use as a paintbar, showme or signal strategy... even in TS2k. Otherwise there isn't much difference besides the buy and sell language TS6 uses.

MM