Welcome to the Traders Laboratory Forums.
Coding Forum Collaborate, receive help, or discuss coding related issues.

Reply
Old 01-29-2008, 03:11 PM   #1

Join Date: Jan 2008
Location: Chicago
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

TTM Trend,Scalper, and Squueze

Can anyone make these indicators possible for Sierra Charts? I am in need of these for some testing and don't want to drop the 1500 if they are not worth it...I have very limited programming experience so I would just need the downloads..Thanks
daleste is offline  
Reply With Quote
Old 01-29-2008, 03:23 PM   #2

Join Date: Jan 2008
Location: Dallas
Posts: 8
Ignore this user

Thanks: 2
Thanked 0 Times in 0 Posts

Re: TTM Trend,Scalper, and Squueze

I second that motion.

I've been looking all over the place and can't find them
Mr.Money is offline  
Reply With Quote
Old 02-03-2008, 11:50 AM   #3

Join Date: Feb 2008
Location: st petersbug
Posts: 11
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: TTM Trend,Scalper, and Squueze

Hi guys
there are few post on tradestations forum and there you can find these indicator with some adjustments.Go to easylenguage forum and search for "mastering the trade"
Hope it helps
choicecap1 is offline  
Reply With Quote
Old 02-03-2008, 12:17 PM   #4

Join Date: Feb 2007
Location: US
Posts: 314
Ignore this user

Thanks: 86
Thanked 206 Times in 89 Posts

Re: TTM Trend,Scalper, and Squueze

Quote:
Originally Posted by daleste »
Can anyone make these indicators possible for Sierra Charts?
Welcome to the forum. If you put Sierra Chart in the title of the thread, it may be more helpful.
Sierra uses a C++ scripting language similar to Esignal, although I am not sure if it is as popular. Apparently, Surftrader has done a Squeeze worksheet study in SS:
TTM Squeeze Formula help - Sierra Chart
Code:
I programmed it for Sierra a while back and found it virtually worthless for short-term trading -- 

It was simply a matter of calculating a Histogram of Bollinger-Bands retreating inside a Keltner Channel and plotting the ratio when the BBs were outside the KLs -- 

Here is the SS worksheet formula: 

SS Column Value 

AS= Boll-Band Top 
AU= Boll-Band Bottom 
BF= Keltner Top 
BG= Keltner Bottom 

=IF( (AS3-BF3)+(BG3-AU3)>0,(AS3-BF3)+(BG3-AU3),0 )

Last edited by thrunner; 02-03-2008 at 12:22 PM.
thrunner is offline  
Reply With Quote
Old 03-01-2008, 05:26 PM   #5

Join Date: Aug 2007
Posts: 48
Ignore this user

Thanks: 6
Thanked 1 Time in 1 Post

Re: TTM Trend,Scalper, and Squueze

Quote:
Originally Posted by choicecap1 »
Hi guys
there are few post on tradestations forum and there you can find these indicator with some adjustments.Go to easylenguage forum and search for "mastering the trade"
Hope it helps
Can anyone enter the tradestation forums or do you have to be a tradestation subscriber? I don't see a way to register (but I am not a tradestation subscriber).

Thanks,
Armand
Armand is offline  
Reply With Quote
Old 03-01-2008, 09:59 PM   #6

Join Date: Feb 2007
Location: US
Posts: 314
Ignore this user

Thanks: 86
Thanked 206 Times in 89 Posts

Re: TTM Trend,Scalper, and Squueze

Quote:
Originally Posted by Armand »
Can anyone enter the tradestation forums or do you have to be a tradestation subscriber? I don't see a way to register (but I am not a tradestation subscriber).Thanks,Armand
They locked the forum to nonsubscribers. That is actually one of the few benefits of TS, the collective wisdom of close to 10 years of programmatic and strategic trading experience from those who are willing to share. You could probably share a TS account with a trusted friend or family member just to get to the TS forum. And yes, they do lock threads and censor/delete posts and threads and you can be banned from that forum; they also know the TS account number of every poster.
thrunner is offline  
Reply With Quote
The Following User Says Thank You to thrunner For This Useful Post:
Armand (03-02-2008)
Old 08-16-2008, 08:03 AM   #7

Join Date: Aug 2008
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: TTM Trend,Scalper, and Squueze

Does anyone have the TTM trend indicator code for esignal?
paterallc is offline  
Reply With Quote
Old 01-16-2009, 03:24 AM   #8

Join Date: Jan 2009
Posts: 1
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: TTM Trend,Scalper, and Squueze

Hi paterallc
there is ttm trend for esignal
Attached Files
File Type: rar TTM-Trend-esignal.rar (1.4 KB, 141 views)
angelohr is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Scalper Buy/Sell biegea Trading Indicators 14 04-23-2009 09:16 AM
Scalper Indicator mnkc Coding Forum 7 03-28-2008 11:27 AM
Objective ways to define a trend day before the trend has run its course?? Adamned Technical Analysis 7 01-29-2008 09:06 AM
Does Anyone have the TTM Scalper Code for Esignal??? jphillips9 Beginners Forum 5 01-14-2008 07:26 PM
hey hey any scalper here hanz Introduce Yourself 3 03-23-2007 11:35 AM

All times are GMT -4. The time now is 09:55 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.