IceFX TraderAgent Changelog

What's new in IceFX TraderAgent 2.5.2.356 Beta

May 1, 2017
  • New parameters and features:
  • New PivotCalculateGMTTime parameter: if TRUE, pivot is calculated by GMT time, if FALSE, pivot is calculated by broker server time.
  • New parameter: UIScalePercent: set scale of panels. 100 means 100%, 150 means increment 50%, 80 means decrement 20%
  • New parameter: ControlLineLabelFontSize: set font size of control line labels
  • New parameter: NextCandleTimeReverse: Reverse next candle timer. Count the elapsed time.
  • New parameter: Dashboard_MAShift: Shift for MA semaphore
  • Modifications:
  • Fixed: if Profit windows hidden, TraderAgent didn’t remove order lines after closed.
  • Fixed: maximize LOT size when open the next grid order.
  • Fixed: SL=0 sometimes caused TraderAgent closed position immediately after open.
  • Fixed: OrderList panel blinked.

New in IceFX TraderAgent 2.5.1.330 (May 1, 2017)

  • Modifications:
  • Fixed: SL jump back if control lines is hidden
  • Fixed: remove SL line & global variable, when stoploss of order is deleted in terminal.

New in IceFX TraderAgent 2.5.1.328 (May 1, 2017)

  • New parameters and features:
  • New ToolbarX parameter. shift the toolbar position horizontally
  • Support 2 digits CFDs
  • Modifications:
  • Fixed: Strength Meter doesn’t work if symbol has a ‘mikro’ prefix
  • Fixed: draw price labels after init
  • Fixed: Fine sensitive area of toolbar

New in IceFX TraderAgent 2.5.1.323 (May 1, 2017)

  • New parameters and features:
  • New PriceLabelInPips parameter. If set true, draw profit labels in pips.
  • Modifications:
  • Fix breakeven SL bug when control lines are hidden.
  • Fix order closing problem.
  • Fixed: if pending order moved, TakeProfit cleared and not moved.
  • Fixed: move reverse line with pending order
  • Fixed: break-even SL moving

New in IceFX TraderAgent 2.5.1.318 (May 1, 2017)

  • New parameters and features:
  • Reverse line function. If the price reach this level, TraderAgent close the position and open an opposite position. You can use Lot increment option too. Parameters: ReverseLinePips, ReverseLotMultiplier

New in IceFX TraderAgent 2.5.1.316 Beta (Sep 25, 2015)

  • Backtest bug fixed (in MT4 build >880)

New in IceFX TraderAgent 2.5.1.314 Beta (Aug 26, 2015)

  • LOT calculation bug fixed (zero divide)
  • Average lines turn off parameters: ShowAveragePriceLine, ShowNextAveragePriceLine

New in IceFX TraderAgent 2.5.1.310 Beta (Aug 26, 2015)

  • Fixed partial close issue, if leverage or margin is too low
  • Fixed auto grid function problem for pending orders

New in IceFX TraderAgent 2.5.1.308 Beta (Aug 5, 2015)

  • New parameters and features:
  • New MagicNumber value. If this parameter is set to -1 IceFX TraderAgent handles all position without magicnumber filter.
  • Custom indicator based Trailing Stop. – Now you can use your custom indicator for trailing. Watch video
  • Percentage-based Trailing Stop. – For example: if you set this value to 30% TraderAgent will trailing 30% of the distance between current price and entry price.
  • New parameter - StealthModeHardSLTPDistance – You can set a hard SL/TP distance for Stealth mode (in pips).
  • New parameter - ShowToolbar – Show/hide toolbar.
  • New parameter - ControlLineWidth – This value is for to change width of control lines on the chart.
  • New parameter - DeletePendingOrderIfNoLine – If this parameter is set to true and you delete a pending control line, TraderAgent will delete the pending order also.
  • New parameter - TrailingStopTimeFrame – Timeframe for indicator based Trailing Stop. If this is empty, it uses actual TF. Other values like: M1, M5, M15, …etc.
  • New parameter - DisableTrendLinesFunction – If this is turned on it’ll disable the trend line function and you couldn’t switch on/off on the toolbar.
  • Show currency strength gap value in dashboard
  • Modifications:
  • Value list for some parameters (TrailingType, PropertiesPanelPos)
  • AutoGridMode parameter is available again.
  • Fixed toolbar state bug.
  • Rewritten pivot calculation (detect broker GMT).

New in IceFX TraderAgent 2.5.0 (Dec 2, 2014)

  • New parameters and features:
  • Toolbar for quick access of features of IceFX TraderAgent
  • New parameter: PipMultiplierOverride – if the program count the pips not correctly with a currency pair or CFD, the user you could override the value of the divider (1, 10, 100). If 0: auto mode.
  • New parameter: ToolbarY – toolbar positioning. If this value is negative then the program will put the toolbar to the bottom.
  • New parameter: AutoTurnOffPreDefined – after opening a position this feature will turn off predefined lines.
  • New parameter: RemoveMT4ObjectAfterClose – after closing order, this feature will delete all order objects on the chart (mainly arrows and lines).
  • OrderList automatically size itself to 20 rows.
  • Sound playback after opening / closing (PlaySoundFileAfterOpen/PlaySoundFileAfterClose).
  • Modifications:
  • Fixed: error correction of predefined texts when there is a predefined pending.
  • Fixed: if TrailingStop was smaller than StopLevel the program didn’t pulled SL even in Stealth Mode.
  • Fixed: rare Break-even & Trailing Stop “jumping”
  • During partial sell / short closure the program watching the Ask price for closing.
  • AccountPanel could display incorrect displaying sell lot size.

