0
Follow
0
Followers
Peça conselhos, a criptografia md5 está sempre errada
Created 2020-05-01 01:05:27 Updated 2020-05-01 01:40:38
2
1398
Este é o formato requerido para documentos oficiais.
Este é o formato do WSS Connection.
{
"cmd": {
"type": 4 // Certificação de assinatura, tipo: inteiro
},
"key": "xxxxxxxxx", // chave pública, tipo: string
"time": 1545727168, // coluna de tempo, unidade de segundo, tipo: inteiro
"md5": "xxxxxxxxxxxxx" // md5: md5 ((key_userID_skey_time), ordem não reversível, tipo: string
}
Este é o formato da conexão rest

O que acontece?
var time = _N(Unix(), 0) var key = 'xxxxxxxxxx' var skey = 'xxxxxxxxxxxxxxxxxxx' var id = 'xxxxxxxxx'
Como escrever isso no MD5 () função () Muitos métodos foram tentados e os valores do MD5 não se encaixam
Related Recommendations
Advanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?5.5 Trading strategy optimization
