I am looking for ideas/discussion on types of trailing stops and methods of determing them in a relatively easy fashion (i.e. via pcf or in Excel or ...). I...
Hi folks, Was curious if anyone else thought that it would be a nice feature to add the ability to jump to (or at least open) a Yahoo Finance window (or other...
In an uptrend, try the second lowest low of the last 4 days. Opposite for a down trend. It gives a little room to retrace and allows you to stay in longer, by...
What exactly do you mean? "methods of determining them(stops)"...I would suggest that you define your rules more precisely. If you know that, then you can...
WRS145
wrs145@...
Dec 5, 2005 4:39 pm
892
i am looking at a monthly chart with a stochastic of 15.5.3. Can anyone help write a formula to see a positive crossing. thank you...
benprofile2005; ... PCFs are written for daily charts and a trading month is approximately 20 trading days the MONTHLY stochastic would be Period: 300 (15*20) ...
mikevancleave ... What is YOUR strategy? Please be specific! How are YOU calculating the IPS (Initial Protective Stop)? The simplest form of trailing stops is...
Dave; slurpg; Suggestion: QuoteTracker http://www.quotetracker.com/index_nn.asp It is free (unregistered) IF your brokerage is amoung the hundreds listed. QT...
Hi Is it possible to shift an SMA 3 periods to the right in TC2005 and thus display this SMA 3 days into the future? I think it is easy enough to display an...
Hi, Millowena, Are you using Amibroker code to find the 2nd lowest low in last 4 days? I so, would you mind sharing it? I use AB but am often stumped on the...
Wayne, try the amibroker yahoo group. IT is extremely active. Many very helpful folks there. http://finance.groups.yahoo.com/group/amibroker/ ... From: "Wayne"...
How would you create a PDF for the ADX crossing above or below a certain number. For example if the 14 day ADX crossed above 60? Thank you in advance for any...
-B; ... ADX PCFs are archived in the Files Section http://finance.groups.yahoo.com/group/telechrt2005Users/files/ Open the PCFs folder . Click on the...
Here is alternative that is possible - use a simple (or better - exponential) moving average for a shorter time period than your other moving average. The...
... In the PCF, the second condition cancels the first condition! For an Xover UP, Today's condition: (XAVGC4 > AVGC13) is above Yesterday's condition:...
bronxboy1930; ... Review the Bollinger Band PCFs.doc archived in the Files section http://finance.groups.yahoo.com/group/telechrt2005Users/files/ Open the PCFs...
OOPS! You are right I meant (XAVGC4 > AVGC13) AND (XAVGC4.1 < AVGC13.1). I need to slow down when replying and check what I have typed. I will try the weighted...
While we are talkiing about "Trailing Stops" let me warn folks that Etrade's implementation of such as flawed. I no longer use it becauseof adesign flaw. I had...
Thank you ejr. I was aware you could do this for previous days by adjusting the ". number" but the solution does not go far enough. ... the ... SMA ... What I...
Thanks Bob, but that would not work for what I wish to do - please see my reply to ejr's message. Regards, Rob ... From: telechrt2005Users@yahoogroups.com ...
Hi, Mike: TanExits are unique in many regards. Here are a few highlights: Up to four independent loss-limit stops, for different kinds of trading, that can be...
Dear Jim: Just discovered this note; is it too late to receive the aud/visual of this technique? If not could you e-mail it to me? Thanks Stu ... be ... glued ...
Rob; ... This may appear a bit obfuscated: IF one left shifts the moving average 3-days (into the past), then today's bar is "3 days into the future". The...
I just bought AB and am trying to learn how to use it. You can plot it with a custom indicator, so I think you could use it to set tomorrow's stop. I don't...