Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 49
Like Tree11Likes

TradeStation Story

This is a discussion on TradeStation Story within the Trading tools forums, part of the Trading Forum category; All the tools for TradeStation platform please upload here....

      
   

Hybrid View

  1. #1
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,481
    Blog Entries
    2967
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin

    TradeStation Story

    All the tools for TradeStation platform please upload here.

  2. #2
    igorad
    Guest

    BBands_Stop_v3

    Hi,

    please check out BBands_Stop_v3 for TradeStation with settings as follows:

    Code:
    Inputs:	UpBandPrice 	(  C ),	// Upper Band Price(eg.High)  
    	LoBandPrice	(  C ),	// Lower Band Price(eg.Low) 
    	MA_Length   	( 20 ),	// Bollinger Bands Period
    	MA_Mode     	(  0 ),	// Mode of Moving Average: 0-SMA,1-EMA,2-SMMA,3-LWMA  
    	Deviation   	(  1 ),	// Deviation
    	DeviationLength ( 20 ),	// Period of Standard Deviation
    	MoneyRisk       (  1 ),	// Offset Factor
    	SignalMode      (  1 ),	// SignalMode: Display signals mode: 0-only Stops,1-Signals & Stops,2-only Signals
    	AlertMode       (  1 );	// Alert Mode: 0-off,1-on

    TradeStation Story-ts_bbstop_1.gif


    Regards,
    Igor

  3. #3
    igorad
    Guest

    AllAverages_v3.1

    Hi,

    One more stuff on EasyLanguage is AllAverage_v3.1 with settings as follows:

    Code:
    Inputs:	Price	     (Close),	//Applied Price	
    	Length		(14),	//Period of smoothing
    	MA_Method	 (0),	//MA_Method
    	Displace	 (0),	//Dispalce in bars
    	ColorMode	 (0),	//Color Mode(0-off,1-on) 
    	ColorBarsBack    (0),	//Color Bars Back (0 or 1) 
    	UpTrendColor  (Blue),
    	DnTrendColor   (Red);
    TradeStation Story-ts_allavgs_1.gif

    Regards,
    Igor
    jtrade and vishal gandhi like this.

  4. #4
    Junior Member
    Join Date
    Jun 2017
    Posts
    2
    Hi, is this lwma?

  5. #5
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,481
    Blog Entries
    2967
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by vin77 View Post
    Hi, is this lwma?
    It is NonLagMA (and as I understand - non lag lwma too).
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #6
    igorad
    Guest

    Advanced Parabolic SAR

    Hi All,

    Please check out the AdvancedParabolic_v2 for TradeStation:

    Code:
    inputs:	Price		(Close),	//Applied to
    	HiLoMode	(    0),        //0-off,1-on 
    	StartAF		( 0.02),   	//Start value of Acceleration Factor
    	Step		( 0.02),   	//Acceleration Factor increment 
    	MaxAF		(  0.2),   	//Maximum value of Acceleration Factor   
    	Filter		(  0.0),   	//Filter in pips
    	MinChange	(  0.0),   	//Min Change in pips  
    	SignalMode	(    1),   	//SignalMode: 0-only Stops,1-Signals & Stops,2-only Signals
    	AlertMode       (    1);	//Alert Mode: 0-off,1-on


    TradeStation Story-advpsar_ts_1.gif

    Regards,
    Igor
    freebooter7 and vishal gandhi like this.

  7. #7
    igorad
    Guest

    AllMACD

    Hi,

    Please take a look at the AllMACD for TradeStation which is identical to the MT4 version.

    Code:
    Inputs:	fastPrice	(Close),	//Fast Price Mode	
    	fastLength	(   12), 	//Period of Fast MA 
    	fastMode  	(    1),	//Method of Fast MA
    			
    	slowPrice	(Close),	//Slow Price Mode 	
    	slowLength	(   26),	//Period of Slow MA 
    	slowMode	(    1),	//Method of Slow MA
    	signalLength    (    8), 	//Period of signal MA
    	signalMode      (    0),	//Method of Signal MA
    		
    	OscillatorMode	(    0),	//0-off,1-on
    	ColorMode	(    0);	//0-off,1-on


    Attachment 1787


    Regards,
    Igor
    vishal gandhi likes this.

  8. #8
    Junior Member
    Join Date
    May 2013
    Posts
    25
    Quote Originally Posted by igorad View Post
    Hi,

    Please take a look at the AllMACD for TradeStation which is identical to the MT4 version.

    Code:
    Inputs:	fastPrice	(Close),	//Fast Price Mode	
    	fastLength	(   12), 	//Period of Fast MA 
    	fastMode  	(    1),	//Method of Fast MA
    			
    	slowPrice	(Close),	//Slow Price Mode 	
    	slowLength	(   26),	//Period of Slow MA 
    	slowMode	(    1),	//Method of Slow MA
    	signalLength    (    8), 	//Period of signal MA
    	signalMode      (    0),	//Method of Signal MA
    		
    	OscillatorMode	(    0),	//0-off,1-on
    	ColorMode	(    0);	//0-off,1-on


    Attachment 1787


    Regards,
    Igor
    Hi Igor

    Is it possible update this indicator?Thanks in advance.

  9. #9
    igorad
    Guest

    TSM Divergence

    Hi,

    Just want to pay attention the .ela code for the TSM divergence is working because I fixed and improved it recently. So you could try to test/optimize this strategy.

    Attachment 2216

    Attachment 2217

    Regards,
    Igor
    vishal gandhi and krull like this.

  10. #10
    Junior Member
    Join Date
    May 2013
    Posts
    10
    Quote Originally Posted by igorad View Post
    Hi,

    Just want to pay attention the .ela code for the TSM divergence is working because I fixed and improved it recently. So you could try to test/optimize this strategy.

    Attachment 2216

    Attachment 2217

    Regards,
    Igor
    dear igorad,
    can you make it for amibroker or metastock please?

Page 1 of 5 1 2 3 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •