The Chimp`s new "Futures Scalps" - Page 16 - Traders Laboratory

Go Back   Traders Laboratory > Technical Laboratory > Technical Analysis

Technical Analysis The technical discussion forum for traders. Moderated by mister ed.


Reply
 
LinkBack (2) Thread Tools Display Modes
  #151 (permalink)  
Old 12-10-2007, 08:15 AM
zoltran has no status.

 
Join Date: Mar 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The Chimp`s new "Futures Scalps"

Hi

My strategy was looking for a cross between ADXVMA(2) and ADXVMA(5)
What the strategy plotted on the screen looked more like I used ADXVMA(6 and ???)...

The problem was the indicator initialized it's Parameters, such as ADXPeriod, MA Period etc the "Initialize" section of the Indicator.
That section is only run once by NT and is used to setup plots in memory etc.
Initializing parms here doesn't seem to cause a problem when you are only using the indicator on a chart. But it does seem to affect how parms are passed to the indicator when used with a strategy

So .. the result was that it ignored or mistook any parameters that I used.
Moving the 4 lines below into the 'OnBarUpdate' section fixed the problem
WeightDX = ADXPeriod;
WeightDM = ADXPeriod;
WeightDI = ADXPeriod;
ChandeEMA = ADXPeriod;

Again, Thanks to Sparrow for porting this indicator and Josh for fixing it. I'm just the happy user !

Reply With Quote
  #152 (permalink)  
Old 12-10-2007, 10:32 AM
unicorn's Avatar
unicorn has no status.

 
Join Date: Apr 2007
Posts: 164
Thanks: 25
Thanked 0 Times in 0 Posts
Arrow Re: The Chimp`s new "Futures Scalps"

Sparrow and Zoltran, thank you for clarifying what the bug was.

cheers.
Unicorn.

Reply With Quote
  #153 (permalink)  
Old 12-20-2007, 06:14 AM
pgd pgd is offline
pgd has no status.

 
Join Date: Dec 2007
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Re: The Chimp`s new "Futures Scalps"

walter,

I'd like you to give oibjective parameters for trade EXITS.
u missed that out.

also can u please attach all the metatrader indicators that you are using in this scalping system.

thanks.
cheers.


Last edited by pgd; 12-20-2007 at 06:16 AM. Reason: missed out something.
Reply With Quote
  #154 (permalink)  
Old 12-20-2007, 07:44 PM
walterw's Avatar
walterw is The Trader Chimp

Trader Specs
 
Join Date: Nov 2006
Location: Argentina
Posts: 2,158
Thanks: 0
Thanked 39 Times in 29 Posts
Re: The Chimp`s new "Futures Scalps"

Quote:
View Post
walter,

I'd like you to give oibjective parameters for trade EXITS.
u missed that out.

also can u please attach all the metatrader indicators that you are using in this scalping system.

thanks.
cheers.

Mr. pgd... if you go thru the videos you will notice very clear guidelines for exits, basicly using cci and fixed exits as well, for stops its also quoted the chimps universal stop system... the metatrader indis are on the vma open research thread, there are various versions, you may want to check... cheers Walter.

__________________
you can check my site on my profile contact info...
Reply With Quote
  #155 (permalink)  
Old 12-21-2007, 06:01 AM
pgd pgd is offline
pgd has no status.

 
Join Date: Dec 2007
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Re: The Chimp`s new "Futures Scalps"

Quote:
View Post
Mr. pgd... if you go thru the videos you will notice very clear guidelines for exits, basicly using cci and fixed exits as well, for stops its also quoted the chimps universal stop system... the metatrader indis are on the vma open research thread, there are various versions, you may want to check... cheers Walter.
I did go thru the videos and saw the enrties being marked. not so with exits.
how much is the fixed exit. Metatrader does not give tick charts, just timeframes. so wud a 1-min chart be an appropriate substitute?

yes, the universal stop system is quite clear.

can u pl give me the links to the most refined versios of the indicators so I don't need to look for a needle in a haystack.

thanks.
cheers.

Reply With Quote
  #156 (permalink)  
Old 12-21-2007, 07:25 AM
walterw's Avatar
walterw is The Trader Chimp

Trader Specs
 
Join Date: Nov 2006
Location: Argentina
Posts: 2,158
Thanks: 0
Thanked 39 Times in 29 Posts
Re: The Chimp`s new "Futures Scalps"

Quote:
View Post
I did go thru the videos and saw the enrties being marked. not so with exits.
how much is the fixed exit. Metatrader does not give tick charts, just timeframes. so wud a 1-min chart be an appropriate substitute?

yes, the universal stop system is quite clear.

can u pl give me the links to the most refined versios of the indicators so I don't need to look for a needle in a haystack.

thanks.
cheers.
Metatrader works on 1 min minimum, so for this scalping method on futures will not work, doesnt mean you cant trade it from a 1 min chart, but it will be diferent...

check this page, has a classic vma indi and template for metatrader http://www.traderslaboratory.com/for...s-2364-28.html

actually I exit +4 or +5 ticks fixed on ym, that certainly changes as market conditions suggests, for example yesterday I had to reduce to +2 +3 and some other times I may take a +8... technical exits, cci cross back 0, a nice one, please check the flip thread http://www.traderslaboratory.com/for...ance-1714.html has a lot on exits as well... hope helps, cheers Walter.

Reply With Quote
  #157 (permalink)  
Old 01-13-2008, 12:05 PM
jim2000 has no status.

 
Join Date: Feb 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The Chimp`s new "Futures Scalps"

