Anyone here have experience with Stockwatch pro? I started a 14 day trial yesterday and ran into a few problems.
1. The candles on one of my charts descended below the time axis and I couldn't find any vertical scaling option. Closing the program and restarting cured the problem.
2. I am trying to plot a custom study with the following formula:
(Bar[High,D,1]+Bar[Low,D,1]+Bar[Close,D,1])/3
It simply calculates a single value (pivot point) from yesterday's high+low+close divided by 3. When I include this custom study on a 5 min chart it plots a new value for each bar instead of a single horizontal line across the chart. It would appear that it is performing the calculation on every bar, despite the fact that I have specified the Daily values. I tried something simpler like Bar[High,D,1] to just plot a single horizontal line at yesterday's high but the study calculates a new value for each bar, regardless of timescale. Bug?
3. Anyone know of a users group or bulletin board for SWP users?
Thanks
spike
p.s. comparing stockwatch pro with ravenquote - had rq probs as well
1. The candles on one of my charts descended below the time axis and I couldn't find any vertical scaling option. Closing the program and restarting cured the problem.
2. I am trying to plot a custom study with the following formula:
(Bar[High,D,1]+Bar[Low,D,1]+Bar[Close,D,1])/3
It simply calculates a single value (pivot point) from yesterday's high+low+close divided by 3. When I include this custom study on a 5 min chart it plots a new value for each bar instead of a single horizontal line across the chart. It would appear that it is performing the calculation on every bar, despite the fact that I have specified the Daily values. I tried something simpler like Bar[High,D,1] to just plot a single horizontal line at yesterday's high but the study calculates a new value for each bar, regardless of timescale. Bug?
3. Anyone know of a users group or bulletin board for SWP users?
Thanks
spike
p.s. comparing stockwatch pro with ravenquote - had rq probs as well
