TICK Pullback

TICK Pullback E-mini Nasdaq is a long only trading system that uses real time data on one minute charts from the NYSE TICK ($TICK) to make trading decisions. The latest version breaks the day up into a morning session and afternoon session to take trades while avoiding taking trades during the middle of the day.

This strategy uses a stop loss and end of day exit with a long list of optional exits that could also be used and implement to customize the strategy exits. The goal of this strategy is to capture a trend early that lasts until the close or to capture an end of day rally. 

AT 2022 E-mini Nasdaq is typically included in one of our portfolios.

The subscription is a closed code annual subscription and is available in the Tradestation and Multicharts platforms.

Strategy performance

TICK Pullback 2023 E-mini Nasdaq
Hypothetical Tradestation Performance Summary
$25 Round Turn Slippage and Commission
01/01/2015 – 11/16/2022

technical specifications - strategy inputs
Input Descriptions for TICK Pullback 2023 E-mini Nasdaq

cntrcts – number of shares/contracts to trade
DontTradeIfHoliday – set to True to not trade on holidays
UseMaxDailyEntries – set to True to limit the number of daily entries.
MaxDailyEntries – 1 is the default. Not in effect unless UseMaxDailyEntries is set to True.
UseMaxDailyLoss – set to True to limit the daily loss on a closed bar basis. False by default.
MaxDailyLoss –
the amount of daily loss per contract if UseMaxDailyLoss is True.
DailyLossLimit – set to False by default.
DailyLossLimitAmt – the amount of Daily Loss if DailyLossLimit is True.
WeeklyLossLimit – set to False by default.
WeeklyLossLimitAmt –
the amount of Weekly Loss if WeeklyLossLimit is True.
MonthlyLossLimit – set to False by default.
MonthlyLossLimitAmt
– the amount of Daily Loss if MonthlyLossLimit is True.
StartTime1 – the time of day that long trades can start signaling.in time period 1.
FinishTime1 – the time of day that long trades stop signaling in time period 1.
StartTime2 – the time of day that long trades can start signaling.in time period 2.
FinishTime2 – the time of day that long trades stop signaling in time period 2.
LongExTime – the time of day that long trades exit.
ShortExTime –
the time of day that short trades exit.
ExOnClose – set to True to backtest to make sure all trades exit on close.
StpLsFirstBar – set to True for a first bar Stop Loss.
StpLsFirstBarAmt – the size of the stop loss on the first bar.
StpLsLong – set to true to make sure the stop loss for long trades are on.
StpLsLongAmt – size of stop loss if StpLsLong is set to True.
StpLsShort – set to true to make sure the stop loss for short trades are on.
StpLsShortAmt – size of stop loss if StpLsShort is set to True.
PrfTgFirstBar – set to True for a first bar profit target.
PrfTgFirstBarAmt – size of profit target on first bar.
PrfTgLong – set to true to turn on the profit target for longs.
PrfTgLongAmt – size of profit target if PrfTgLong is set to True.
PrfTgShort – set to true to turn on the profit target for shorts.
PrfTgShortAmt – size of profit target if PrfTgShort is set to True.
RFStpLsLong – set to True to turn on Range Filter long stop loss
RFStpLsLongMult – the multiplier for the RangeFilter long stop loss
RFStpLsLongMax – the maximum dollar amount for RangeFilter long stop loss
RFStpLsShort – set to True to turn on Range Filter short stop loss
RFStpLsShortMult – the multipler for the RangeFilter short stop loss
RFStpLsShortMax – the maximum dollar amount for RangeFilter short stop loss
RFPrfTgLong – set to True to turn on Range Filter long profit target.
RFPrfTgLongMult – the multiplier for the RangeFilter long profit target.
RFPrfTgLongMax – the maximum dollar amount for RangeFilter long profit target.
RFPrfTgShort – set to True to turn on Range Filter short profit target.
RFPrfTgShortMult – the multiplier for the Range Filter short profit target.
RFPrfTgShortMax – the maximum dollar amount for RangeFilter long profit target.
StpLsLongPct – set to True to turn on Stop Loss long percentage.
StpLsLongPctAmt – the percentage size of stop loss if StpLsLongPct is True.
StpLsShortPct – set to True to turn on Stop Loss short percentage.
StpLsShortPctAmt – the percentage size of stop loss if StpLsShortPct is True.
PrfTgLongPct – set to True to turn on Profit Target long percentage.
PrfTgLongPctAmt – the percentage size of profit target if PrfTgLongPct is True.
PrfTgShortPct – set to True to turn on Profit Target short percentage.
PrfTgShortPctAmt – the percentage size of profit target if PrfTgShortPct is True.

TICK Pullback 20232 E-mini Nasdaq Input Settings

The time based inputs are based on EST. These inputs will need to be adjusted for the timezone of your computer based on its difference from EST. For example, if your computer is on CST, then LongStartTime should be 845 instead of 945 since CST is one hour earlier than EST.

The stop loss and profit targets are based on a per contract basis. If the cntrcts increases, the dollar amounts for stop loss or profit target do not need to also increase since the stop loss is calculated on a per contract basis.

A stop loss first bar and a profit target first bar are required when having different stop losses for longs and shorts.

E-mini S&P Trading System Inputs for AT 2022