对冲锁单锁单设置
HedgeSymbol:对冲品种
CorrPeriod:检测多少根K线柱数
UseHedge:打开最大回撤对冲
DDorLevel:值为"DD",根据回撤进行对冲;值为“Level”,根据水平位进行对冲
HedgeStart:浮亏/回撤多少开始对冲
hLotMult:对冲掉多少仓位
hMaxLossPips:最大止损点数
hTakeProfit:最大止盈点数
hReEntryPC:Increase to HedgeStart to stop early re-entry of the hedge
StopTrailAtBE:True = Trailing Stop will stop at BE; False = Hedge will continue into profit
ReduceTrailStop:False = Trailing Stop is Fixed; True = Trailing Stop will reduce after BE is reached
出场设置和盈利缩减出场机制
MaximizeProfit:开启跟踪止盈
ProfitSet:盈利该点数,开启跟踪止损
MoveTP:跟踪止盈点数
TotalMoves:止盈自动次数
UsePowerOutSL:强制止损
POSLPips:止损点数
UseEarlyExit:根据持仓时间和持仓单数,逐渐降低盈利点数
EEStartHours:开仓多少小时,开启盈利缩减机制
EEFirstTrade:true=计算时间按照第一单算;false=计算时间按照最后一单算
EEHoursPC:每一小时,盈利降低百分比
EEStartLevel:开多少单后,开启盈利缩减机制
EELevelPC:没多开一单,盈利降低多少
EEAllowLoss:true=允许亏损出场;false=保本出场