Get Updates:
Email
Twitter
RSS

Tag Archive 'auto-hide'

Auto-Hiding Fixed Pivots

Here’s another reader request for a basic set of user input fixed pivots. I’ve thrown in some extra plumbing to make the pivots auto-hide when price diverges a user selectable percentage from the pivot. # TS_FixedPivots # http://thinkscripter.wordpress.com # thinkscripter@gmail.com # Last Update 20 APR 2009 input hide_if_percent = 1.0; input pivot = 800.0; input [...]

Read Full Post »