Quote:
View Post
Metatrader works on 1 min minimum, so for this scalping method on futures will not work, doesnt mean you cant trade it from a 1 min chart, but it will be diferent...

check this page, has a classic vma indi and template for metatrader http://www.traderslaboratory.com/for...s-2364-28.html

actually I exit +4 or +5 ticks fixed on ym, that certainly changes as market conditions suggests, for example yesterday I had to reduce to +2 +3 and some other times I may take a +8... technical exits, cci cross back 0, a nice one, please check the flip thread http://www.traderslaboratory.com/for...ance-1714.html has a lot on exits as well... hope helps, cheers Walter.

Walter,

Very good and informative videos and information. Thank you.

My platform, ToS, also does not have tick charts at this time. They are working on that.

My minimum timeframe is 1 minute. You indicate that the 1 minute chart can be traded but it is just different.

My question is, can I use the CCI with the same settings that you use or do I need to change the settings to trade the 1 minute chart?

Reply With Quote
  #158 (permalink)  
Old 05-18-2008, 11:46 PM
gcgecko has no status.

 
Join Date: May 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The Chimp`s new "Futures Scalps"

Hello Walter, I am new to this thread and new to TL. Like others before me I am not an expert at NT, but I followed the post on how to move the indicators from post #10 & #38 and everything seemed to go pretty smoothly. However, when I built the charts they did not look anything like yours, so I guess there are problems that I need help with. It also leads me to some questions. This is a new computer and I don't have WinZip downloaded to it, do i need to have WinZip downloaded to my cptr when working with Zip files? Also for some reason my HP Laptop won't let me download things, can someone help me with my settings? Every time I try to download something from Cnet the page just closes and nothing happens. Okay, back to your indicators and charts. Your charts look so simple with a just a few indicators lines above and the special cci below, i really thought I could get it, but so far no success. Lastly, in both post #10 and #38 there are two files Chimp futures scalps.zip and chimp futures scalps2.zip, what are these files and are they important? I ask because when I tried to import them into NT. NT said they are not .XL files and would not do anything with them so they don't appear in my NT indicator file when I open NT. When I look into my NT files /charts they are sitting there, but NT would not allow me to import them so they are not in NT when I open and try and build a chart. The other indicators were opened by NT Import and they now appear under the indicator tab when I build a chart. So I guess I have a few problems to work through before I can build some charts that look like yours on this forum. If anyone could help me with these problems it would be greatly appreciated.

Thanks,
gecko

Reply With Quote
  #159 (permalink)  
Old 05-19-2008, 12:07 AM
brownsfan019's Avatar
brownsfan019 is happy football season is finally here! Go Browns!

 
Join Date: Jan 2007
Posts: 2,303
Thanks: 60
Thanked 149 Times in 95 Posts
Re: The Chimp`s new "Futures Scalps"

gecko - FYI - walter has been MIA for awhile now, so not sure he will respond. Maybe someone else will. Just a heads up.

__________________
Click here to donate to my 2008 Leukemia and Lymphoma Society donation page. Each year I do a fundraiser for my significant other's family as she lost her father to blood cancer. Please consider a donation, regardless of big or small and help this worthwhile cause.
Reply With Quote
  #160 (permalink)  
Old 05-19-2008, 01:04 AM
gcgecko has no status.

 
Join Date: May 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: The Chimp`s new "Futures Scalps"

I thought he might be since the dates were old on this forum, but with this simple file transfer I was hoping someone else who was working on this with him could help. Seems like i only have the problem of not knowing how to deal with the two zip files called 'chimps futures scalps' and 'chimp futures scalps2' zip files.

I am new and was looking for a starting method to explore and his method seemed interesting to bring up on my charts and play with. You are experienced maybe you can steer me to a more current thread and a better method to explore? I don't know maybe this Walter thing was a waste of time for futures trading and did not work well? Does anyone have any feedback? Or maybe it works well and is a nice little scalping method? I am currently watching the ER2 emini russell on a daily basis. Any help is greatly appreciated.

gecko

Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.traderslaboratory.com/forums/f34/the-chimp-s-new-futures-scalps-2788.html
Posted By For Type Date
Traders Laboratory - forumdisplay This thread Refback 11-06-2007 07:39 PM
Traders Laboratory - forumdisplay This thread Refback 11-06-2007 03:04 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The "Flip" Trade (support and resistance changing roles) walterw Technical Analysis 204 Today 08:07 AM
"Remapping the Mind: Cognitive Therapy for Traders" Soultrader Trading Psychology 7 05-06-2008 12:50 PM
The Chimp`s "Forex Trades" walterw Forex Laboratory 229 12-03-2007 09:52 PM
Walter`s Forex "Vma Trend Scalps" walterw Forex Laboratory 147 11-17-2007 08:54 PM
"Back in 1986 Pete Steidlmayer wrote about needing to wait for the first 4.5 hrs..." Dogpile Market Profile® 2 06-12-2007 12:48 PM


All times are GMT -4. The time now is 06:49 PM.

 

 
 


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54