2810887 发表于 4 天前

求金麒麟AI授权对冲风控版最新版4.0.8无限制

求金麒麟AI授权对冲风控版最新版4.0.8无限制

白羊量化 发表于 4 天前

我有啊            

bamboo 发表于 3 天前

新金麒麟AI云授权注释可修改.ex4,我有的

bamboo 发表于 3 天前

////////////////////////////////////////////////////////////////////////
bool   Company_control = false;                                                      // 限制平台开关
bool   Account_Control = false;                                                      // 限制账号开关
bool   Time_Control = false;                                                          // 限制时间开关
string   Company = "";                                                               // 平台名称
string   Bind_Account = "";                                                            // 绑定真实账号
// 多个账号用+分开。举例:="12345+23456+34567";
datetime Use_Expiration_Time = D'2026.01.28 00:00:00';                                 // 使用期限
string   Company_Error_Reminder_Content = "使用平台错误,请联系...";                  // 平台错误提醒
string   Account_Error_Reminder_Content = "没有绑定该账号,请联系...";                  // 账号错误提醒
string   The_Deadline_Has_Reached_The_Reminder_Content = "使用期限已到,请联系...";   // 时间到期提醒
////////////////////////////////////////////////////////////////////////


enum opentime      {A = 1,//开单时区模式
                  B = 2,//开单时间间距(秒)模式
                  C = 3//不延迟模式
                   };


//------------------
extern string 授权码 = "";
extern double On_top_of_this_price_not_Buy_first_order = 0;//B以上不开(首)
extern double On_under_of_this_price_not_Sell_first_order = 0;//S以下不开(首)
extern double On_top_of_this_price_not_Buy_order = 0;//B以上不开(补)
extern double On_under_of_this_price_not_Sell_order = 0;//S以下不开(补)
extern string Limit_StartTime = "00:00"; //限价开始时间
页: [1]
查看完整版本: 求金麒麟AI授权对冲风控版最新版4.0.8无限制