Pages

Showing posts with label Downloads. Show all posts
Showing posts with label Downloads. Show all posts

Wednesday, 3 December 2008

HPT's QuoteTracker Chart Setup Video Tutorial



QuoteTracker Chart Setup File- (HPT's Basic Chart setup with indicators)

NOTE- If you already have a backup file in QT, save your own BACKUP FILE first(make a copy, paste on desktop, rename it to your liking to go back to at a later time).

If the download above does not work here is the code for the paintbars

here is the buy signal-

if Bar High>bar high[30] and Bar High>bar high[60] and bar low<bar low[7] and bar high>bar high[1] set color to Blue

sell signal-

if bar low<bar low[30] and bar low<bar low[60] and bar low<bar low[1] and bar high>bar high[7] set color to Red


It took me 2 hours to figure out how to paste this code in blogger- Next time I will know I have to use a Parse service and then Block Quote the selected code in order for blogger to display it properly.

HPT's QuoteTracker Chart Setup Video Tutorial



QuoteTracker Chart Setup File- (HPT's Basic Chart setup with indicators)

NOTE- If you already have a backup file in QT, save your own BACKUP FILE first(make a copy, paste on desktop, rename it to your liking to go back to at a later time).

If the download above does not work here is the code for the paintbars

here is the buy signal-

if Bar High>bar high[30] and Bar High>bar high[60] and bar low<bar low[7] and bar high>bar high[1] set color to Blue

sell signal-

if bar low<bar low[30] and bar low<bar low[60] and bar low<bar low[1] and bar high>bar high[7] set color to Red


It took me 2 hours to figure out how to paste this code in blogger- Next time I will know I have to use a Parse service and then Block Quote the selected code in order for blogger to display it properly.

Downloads

QuoteTracker Chart Setup File- (HPT's Basic Chart setup with indicators)

NOTE- If you already have a backup file in QT, save your own BACKUP FILE first(make a copy, paste on desktop, rename it to your liking to go back to at a later time).

For more info, go to My Quote Tracker Chart Setup page.

HPT ATS Perl Script - (script needed for automated trade system)

For more info, go to my Free Automated Trading System page.

HPT's 7 vs 60min Trend indicator for NinjaTrader .

For more info, go to my "HPT 7min Vs 60min Trend Indicator page"

Downloads

QuoteTracker Chart Setup File- (HPT's Basic Chart setup with indicators)

NOTE- If you already have a backup file in QT, save your own BACKUP FILE first(make a copy, paste on desktop, rename it to your liking to go back to at a later time).

For more info, go to My Quote Tracker Chart Setup page.

HPT ATS Perl Script - (script needed for automated trade system)

For more info, go to my Free Automated Trading System page.

HPT's 7 vs 60min Trend indicator for NinjaTrader .

For more info, go to my "HPT 7min Vs 60min Trend Indicator page"