Archive for October, 2006

Oct
31

VB.NET Trading System Example

This is a moving average crossover portfolio system written in VB.NET.

This system buy when fast moving average cross over slow moving average and stop and reverse when fast moving average cross below slow moving average for all data series on chart.
Continue Reading…

Oct
31

Grid Optimizer 1.0 Build 11 Released

Bug Fixes

– custom stat fields with blank spaces in the field name can destablize GO

Important Issues

– extended to hard expire by end of November

Oct
26

NeoTicker 4.10 Build 46 Released

New Features

– new indicator object methods for ChartDrawingObjects and DrawingObjects

read write property IntTagValues [Id, Index] : integer
- can store upto 20 integer items to be associated with the drawing object
read write property SaveTags [Id] : boolean
- telling NeoTicker to save the TagValues and IntTagValues with the chart

– eSignal ICE exchange new future symbol format supported

Bug Fixes

– Alert Editor having formulas that cannot be verified can cause a crash when the Apply button is pressed
– Time Chart Pane Editor the Apply All button can crash NeoTicker when toggling log scale
– In Time Chart, can double click on drawing objects not visible nor associated with a symbol on the chart
– Text file read problem with monthly bars
– During Morning Restart, or on some ocassion with disconnect/reconnect on slow data feeds, RAM Cache will stop loading
– On Complete Reload during manual Server Reconnect, can erase the protected symbols from NeoBreadth and User Define Symbols

Oct
12

Using Trendline and Trend Channel

Many beginner traders have seen trendlines, but not many of them know how to draw trendlines properly. On the other hand, there are even less number of traders know what trend channel is.

I am no expert in trendline or trend channel usages – most of my knowledge about these tools came from my mentors and real life experience. I am going to talk about some basic concepts in using trendlines and trend channels that can help beginners to better understand these two useful technical tools.

Continue Reading…

Oct
9

IB Order Server 5.3 Released

New Feature

Works with TWS 862.9

Oct
7

An Introduction to IDL Indicator Programming

In the article An Introduction to Time Distribution Analysis, I introduced an indicator that can be used to generate reports based on user defined criteria. This indicator is a very good example that illustrate the concepts behind the NeoTicker indicator object model, which is the foundation for writing indicators and trading systems using regular programming languages (Delphi, VB, VC++, VC#, VB.NET, etc.) or one of the supported scripting languages (Delphi Script, VBScript).

(Lawrence – this article requires some basic knowledge in programming with one of the programming languages mentioned above)

Continue Reading…

Oct
6

Issues with TWS 862

Important Notice

Do not install TWS 862.
It is not compatible with the current IB Order Server 5.2.
A new release is needed to work with this new version of TWS.

Blog Developed
By ContentRobot