Home
>
Products
>
TS Express
> By Date
Products
By Date
JA94
JA95
JA96
JA97
JA98
JA99
JF94
JF95
JF96
JF97
JF98
JF99
MA94
MA95
MA96
MA97
MA98
MA99
MJ96
MJ94
MJ95
MJ97
MJ98
MJ99
ND94
ND95
ND96
ND97
ND98
ND99
SO94
SO95
SO96
SO97
SO98
SO99
Sample TS Express
Back Issues By Date
(0, '')
JF94
The difference between "Condition1=..." and "If... Then... Condition1 = True"
User functions to return the high/low of the day
Two color oscillator for Advance - Decline
PRINT statement Part 1: Use in debugging code
MA94
PRINT statement Part 2: A powerful application of the PRINT statement
SMOKE: Warning to users who share systems and studies & how to protect your library
Calculating the maximum intraday drawdown
MJ94
PASSWORDS: Limitation schemes to allow distribution of your code
STUMP: Start plotting on the first bar of Day 4
TIME: Exploring the nuances of functions that use and manipulate time
GAPS: An indicator that locates time gaps in daily and intraday data
JA94
Adapt indicators/systems for indeterminately unstable data relationships
Two color oscillator revisited: Solution found to problem of updating every tick
TIPS AND TRICKS: Correcting improperly plotted data when the data is correct
SO94
STUMP: How to prevent trading after a $500 profit
ND94
GLOBAL VARIABLES: Powerful DLL permits sharing of information between windows
MULTIPLE DATA SERIES: How to write systems that use multiple data series
OPEN TOMORROW: Undocumented command is powerful but has drawbacks
PERMISSION INDICATOR: Highly visible indicator to flag conditions that favor trades
TIPS & TRICKS: Use of the crosses over and crosses under commands
STUMP: Use of datacompression command to detect the type of data in a window
JF95
STUMP: How to hold signals for more than one bar after all conditions are satisfied
ORDER PLACEMENT INDICATOR: An indicator that shows when signals will be hit
DAILY ERROR FINDER: Handy indicator that checks daily data against intraday data
TIPS & TRICKS: Deleting erroneous holiday data in one motion
STOPS THAT WORK: Review of standard TS stops and several creative new ones
MA95
ESCALATOR TRAILING STOP: Trailing stop without the drawbacks of the standard TS trailing stop
STUMP: Slick new solution to how to hold signals for more than one bar after all conditions are satisfied
STUMP: How to calculate the number of trades taken when multiple entries are possible
MJ95
STUMP: FibChecker function checks numbers to see if they match fibonacci numbers
TOMORROW'S OPEN TODAY: Circumventing limitations of OPEN TOMORROW command; THUG3 system
JA95
STUMP: Indicator displays cycles or user defined length forwards and backwards from user's date
SO95
DISPLACED PLOTTING: ZigZag, SwingLowOmega, and PlotLine indicators demonstrate displaced plotting
BREAKDOWN SALLY: Simple S&P500 system that buys on weakness with unique trailing stop to "Let profits run"
TIPS & TRICKS: Code that generically calculates in ticks not points
TOMORROW'S OPEN REVISITED: Slick new DLL returns forward prices. Eliminates need for Open Tomorrow
ND95
CAN DIVERGENCE HELP PREDICT MARKET MOVES - Testing the theory of divergence
STUMP: Function identifies number of occurrence of DayofWeek in month (ex: 3rd Friday)
TIPS & TRICKS: Using the IFF() function
JF96
ESSENTIALS OF LOOPS AND ARRAYS: Basic Techniques
STUMP: Creating a Tick Profile indicator
TIPS & TRICKS: Referring to data series using variables to identify the data series number
SHARPE RATIO: A professional's measure of system performance
MA96
TIPS & TRICKS: Clearlog() user function clears the Printlog window automatically ZIGZAGPRO: Advanced version of the ZigZag indicator
MJ96
STUMP: Histogram plots angle from most recent Swingpoint to most recent close
DOWinMo: System uses powerful Day-Of-Week-in-Month filter. Is this a great technique or a great curve fit?
TIPS & TRICKS: Rounding to the nearest tick
JA96
MULTIDIMENSIONAL ARRAYS & ALPHANUMERIC VARIABLES: Features of TS4.0 and examples of each
EQUITY PROFILE PLOT: Generate snapshot of equity profile using TS4.0 features
STUMP: UF returns the number of days from a DOWINMO
SO96
DEMA: Dynamic Exponential Moving Average allows variable inputs
ND96
TS4.0 TRENDLINE FUNCTIONS - Generate trendlines from within a system. Display them and trade them.
STUMP: How to exit at the next profitable opening when using the Open Tomorrow command
BEYOND CURVE-FITTING: System testing can be misleading. Traps to avoid.
JF97
THE OTHER SIDE: Using Support/Resistance in a mechanical trading system
Code for bubble sort
STUMP: A very clever piece of code that generates random numbers
MA97
BEYOND OPTIMAL-F: A look at the theory pioneered by Ralph Vince and how it might be improved
GOLD MINES AND LAND MINES: Trading multiple contracts based on accumulated equity; risk vs reward.
TIPS & TRICKS: TS realtime inserts phantom bars on non-trading days causing phantom trades
MJ97
TRADER TRAINER: A Paintbar to incrementally display data for the purposes of training
STUMP: Using theoretical equity to control trades taken by a Donchian Channel Breakout system
CHART SCANNER: Using the Chart Scanner with Portana to create portfolio results on multiple securities
TIPS & TRICKS: Keyboard Commands and built-in macros.
JA97
CAN VOLATILITY PREDICT TURNS?: An indicator that tracks volatility of the DJI may predict market crashes.
SO97
Custom Std Dev code - Custom standard deviation calculation to detect statistical significance of monthly bias
THE DISPLACED MOVING AVERAGE - An overlooked and underutilized filter for trending systems
ND97
TRENDLINES ON INDICATORS - Trendlines are plotted on indicator using built-in divergence function
STUMP - A customized standard deviation function that allows filtering of the data
SYSTEMS REVIEW - A look back at systems published in TSE and how they have performed since
JF98
NOT A RANDOM WALK - The myth of efficient markets. Code finds actual start of 2.5% tail of price change distribution
BOND SIX PACK - A seasonal bond system with a remarkable 10 track record.
MA98
EXPERT COMMENTARY - 5 Utility tools for the EC including, Debugger, CaptureStats, Calc Retracement, Deconstruction, HolyGrail
STUMP - 2 versions of code to filter trades by month. Works with Optimizer to try all permutations and combinations of months
MJ98
REFDEV2 - A solid trend following system from 1981 that still works well on a basket of commodities
DJ MARKET TIMER - Building a market timing model with the DJIA can't be evaluated with TS Summary Report
MONTE CARLO - A Monte Carlo Simulator IncludeSystem to calculate drawdown probabilities
JA98
THE LOGLINE INDICATOR - A logarithmic indicator that appears as a trend line on logarithmic charts
THE ULCER INDEX - A risk measure computing the standard deviation of daily drawdowns
SO98
EXTREME MOMENTUM - What happens after the market experiences extreme moves? Momentum Analyzer code.
STUMP: LOGLINE + SLOPE - Plots a regression line to appear as a straight line on semilog graph.
ND98
BIG DIPPER SYSTEM - S&P500 day trading system uses TrueTrend code to buy dips.
TL CHANNEL - Indicator uses Global Variable to plot a a trendline channel tangent to the data highs and lows
L/S_STATS - Code to count the number of long or short trades
MACDDIFFFORWARD - Code computes the closing price needed to force the MACD to cross zero.
JF99
FORWARD NORMALIZED MOV AVG - Code removes gaps from intraday data to provide smooth MA for intraday S&P system.
DAILY AVG TRUERANGE - Daily average TR using function to synthesize daily average from intraday data
SYNTHETIC WEEKLY AVG - User function synthesizes weekly XAverage from daily data
OPTIMIZING THE TIME OF DAY - Using the bar of day function instead of the time of day to optimize systems
MA99
WALK FORWARD TESTING - Robust MA cross-over system using self-optimization that avoids curve fitting
MJ99
COUNTERTREND SYSTEM - A system that trades Unleaded Gas by buying bottoms and selling tops
CUSTOM CROSS OVER/UNDER - Replace the defective built-in commands with custom ones.
USING SYSTEMBUILDER WITH EXIT SIGNALS - Some of the built-in exit signals are programmed incorrectly
JA99
BOND DELIGHT - The best bond system we have ever seen
NUMBER TRADING DAYS LEFT IN THE MONTH - Code returns the number of trading days left in the month
STUMP: MOMENTUM RANKING - Code to sort momentum by top and bottom 10 events.
SO99
TRADING CONGESTED MARKETS - A filter for trend following systems
PROBABILITY MAPS - MomentumMap.2, where probability is based on historic performance
RETRACE% INDICATOR - Prints to the screen the most recent retracement and today's price change in percent
ND99
ARRAY DATA CHANNEL BREAK-OUT SYSTEM - A channel break-out system that excludes inside bars
EXTREME MOMENTUM REVISITED - A system that looks for extreme momentum on intraday data is very robust
Inside Edge Systems, 66 Heritage Hill Rd. Apt C, New Canaan, CT 06840
Tel:(203)454-2754 Fax:(203)221-9195
E-Mail:
1000mileman@mindspring.com
Copyright © 2002 Inside Edge Systems (Last modified: Oct 25, 2007)