log in     sign up for free
 
In order to maximize your profits (let them run), you must be willing to give some of them back.
Van K. Tharp
 
 
Home
systems (285)
 
 
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

Gap System's

System for: MetaStock

 

 

Views:  1034

Added: February 07, 2007
 
Rate this code:  Rate: 1 Rate: 2 Rate: 3 Rate: 4 Rate: 5
This formula has not been rated yet
 
 

email this link

 
 
Tags: MetaStock, system
 




Code:

Gap1 System

{BUY}
L>Ref(H,-1) OR Cum(1)=LastValue(Cum(1))

{SELL}
H<Ref(L,-1) OR Cum(1)=LastValue(Cum(1))

 

Gap2 System

{BUY}
N1:=5;
L>Ref(HHV(H,N1),-1) OR Cum(1)=LastValue(Cum(1))
{SELL}
N1:=5;
H<Ref(LLV(L,N1),-1) OR Cum(1)=LastValue(Cum(1))

 

Gap3 System
Enter Long
N1:=5;
L>Ref(HHV(H,N1),-1) OR Cum(1)=LastValue(Cum(1))

Exit Long
N2:=3;
C<Ref(LLV(L,N2),-1) OR Cum(1)=LastValue(Cum(1))

Enter Short
N1:=5;
H<Ref(LLV(L,N1),-1) OR Cum(1)=LastValue(Cum(1))

Exit Short
N2:=3;
C>Ref(HHV(H,N2),-1) OR Cum(1)=LastValue(Cum(1))


 




 

Code to difficult? Find somebody to help you with coding here.

 



Author: Ton Maas
Source: http://www.guppytraders.com

 

View similar:

MetaStock System Test 04 - Tema PV Binary Wave, StochRSI_21
Entry Condition
RSI / Bollinger Band
Commodity Channel Index Buy & Sell Signal
Experimental Williams Trading System
Three Day Engulfing Bear Short Trade
Maximum Profit System II
Bull Fear/Bear Fear with DX System
Chandelier Exit Variation II
1-2-3 Reversal System
...
 
 
all systems for MetaStock
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.
PayPalSecure payments by PayPal S4T™ is a part of TAURO EDUCATION NETWORK
 
Privacy note | (c) copyrights systems4trading.com 2006-2009