1
Follow
0
Followers
import datetime
def main() :
exchange.IO("trade_margin")
minStocks=0.0001
t=0
costprice=0
baseprice=0
이 글은 제 전략 코드의 시작 부분입니다.
시작에는 exchange.IO ("trade_margin") 라는 문구가 추가되었으나, 재검토를 할 때, 주문은 리베이트가 추가된 흔적이 없었습니다.
BIC_USTD가 BIC 거래소이고, exchange.Buy () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () () ()
"이런 일이 벌어진다면, 리베이트 테스트는 리베이트로 할 수 없을까요? 리베이트는 하드 디스크로만 할 수 있을까요?"
Related Recommendations
Built-In Function_Cross Analysis and InstructionsHow 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 engine
Comment
All comments (5)
谢谢梦总回复。想问下, 文档说明里提到,输入exchange.IO("trade_margin")可以切换为杠杆账户模式,进入到杠杆账户模式后,是不是可以用币安交易所的API接口进行杠杆交易?
4 years ago
【切换之后就是现货杠杆账户,下单是下现货杠杆的订单。】-----------------------如果是进行回测测试的话,是不是无法在切换成现货杠杆账户后,仿真现货杠杆的订单?
4 years ago
- 1
