[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple showme misreads "input"



PureBytes Links

Trading Reference Links

John,

Could be your only seeing exactly 1/2 the volume.  Ts2ki doesn't read
it correctly.  Try changing your input or when you call volume
multiply it by 2.

Best regards,
  Jimmy Snowden
mailto:jhsnowden@xxxxxxx


Saturday, November 22, 2003, 3:27:35 PM, you wrote:

j> Here's my Showme  to sell when there's a volume spike on an intraday stock
j> chart (ie: 30 min bar).  The problem is that when I have the input set at
j> 800, it's only triggering when the volume for that bar is somewhat over
j> 2000.  If I change the input to 500 it seems to lower the trigger level down
j> to around 900.  Makes no sense but is there something I'm missing here?



j> Inputs: SellVol(800),Space(.1);

If Volume >> SellVol Then Begin
j>   Plot1(High+Space,"SellVol");
j>   Alert("SELL,SELL,SELL!");
j> End;

j> IF CHECKALERT THEN ALERT=TRUE;


j> While I'm at it, I copied the line
j> Alert("...................................."); from a Showme that came with
j> TS2000i, thinking it would put an Alert message on the chart at the
j> appropriate moment.  I haven't tried this live yet, but I don't see any
j> signs of such a message where the Showmes are marked on my test chart.  Does
j> anyone know if I've got this right.


j> John





Outgoing mail scanned by Norton