General Discussion · New SF top menu's
|
jthelen msg #104697 |
1/28/2012 6:43:03 PM
Can we get an option to use the old interface, please?
This new one is ok, it just takes longer to load on my system than the other one.
Intel 3ghz
Nvidia 7600 GT
4gb ram
1.5mb DSL
I'm running all kinds of programs and I prefer function over fancy.
JT
|
General Discussion · tos update
|
jthelen msg #103891 |
12/20/2011 1:11:08 PM
It screwed up the custom expression limit for my setup... maybe its just me?
JT
|
General Discussion · ur crazie if you think
|
jthelen msg #103890 modified |
12/20/2011 1:10:11 PM
Straken,
Could you elaborate on how you trade the weekly options? What is your entry/exit criteria?
JT
|
Filter Exchange · Days since an event?
|
jthelen msg #103509 modified |
11/28/2011 10:43:59 PM
dumb question for SF forum...needed for TOS
|
Filter Exchange · HOW ABOUT A DATE FUNCTION?
|
jthelen msg #103384 |
11/17/2011 10:21:56 AM
Could the Stockfetcher development team implement the following features?
Original feature:
date offset 7
Requested feature:
date offset 11/10/2011
Original feature:
“X days ago”
Requested feature:
“On day 11/10/2011”
Example:
Close is above open 7 days ago
Close is above open on day 11/10/2011
This would be very helpful!
JT
|
Filter Exchange · HOW ABOUT A DATE FUNCTION?
|
jthelen msg #103366 |
11/16/2011 1:03:36 AM
Trying to build a monthly fitler for an indicator. Why won't stockfetcher take this code? (specifically nca1 / tca1)
Fetcher[
chart-display weekly
chart-type candle
set{tca2, 1}
set{nca2, 2}
set{chg1, weekly close - weekly close 4 days ago}
set{nca1, nca2 + 1 / 2 * chg1}
set{abs1, abs(chg1)}
set{tca1, tca2 + 1 / 2 * [ abs1 - tca2 ]}
set{cr1, nca1 / tca1}
set{RS, 50 * [ cr1+1 ]}
and add column rs
]
Any ideas? JT
|
Filter Exchange · HOW ABOUT A DATE FUNCTION?
|
jthelen msg #103350 |
11/14/2011 11:29:52 PM
Good idea Kevin!
JT
|
Filter Exchange · Monthly Returns
|
jthelen msg #103259 |
11/8/2011 10:50:48 AM
I’m having a similar issue. Not sure if stockfetcher has a feature to statically define a day. Calcs and Time seem to be based on being relative to the current close price.
JT
|
Filter Exchange · Monthly Indicator Logic
|
jthelen msg #103258 |
11/8/2011 10:29:19 AM
Has anyone created custom monthly indicator logic?
Can a custom indicator be created for monthly values by setting the last week’s close of the previous month as the monthly close, creating an indicator of that data, and then plugging that into a predefined indicator such as RSI or MACD?
I think it could be done; I’m just not sure how to wrap my mind around it. I thought something along these lines…
Chart type weekly
/*Define monthly close dates
set{m1, close date offset 10}
Set{m2, close date offset X}
Set{m3, close date offset X}
Etc…
/*Create custom indicator of the monthly closes
/* Now use custom indicator data in a formula (such as RSI(2))
Does anyone have any ideas on how to accomplish this?
JT
|
General Discussion · It's GAME OVER For the US
|
jthelen msg #100350 |
4/21/2011 2:12:41 PM
The dollar's valuation is bearing the brunt of all this...while world citizens pay in devalued currency, only a select minority navigate the maelstrom and emerge with real gains..."skilled traders" I think they are called.
JT
|