log in     sign up for free
 
The single most important advice I can give anybody is: Learn from your mistakes. That is the only way to become a successful trader.
David Ryan
 
 
Home
systems (284)
 
 
Special offer: buy MetaStock (try for free)   |   Reuters QuoteCenter Real-Time Data (get a free month)   |   EOD Data
 

Buy

MetaStock

     (special offer)
 
 
 

Buy

EOD data for MetaStock

     (special offer)
 
 
 

Buy

Realtime data for MetaStock

     (special offer)
 
 
 
 
Formula Library
 
AmiBroker
MetaTrader
MetaStock
TradeStation
Wealth-Lab
NinjaTrader
 
add your formula
System Library
 
 
Account login
Your email:
Password:
 
Log in
New to s4t? Sign up.
If you forgot your password click here.
Search the Web
 
Custom Search

One Night Stand

System for: TradeStation


 

 

Views:  1857

Added: August 02, 2008
 
Rate this code:  Rate: 1 Rate: 2 Rate: 3 Rate: 4 Rate: 5
This formula has not been rated yet
 
 

email this link

 
 
Tags: TradeStation, system
 
Your Ad Here


Code:

Typ : System, Name : One Night Stand

{----- Long Entry -----}

if Average(C,10) > Average (C,40) and DayOfWeek(date)=4
Then Buy Next Bar at Highest(H,4) Stop;

{----- Long Exit ------}

if MarketPosition=1
Then ExitLong At Market;

{---- Short Entry -----}

if Average(C,10) < Average (C,40) and DayOfWeek(date)=4
Then Sell Next Bar at Lowest(L,8) Stop;

{----- Short Exit -----}

if MarketPosition=-1
Then ExitShort At Market

{ Money Management Amount : $ 1000 }
{ Close all trades at end of day session }

 






Author: Joe Krutsinger

 

View similar:

Simple Futures MA System
Fox31
DBS-March
TRIX System S&C
Volatility Reversals
Long Trends
SystemB
Confluence
Finite Volume Element (FVE) System
Support and Resistance System
...
 
 
all systems for TradeStation
all systems

 

 

Email to friend

Top

 

     
However we try to maintain hiqhest possible level of service - most formulas, oscillators, indicators
and systems are submitted by anonymous users.
Therefore S4T™ does not take any responsibility for it's quality.
If you use any of this information, use it at your own risk. You are responsible for your own trading decisions.
Be sure to verify that any information you see on these pages is correct, and is applicable to your particular trade.
In no case will S4T™ be responsible for your trading gains or losses.
 
Privacy note | (c) copyrights systems4trading.com 2006-2012