Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 10:53:14 +0000



Post From: Speed of market

[2023-05-16 13:38:55]
BenjFlame - Posts: 324
You can setup the Number of Trades per second per bar by doing the following:
- Add the Number of Trades study.
- Add the Spreadsheet Formula study and enter the following formula in the Formula Input:
=ID1.SG1 / (FRACTIME(BARDATETIME - BARENDDATETIME) * 86400 )

Would you have the same as ASCIL please?