New in IceFX TraderAgent 2.4.3 (Apr 24, 2014)

  • New parameters and features:
  • MetaTrader 4 Build 610+ compatible
  • New parameter: HideCopyRight – in case of valid license “copyright” text in the lower right corner can be hide.
  • New parameter: PauseBTFromDate – backtest shall be stopped after specified date.
  • New parameter: ControlLineLabelColor – if it is set to “None” then IceFX TraderAgent queries background color from the chart and use it.
  • New parameter: NextAveragePriceLineColor – this shows the level of the following average prices.
  • New parameter: TrailingCandleOffset – you can specify the value of the indicator that how many candles before would it pull the stops when using indicator-based trailing.
  • New parameter: AntiSpikeMode – eliminates StopLoss (SL) spikes. With this parameter IceFX TraderAgent will close the position in SL if the current candle closes below SL line (this is only working with StealthMode=true).
  • After changing Symbol all predefined lines are reset (in default position).
  • Pivot lines as background objects.
  • DrawOrderLines parameter displays all closed position(s) on the chart.
  • Modifications:
  • TrailingStop after BE bug fix. If the line is moved elsewhere, older versions of TraderAgent would pulled TrailingStop from the original BE line.
  • Visual order line drawing bug fixed
  • Visual object order bug fixed
  • AccountInfo MagicNumber filter bug fix
  • ProfitInfo panel MagicNumber filter bug fix

New in IceFX TraderAgent 2.4.2 (Nov 1, 2013)

  • New parameters and features:
  • Draw labels for Vertical close lines
  • New parameter: UsePredefinedLineForPending – Draw predefined line for pending orders.
  • New parameter: ProfintOnThisSymbolOnly If false calculate account profit info.
  • New parameter: SupportNewsInfoInBacktest – Support IceFX NewsInfo indicator in backtest
  • Modifications:
  • Zero StopLoss bug fixed
  • Zero TakeProfit bug fixed
  • Bugfix: after partial close, BE line has been disappeared
  • Default control line offset set to left side (-80)
  • Trailing bug fixed when SL is not set

New in IceFX TraderAgent 2.3.3 (May 13, 2013)

  • Modifications:
  • Grid mode SL bug fixed – When dragging SL/TP lines in grid mode, older versions of the software used to modify SL/TP values only for the first & last position of the whole grid. With this upgrade TraderAgent will modify all opened grid position’s TP/SL values when dragging TP/SL lines.
  • Real pending order handling
  • 4-way auto close all function
  • Orderlist panel and properties – Panel grid order info bug fixed.
  • New parameters:
  • UsePendingLines – Default value is true. To use this feature properly you have to draw a horizontal line on the chart then you have to put the word “buy” or “sell” to the Description area. After this you can freely move this horizontal line on the chart as you wish. You can also give lot value to this for example: buy=0.1. Please be aware, after giving the desired lot value & the pending position fulfilled (so position will be opened) further position sizing won’t be allowed by MetaTrader. Video
  • PendingOCOMode – If this value is true & there’s one pending order have been triggered to open, so you’ll have an open position TraderAgent will delete all other pending orders from the chart.
  • NextCandleTimeTextColor – Color of the text for next candle closing time.
  • AutoCloseAllProfitMoney – Close all orders if the profit (in currency) reach this value.
  • AutoCloseAllProfitPercent – Close all orders if the profit (in percent of equity) reach this value (use 10% instead of 110%)
  • AutoCloseAllLossMoney – Close all orders if the loss (in currency) reach this value. Do not give to this parameter a negative value!
  • AutoCloseAllLossPercent – Close all orders if the loss (in percent of equity) reach this value (use 10% instead of 90%).
  • AveragePriceColor – Color of the average price line. This is very handy to use when you have multiple position open.
  • UseChannels – Open position for Equidistant channel lines (like trend lines).
  • DontAllowOrderOpenMaxSpread – If the spread is greater than this value TraderAgent won’t be able to open new order.
  • ShowSentinelAlerts – This feature shows an alert if open price or close price is significantly different than TraderAgent wanted to use.
  • GridReCalculateSLTP – When TraderAgent opens a new grid position with this feature the software will recalculate and correct StopLoss, TakeProfit and Break-even values (lines) based on average price. Default value is true.
  • ForceSetSLTPIfMissing – If order hasn’t SL or TP, TA will be set to the default values (set True if you want to handle orders of other EA)

New in IceFX TraderAgent 2.3.2 (Mar 27, 2013)

  • New parameters:
  • TrendLinesOCOMode – When using “Trendline Opening” feature with this option TraderAgent can delete the rest of other trendlines on the chart after opening a position because of a trendline breakthrough.
  • ControlLineLabelColor – Custom settings to background color of the text(s) on control lines
  • Dashboard_OnlyCurrentTF – MetaTrader used to consume lot of memory when it queries the multi-timeframe semaphore indicators on Dashboard panel. This option can be turned off, so it will plot only the current timeline indicator signals (this can drastically reduce the amount of memory used (only 2-5%)
  • Modifications:
  • During backtests after loading template parts of the control panel would not appear again
  • Significant decrease of CPU usage (during the use on multiple charts)
  • Other minor improvements and code refactoring