1
Follow
0
Followers
여기서는 거래소 정보를 추가해야 할까요? 코인 정보를 어떻게 추가해야 할까요?
Log ((("거래소 정보:", exchange.GetName(), ":", exchange.GetAccount());(나는 토큰 거래소에서 어떻게 이 정보를 채우나요? 감사합니다.
function main() {
"전략 시작");
if (exchanges.length != 1) {
"throw"는 "시장 1개만 시작해야 한다"라고 합니다.
} else {
Log("Huobi:", exchange.GetName(), ":", exchange.GetAccount());
}

다섯째, 사용 사례:
- 새로운 로봇, 당신의 자금과 통화 상황에 따라, 파라미터를 채우기 (그 함수 안에 채우기)
- 트레이딩 플랫폼 정보를 작성하세요? 선생님께 알려주세요. 감사합니다.
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced 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?
Comment
All comments (1)
- 1
