Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 06:07:58 +0000



Post From: Speed of market

[2023-05-16 13:38:55]
BenjFlame - Posts: 338
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?