Indicator Library

Dec
17

Volume Profile in Table Format

NeoTicker has ability to capture trades tick by tick and heap object has a price profiling function that allow indicator to store price and volume pair within heap, by combining these two aspect I can easily code an indicator that shows tick based trading volume at different price level in table format.
Continue Reading…

Dec
16

TASC Traders’ Tips: Vortex Indicator

This is vortex indicator from January 2010 issue of Technical Analysis of Stocks and Commodities magazine.

Right click and select save as to download the following indicator to your local hard disk, then at NeoTicker main menu select Program> Indicator Manager and click on Install Indicators button to the indicator file.

Name of the indicator will show up in add indicator window as TASC Vortex Indicator

Download

Vortex Indicator (tasc_vortex.for)

Oct
24

Access to Excel within Your Own Indicator

A simple example showing how you can access data directly from your Excel.

reading-from-excel_20091024_133312

Continue Reading…

Oct
19

TASC Traders’ Tips: Volume Weighted MACD Historgram

Formula indicator from October 2009 issue of Technical Analysis of Stock & Commodities magazine.

Download

TASC Volume weighted MACD (tasc_vwmacd.for).

Oct
12

Makevalidarray and Heap Object Example

Relative Vigor Index was originally written back in January 2001 using VBScript, with two different sub functions and looping that reference previous bars and get calculated results. NeoTicker have since added new scripting language objects which have improved ease of implementing this kind of calculation.
Continue Reading…

Aug
8

Formula 201 – #17 Relative Price Indicator

Relative Price indicator is an example indicator demonstrating one of the less known technical analysis techniques called Relative Price Analysis.

I will explain what Relative Price Analysis is with several examples.

You can download the indicator here, relativeprice.for
Continue Reading…

Aug
6

Formula 201- #16 Multi Time Frame Inside Bars

This formula indicator example show how to conduct multiple time frame statistic research, with printed format result output to report window.
Continue Reading…

Apr
15

C# Trading System Example

This is an example that shows how to convert the pre-install sample C# project SimpleMovingAverage2VCS and modify it into a C# trading system.
Continue Reading…

Mar
18

Multi-links Multi-time Frame Indicator Example

This is an updated version of an old write up from May, 2002 of Technical Analysis of Stock and Commodities magazine article.

This revised version take advantage of new features such as compressseries and makeindicatorex objects to improve efficiency and reliability of the system script.

Download

Pairs Trading System (ex_del_pair_sys.pas).

Sep
25

TASC Traders’ Tip: Asymmetrical RSI

Indicator Asymmetrical RSI was mentioned in the article Asymmetrical RSI written by Sylvain Vervoort. This indicator is implemented using NeoTicker formula language, it accept one parameter period.

Download indicator source code at the following link and use script manager to install and start using the indicator.

Download

Asymmetrical RSI (tasc_arsi.for)

Blog Developed
By ContentRobot