Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 18:49:56 +0000



Post From: Price Change Bars from ACSIL

[2014-09-23 20:05:40]
joshtrader - Posts: 488
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?