<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="it">
	<id>http://traderpedia.it/wiki/index.php?action=history&amp;feed=atom&amp;title=TS_Bond_Futures_LR_Surfing_System</id>
	<title>TS Bond Futures LR Surfing System - Cronologia</title>
	<link rel="self" type="application/atom+xml" href="http://traderpedia.it/wiki/index.php?action=history&amp;feed=atom&amp;title=TS_Bond_Futures_LR_Surfing_System"/>
	<link rel="alternate" type="text/html" href="http://traderpedia.it/wiki/index.php?title=TS_Bond_Futures_LR_Surfing_System&amp;action=history"/>
	<updated>2026-05-20T14:12:56Z</updated>
	<subtitle>Cronologia della pagina su questo sito</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://traderpedia.it/wiki/index.php?title=TS_Bond_Futures_LR_Surfing_System&amp;diff=1822&amp;oldid=prev</id>
		<title>imported&gt;Stefano Fanton: /* Vedi anche: */</title>
		<link rel="alternate" type="text/html" href="http://traderpedia.it/wiki/index.php?title=TS_Bond_Futures_LR_Surfing_System&amp;diff=1822&amp;oldid=prev"/>
		<updated>2012-03-15T20:56:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Vedi anche:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nuova pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''''Trading System &amp;quot;Bond Futures LR Surfing System&amp;quot;''''' &lt;br /&gt;
&lt;br /&gt;
Descrizione: &amp;quot;Surfing The Linear Regression Curve With Bond Futures.&amp;quot;&amp;amp;nbsp; (Technical Analysis of Stocks &amp;amp;amp; Commodities 05/98) &lt;br /&gt;
&lt;br /&gt;
Autore: Dennis Meyers&lt;br /&gt;
&lt;br /&gt;
Formula per Tradestation™: &lt;br /&gt;
&lt;br /&gt;
INIZIO FORMULA &lt;br /&gt;
&lt;br /&gt;
Type : Indicator, Name : Bond Futures LR Surfing System &amp;lt;br&amp;gt;inputs: ndays(30),&amp;lt;br&amp;gt;pctup(.01425),&amp;lt;br&amp;gt;pctdn(.01425),&amp;lt;br&amp;gt;jmpup(.0035),&amp;lt;br&amp;gt;jmpdn(.0050);&lt;br /&gt;
&lt;br /&gt;
vars: pf(0),&amp;lt;br&amp;gt;le(0),&amp;lt;br&amp;gt;se(0);&lt;br /&gt;
&lt;br /&gt;
pf = linearregvalue(close, ndays, 0);&lt;br /&gt;
&lt;br /&gt;
if currentbar &amp;amp;gt; ndays then begin&lt;br /&gt;
&lt;br /&gt;
if marketposition = 0 then begin&amp;lt;br&amp;gt;if pf / pf[2] &amp;amp;gt; 1 + jmpup then begin&amp;lt;br&amp;gt;buy tomorrow open;&amp;lt;br&amp;gt;le = 1;&amp;lt;br&amp;gt;end;&amp;lt;br&amp;gt;if pf / pf[2] &amp;amp;lt; 1 - jmpdn then begin&amp;lt;br&amp;gt;sell tomorrow open;&amp;lt;br&amp;gt;se = 1;&amp;lt;br&amp;gt;end;&amp;lt;br&amp;gt;end;&lt;br /&gt;
&lt;br /&gt;
if marketposition = 1 then begin&amp;lt;br&amp;gt;if pf &amp;amp;lt; highest(pf, le) * (1 - pctdn) then begin&amp;lt;br&amp;gt;sell tomorrow open;&amp;lt;br&amp;gt;le = 0;&amp;lt;br&amp;gt;end;&amp;lt;br&amp;gt;le = le + 1;&amp;lt;br&amp;gt;end;&lt;br /&gt;
&lt;br /&gt;
if marketposition = -1 then begin&amp;lt;br&amp;gt;if pf &amp;amp;gt; lowest(pf, se) * (1 + pctup) then begin&amp;lt;br&amp;gt;buy tomorrow open;&amp;lt;br&amp;gt;se = 0;&amp;lt;br&amp;gt;end;&amp;lt;br&amp;gt;se = se + 1;&amp;lt;br&amp;gt;end;&lt;br /&gt;
&lt;br /&gt;
end;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;FINE FORMULA &lt;br /&gt;
&lt;br /&gt;
== Vedi anche:  ==&lt;br /&gt;
&lt;br /&gt;
*[[Indice sequenziale Trading System|Indice sequenziale Trading System]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Formule_Trading_System]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Stefano Fanton</name></author>
	</entry>
</feed>