AI正在回答,请等待......         */         public static st ...

81 0
| 发表于 2023-2-20 11:54:48 | 只看该作者 |复制链接
AI正在回答,请等待......
        */
        public static string force_close = "force_close";
        /*
        * 是否支持限价单
        */
        public static string limit = "limit";
        /*
        * 是否支持市价单
        */
        public static string market = "market";
        /*
        * 是否支持止盈止损
        */
        public static string stop = "stop";
        /*
        * 是否支持跟单
        */
        public static string follow = "follow";
        /*
        * 是否支持自定义手续费
        */
        public static string fee_custom = "fee_custom";
        /*
        * 是否支持自定义杠杆
        */
        public static string leverage_custom = "leverage_custom";
        /*
        * 是否支持持仓模式
        */
        public static string position_mode = "position_mode";
        /*
        * 是否支持自定义合约
        */
        public static string symbol_custom = "symbol_custom";
        /*
        * 是否支持条件单
        */
        public static string condition = "condition";
        /*
        * 是否支持穿仓
        */
        public static string pierce = "pierce";
        /*
        * 是否支持追加保证金
        */
        public static string add_margin = "add_margin";
        /*
        * 是否支持实时价格
        */
        public static string realtime_price = "realtime_price";
        /*
        * 是否支持自定义价格
        */
        public static string custom_price = "custom_price";
        /*
        * 是否支持自定义下单量
        */
        public static string custom_volume = "custom_volume";
        /*
        * 是否支持自定义下单价格
        */
        public static string custom_price_order = "custom_price_order";
        /*
        * 是否支持自定义下单量
        */
        public static string custom_volume_order = "custom_volume_order";
        /*
        * 是否支持自定义开仓价格
        */
        public static string custom_open_price = "custom_open_price";
        /*
        * 是否支持自定义开仓量
        */
        public static string custom_open_volume = "custom_open_volume";
        /*
        * 是否支持自定义平仓价格
        */
        public static string custom_close_price = "custom_close_price";
        /*
        * 是否支持自定义平仓量
        */
        public static string custom_close_volume = "custom_close_volume";
        /*
        * 是否支持自定义止盈价格
        */
        public static string custom_stop_profit_price = "custom_stop_profit_price";
        /*
        * 是否支持自定义止损价格
        */
        public static string custom_stop_loss_price = "custom_
最近访问 头像模式
举报

收藏 0 点赞 1 评论 使用道具

发新帖
EA交易
您需要登录后才可以评论 登录 | 立即注册