Support Board
Date/Time: Tue, 13 May 2025 23:43:45 +0000
[Programming Help] - Up or Down MM Volume
View Count: 767
[2016-04-30 16:11:35] |
Fabrizio88 - Posts: 10 |
Hi, do I know if the volumes are above average or not? alredy test: if (sc.CrossOver(Volume, SimpMovAvgSubgraph) == CROSS_FROM_BOTTOM) but i see only if cross or not.. what function should I use ? Thanks |
[2016-04-30 20:18:56] |
Fabrizio88 - Posts: 10 |
ok... i have risolve for: (Volume[sc.Index-1]+Volume[sc.Index-2]+Volume[sc.Index-3]+Volume[sc.Index-4]+Volume[sc.Index-5]+Volume[sc.Index-6]+Volume[sc.Index-7]+Volume[sc.Index-8]+Volume[sc.Index-9]+Volume[sc.Index-10])/10 < Volume[sc.Index] but what call Value for a study? example: Value Avg a Moving Average Simple (Volumi,10) Thanks |
[2016-05-02 15:55:12] |
Fabrizio88 - Posts: 10 |
Any advice?
|
To post a message in this thread, you need to log in with your Sierra Chart account: