Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 00:17:13 +0000



Post From: Need Ratio in Number bars calculated values

[2017-08-17 19:24:13]
User590848 - Posts: 13
he means something like
BVAP(LOW+TICKSIZE,0)/BVAP(LOW,0)
AVAP(HIGH-TICKSIZE,0)/AVAP(HIGH,0)

yes.. its simple, but not possible without programming your own study :/ unfortunately..

Alert condition gives you only True/False and spreadsheet study doesnt have acces to special functions like BVAP..

Could be really nice have some study.. where we can put some calculation formula and return result like this example.
Date Time Of Last Edit: 2017-08-17 19:25:28