Jul
17

NeoTicker 4.20 Build 53 Released

Important

This release is recommended for all users.

It is recommended that you install this version if you are using 4.20 Build 47 – 52.

All lease version NeoTicker prior to this build will expire by end of September. Please update to this release (or future releases) at your earliest convenience.

New Features

– New indicator function DateTime2UTC available thru IDL, script, and both quote and indicator formulas. It returns the Universal Time, Coordinated based on the input date time with time frame definition obtained from the context where the function is called.

Itself.Datetime2UTC (ADateTime : double) : double

– A set of astronomic functions are now added through the NTLib object. Same set of functions are also available in formulas. Details can be found in the help file.

NTLib.UTC2Julian (ADateTime, JDate, JTime)
NTLib.Julian2UTC (JDate, JTime, ADateTime)
NTLib.Sun (JDate, JTime, sr, rr)
NTLib.Moon (JDate, JTime, mm, bm, mr, r)
NTLib.MoonPhase (JDate, JTime, mp)

– Introducing a new style of trading system fill mechanism called Illiquid Worst. It works like the Worst Case style except that limit orders are filled at the inidcated order price, as long as it is no better than what the market condition is allowed for. e.g. A buy limit order at $50 will be filled at $50 even if the next bar traded at $30 to $35 only. If the next bar traded at $55 or higher, then there will be no fill.

– Advanced Fill Mechanism added option to fill limit orders by the limit price disregarding better market condition.

– Major improvement on quote formulas memory usage when users choose to override the days to load on indicators and data series involving N-minute bars or other higher timeframes

– Help file updated

Bug Fixes

– import text file tick data with certain boundary size can trigger a crash

-during the opening of a group, closing a time and sales window that just got activated can sometimes crash NeoTicker

– during frequent disconnect, with huge number of data requests to download data for use with quote formulas, may occasionally result in crash

Blog Developed
By ContentRobot