Type/to search

各大交易所资金费率汇总

Cryptocurrency
Created: 2021-12-03 15:31:21
Last modified: 2 years ago
3
Follow
1503
Followers
Source
JavaScript
var funding_rates = {'Binance':{},'Huobi':{},'OKEX':{},'Gate':{},'Bybit':{}};
var all_symbols = new Set();
var avg = 0;
var update_avg_time = 0;

function CanParse(json_string) {
	try {
		JSON.parse(json_string);
	} catch (e) {
		return false;
	}
	return true;
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)