[ad_1]
#
Inputs
Description
Values & examples
<utilized in mixture with PanicClose>
This selection is used when consumer wish to restrict CritClose to being executed ONLY when the grid is in throughout Panic mode (detected by PanicClose bot).
if you do not need this restriction you may select the explanation = _no_panic_reason_
Choices:
_1_or_more_panic_reason_: allow CritClose base on any ‘panic’ standards: e.g. attributable to both drawdown stage, order’s depend or max lotsize opened
_for_drawdown_or_maxlot_only_: allow CritClose might be executed when the tracked grid is underneath any both drawdown stage or max lotsize opened triggers
_for_drawdown_only_ : allow CritClose base on the Drawdown standards in PanicClose bot
_for_maxlot_only_: allow CritClose base on the MaxLot standards in PanicClose bot
_for_drawdown_and_maxlot_only_: allow CritClose base on each Drawdown and MaxLot standards in PanicClose bot
_no_panic_reason_ : no want Panic mode to allow CritClose
String of time-range, separate by comma (,)
Format for every time vary (Begin Time and Finish Time): “hh:mm”
The time-range syntax can be {Begin Time}-{Finish Time}
For instance 04:30-10:00 means Begin Time = 4:30 and Finish Time = 10:00
Consumer can set a number of timeranges, separated by comma:
04:30-10:00,14:30-22:59
In order that CritClose will solely be energetic inside these ranges
Decimal
Will be detrimental
when the monitoring grid attain this revenue stage CritClose will attempt to shut the entire grid as an alternative of simply TopOrder and BottomOrder
Minimal Grid Dimension permit for CritClose to shut complete grid
shut all opened orders for the entire grid as an alternative of simply the High and Backside order
if True : instruct CritClose bot to ONLY shut complete grid, i.e. this can ignore High&BottomOrderClose (#2.3.5) and ForceClose parameters (#2.3.9 and #2.3.10)
True/False
Utilizing the instance in #2.3.3: if True, then CritClose bot will try to shut High and Backside orders when server time is 10:00 and 22:59
True/False
If True: ignore Backside order’s open-duration when carry out ForceClose. That is for further aggressive exit technique, CritClose will skip the BottomOrder length standards
————————————
*Creator notice: use this with warning as this may occasionally trigger CritClose to shut High and Backside order with giant loss if the TopOrder revenue (#2.3.5) is just too low to compensate for the loss in BottomOrder
Beneficial values to be 30, or 60
_LowImpact_
_MediumImpact_
_HighImpact_
Checklist of forex, separated by comma
Instance: USD,EUR,GBP
This may have an effect on:
- XAUUSD
- All EUR main and crosses
- All USD main and crosses
- All GPB main and crosses
Syntax: {OpenMinutes:Revenue:MinGridSize:IsAllGrid?}
Instance: “5:0:2:true”
This implies:
– `5’: as soon as the BottomOrder has been opened for greater than 5 minutes
– `0’: at $0.00 revenue (break even)
– `2’ when there’s at the very least 2 orders within the grid
– `True’: Shut complete grid solely, i.e. #2.3.8
This parameter permit consumer to set a separated, extra aggressive exit standards round Excessive Information occasions like Non-farm payroll or Fed speaker.
———————
Notice: advocate to show this off in Technique Tester to hurry up the back-test pace should you don’t want to check the CritClose exercise round Information occasion
[ad_2]