Indicator Library

Aug
28

Howto Apply Indicator on Calculated Result

Nonlinear Ehlers Filters (NEF) was written in VBScript back in 2001. This time around I have make available formula language as well as VBScript and Delphi Script version as additional examples for users who like to move up from NeoTicker formula language to VBScript or Delphi Script.
Continue Reading…

Aug
2

TASC Traders’ Tips: Premier Stochastic Oscillator

Indicator from article Premier Stochastic Oscillator is available for download at the following link. Download indicator file into your local harddirve and use Indicator Manager to install it before it is available for use in NeoTicker.

Export group file is sample trading system based on signals presented in the article. Chart used symbol #ER2 which is continuous symbol under NeoTicker, if the data source in use do not have a pre-built Continuous Contract symbol list in NeoTicker, the symbol will have to change to match Russell 2000 futures contract of the data source in use. To use the file download it into your local harddrive and use Group> Import Package to improt the chart group into NeoTicker.

Downloads

Indicator Premier Stochastic Oscillator

BacktestEZ System Chart File

Jun
3

TASC Traders’ Tips: Heikin Ashi Bar

TASC write up submission from February 2004.

This is a formula indicator that with 4 plots and plot result with meta style candle in a new pane.

To use this indicator in NeoTicker download the following file, then use indicator manager to install the formula script. Then at time chart add indicator window select Heikin-Ashi Data Series to apply it to a time chart.

Download

Heikin Ashi Formula Indicator

May
31

TASC Traders’ Tips: RSI Timing Model for ETFs

NeoTicker formula language version of the system from June 2008 TASC article “Profit from ETFs” written by Gerald and Trent Gradner.

The original side bar RSI timing system contain only long signals, for example purposes I have added short side signals, these short signals are triggered when opposite condition to long signal has occured. An additional selection parameter allow users turn on short side of the system.

Two files are available for download formula langauge trading sytem (tasc_profitetf.for), use Indicator manager to install this indicator file after download. Export chart group (profitwithetf_chart.txt), use Group> Import package to import this chart setup as shown in Traders’ Tips submission.

Download

Profit with ETF formula language system

Profit with ETF export chart

May
24

TASC Traders’ Tips: Distance Coefficient Ehlers Filter

A revised version of Distance Coefficient Ehlers Filter, this version is a revision from April 2001 TASC submission. This indicator show usage of setseries in vbscript, setseries stores intermediate calculation result that can be used for bases of an indicator calculation.

I have also included the original version without any setseries or makeindicator calls.

Download

Distance Coefficient Ehlers Filter New Version

Distance Coefficient Ehlers Filter Original Version

May
22

TASC Traders’ Tips: Percentage Price Oscillator

This is another TASC traders’ tips submission from February 2001, I have revised the VBScript indicator to make the indicator easier to read and take advantage of later added functions in NeoTicker.

A formula language version of the indicator is also available for download.

Download

Percentage Price Oscillator in VBScript

Precentage Price Oscillator in Formula Language

May
21

TASC Traders’ Tip: Buff Average

Buff average was an indicator example I have written back in February, 2001, it was written in VBScript and did not take advantage of existing indicators, which make the code more complex than it needs to.

So I will take this chance to show how to convert VBScript into formula language, since vbscript version of this indicator is similar to some of the other software indicators out there, by providing this example I hope it could hlep with converting indicator from other platform in the future.
Continue Reading…

May
6

TASC Traders’ Tips: The Quest for Reliable Crossovers

Click on this link: TASC The Quest for Reliable Crossover to download the source in NeoTicker formula language, a May 2008 traders’ tips submission.
Continue Reading…

Mar
20

Formula 301 – #8 Compress Series Trading System

NeoTicker trading system fire orders after bar completion, this limition is done to emulate real-time condition when a signal is only confirmed after a bar is completed. However when signal indicators are based on higher time frames (e.g. 15 minutes, 30 minutes and etc.), this order placement method suffer when order placed at next bar could be 15 to 30 minutes after signal bar, compress series in NeoTicker can be used to compensate for this deficiency and make trading systems enter with acturate prices and fills.
Continue Reading…

Mar
19

Valid Datetime By Timeframe

In NeoTicker 4.20 Build 31 there is a new built-in indicator called Valid Datetime by Timeframe. It is a tool indicator as oppose to a technical analysis indicator.

lc_validdatetimebytimeframe.gif
Continue Reading…

Blog Developed
By ContentRobot