StockFetcher Forums · General Discussion · TRADING, Not Selecting<< >>Post Follow-up
TheRumpledOne
6,407 posts
msg #54828
Ignore TheRumpledOne
modified
9/15/2007 7:31:57 PM

"IT'S NOT WHAT YOU TRADE, IT'S HOW YOU TRADE IT"

I have posted that more than a few times.

So let's focus on one stock, AAPL.

Post when you would enter an AAPL trade and what the trigger is.

Post when you exit the AAPL trade and what the trigger is.

Use whatever indicators you want.

This is for EDUCATION PURPOSES ONLY.

This is NOT a contest nor is it to show who's the best.

Actually, you can post a filter that only displays AAPL:

Fetcher[
open equals ind(aapl, open) and volume equals ind(aapl, volume)

set{ golong, count( close crosses above weekly open, 1 ) }
set{ goshort, count( close crosses below weekly open, 1 ) }
add column golong
add column goshort
add column weekly open
add column weekly high
add column weekly low
draw weekly open on plot close
]







betyerbottomdollar
169 posts
msg #54829
Ignore betyerbottomdollar
9/15/2007 9:06:13 PM

Test started on 09/14/2005 ended on 09/14/2007, covering 503 days
Filter used:
aapl (saved filter)

Trade Statistics
There were 6 total stocks entered. Of those, 6 or 100.00% were complete and or 0.00% were open.
Of the 6 completed trades, 6 trades or 100.00%resulted in a net gain.
Your average net change for completed trades was: 9.62%.
The average draw down of your approach was: -4.19%.
The average max profit of your approach was: 9.53%
The Reward/Risk ratio for this approach is: 0.00
Annualized Return on Investment (ROI): 237.66%, the ROI of ^SPX was: 10.07%.


Fetcher[Close crossed below EMA(20)

and EMA(50) increasing for the last 10 Days
and EMA(25) increasing for the last 20 Days

open equals ind(aapl, open) and volume equals ind(aapl, volume)

set{ golong, count( close crosses above weekly open, 1 ) }
set{ goshort, count( close crosses below weekly open, 1 ) }
add column golong
add column goshort
add column weekly open
add column weekly high
add column weekly low
draw weekly open on plot close
]



...and last but not least, the exit!

Close crossed above Upper Bollinger Band(20,2)

johnpaulca
12,036 posts
msg #54932
Ignore johnpaulca
modified
9/19/2007 12:21:56 PM

Entered aapl today ($140) using jake bernstein strategy:

Fetcher[/* Buy Setup */
show stocks where the low 1 day ago crossed above CMA(High,10)
and low 2 days ago had been below CMA(High,10)
/* Buy Trigger */
and low > CMA(High,10)

/* Sell , 2nd consecutive bar completely below the CMA(8) low */
]




StockFetcher Forums · General Discussion · TRADING, Not Selecting<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.