PureBytes Links
Trading Reference Links
|
Opps: forgot to post my written code for Tradestation 4.0
PLOT1 (HIGH- (HIGH-LOW) *.5," ");
PLOT2 (LOW+ (HIGH-LOW)*.5," ");
Need some assistance. Wrote a simple 50% indicator to use on
price. Works great on stocks with cents.
But need it to work on 30 year bond that uses 32nds in its price.
Someone out there please tell me how to write in so it will read
bonds in 32nds in the indicator on the screen.
Thanks guys and gals!
CH in Tennessee
claytonh@xxxxxxxxx
|