MacroStraddle
Distance | 0;1 ;…; n | Distance measured in points |
Lots | 0.01; 0.02… n | Size of the order |
PendingTime | 0;1 … n | Time before News Time, in seconds |
AdjustTime | ±0,1…n | Time when the order is moved to Distance |
AdjustStop | ±0;1… n | Time when the EA stops adjusting orders and keeps them at the current level |
DeleteTime | 0;1 …. n | Time after News Time when orders are deleted |
TP | 0;1…n | Take Profit in Points |
SL | 0;1 … n | Stop Loss in Points |
BE (FT_Ini) | 0;1 … n | Break Even: Number of points the order has to be in profit in order to move order to Entry Price + ProfitLock (set to 0 to disable) |
ProfitLock (FT_Points) | 0;1…n | Number of points to add to Entry Price if BE is reached |
TrailStop | Trailing Stop value in points (set to 0 to disable) | |
TrailIni | ±0;1…n | Number of points in profit required to initiate Trailing Stop (set to 0 to disable) |
LossCloseTime | 0;1…n | Timer to close order if in loss |
ProfitCloseTime | 0;1…n | Timer to close order if in profit |
OCO | True/false | Set True to enable Order Cancels Other Order |
MaxSpread | 0; 1 … n | Maximum spread in points. If spread exceeds MaxSpread, Pending Orders will be deleted before they are triggered (set 0 to disable). |
MaxSlippage | 0;1…n | Automated Stop Adjustment. If your entry price is slipped more then MaxSlippage from your requested price, move SL to the minimum value allowed by your broker (set 0 to disable). |
SetBuy | True / false | Enable Buy Order only |
SetSell | True / false | Enable Sell Order only |
RecordTicks | True / false | Enable Tick recording |
RecordingTime | 0; 1… n | Number of seconds the EA will record ticks before and after the event |
MsTimer | 0;1… n | Time in Milliseconds the EA will check the current time; needed to add millisecond values to your ticks |
SaveTicks | Any folder on your computer |
MacroTicks
RecordTicks | True / false | Enable Tick recording |
RecordingTime | 0; 1… n | Number of seconds the EA will record ticks before and after the event |
MsTimer | 0;1… n | Time in Milliseconds the EA will check the current time; needed to add millisecond values to your ticks |
SaveTicks | Any folder on your computer |