Login Page - Create Account

Support Board


Date/Time: Wed, 05 Mar 2025 18:13:00 +0000



Post From: Funding Rates

[2022-01-11 15:04:07]
1+1=10 - Posts: 270
I don't think there is one in the default SC studies nor the user-added studies. Binance does provide an API with the funding rate data so a programmer could create a custom study that retrieved the data from Binance and displayed it in SC. A list of programmers is here:
https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php

The API request from Binance they need is here:
https://binance-docs.github.io/apidocs/futures/en/#get-funding-rate-history

Good luck!