Support Board
Date/Time: Tue, 14 Oct 2025 16:22:41 +0000
Post From: Speed of market
[2023-05-16 13:38:55] |
BenjFlame - Posts: 342 |
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? |