Forum

I need help.The error 4756

这是我的代码: // 输入参数 input int MagicNumber= 1 ; // 魔数(MagicNumber) input double Lots= 0.1 ; // 每个订单的交易手数(Lots) input double MaxOrders= 5 ; // 订单总手数上限(MaxOrders) input double StopLoss= 50 ; // 止损点(Take Profit-以点数为单位) input double