Login Page - Create Account

Support Board


Date/Time: Wed, 14 May 2025 00:03:49 +0000



Post From: Up or Down MM Volume

[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