Login Page - Create Account

Support Board


Date/Time: Tue, 28 Oct 2025 15:58:43 +0000



Post From: Price Change Bars from ACSIL

[2014-09-23 20:05:40]
joshtrader - Posts: 526
Just like we can do:

sc.VolumePerBar = 2000;

Can you make it possible to do something like:

sc.PriceChangePerBar = 30;

?

Also, is it possible to know the number of price changes, or the number of trades, so far today, or over some time period?