-Поиск по дневнику

Поиск сообщений в MirSveta

 -Подписка по e-mail

 

 -Статистика

Статистика LiveInternet.ru: показано количество хитов и посетителей
Создан: 04.07.2009
Записей:
Комментариев:
Написано: 140


Скринер (Stock Screener) - StockFetcher - примеры готовых фильтров

Понедельник, 05 Апреля 2010 г. 19:40 + в цитатник

Этот фильтр StockFetcher  -   www.stockfetcher.com  для отбора акций (Stock Screener) при подготовке к рабочему дню я использовала  до того,  пока не  перешла на www.finviz.com   и www.investertech.com
Сегодня чистила компьютер от ненужной инфы и нашла сохраненные примеры фильтров и  готовые фразы, для поиска  акций по определенным критериям, которые раньше использовала в различных комбинациях,  решила скинуть в дневник и сохранить тут для истории , пусть будут,может еще пригодятся:

Hanging Man Candlestick

set{body_bottom,min(open,close)}
set{body_top,max(open,close)}
set{lshadowsize, body_bottom - low}
set{tshadowsize, high - body_top}
set{lshadowsize2, lshadowsize * 2}
set{body_size, body_top - body_bottom}
show stocks where tshadowsize is less than 0.001
and lshadowsize2 > body_size
and close above 5

Powerful TREND REVERSAL/SELL signal

Show stocks where Close dropped more than .05% percent over the last 1 day and open is more than .
10% above the high 1 day ago and close is below the open 1 day ago and high reached a new 1 week high and close is above 2
and volume is 20% above average volume (10) and volume is above 500000 and close is above 2

Breakouts
 
Close above MA(50)in last 1 day  
and +DI(14) crossed above -DI(14)in last 1 day  
and On Balance Volume increasing for the last 3 Days 
and Open between 3 and 15 
and -DI(14) crossed below +DI(14)in last 1 day

Bearish Engulfing

set{body_bottom,min(open,close)}
set{body_top,max(open,close)}
show stocks where body_top above body_top 1 day ago
and body_bottom below body_bottom 1 day ago
and close below open
and open 1 day ago below close 1 day ago
and close 1 days ago increasing for the last 3 days

Bullish Engulfing

set{body_bottom,min(open,close)}
set{body_top,max(open,close)}
show stocks where body_top above body_top 1 day ago
and body_bottom below body_bottom 1 day ago
and close above open
and open 1 day ago above close 1 day ago
and close 1 days ago decreasing for the last 3 days

Пример

Show stocks where close is above 10
Show stocks where volume has been increasing over the last 2 days
and Average Volume(90) is above 50000
and close is between 5 and 250  
set{body_bottom,min(open,close)}
set{body_top,max(open,close)}
show stocks where body_top above body_top 1 day ago
and body_bottom below body_bottom 1 day ago
and close above open
and open 1 day ago above close 1 day ago
and close 1 days ago decreasing for the last 3 days

Bottoming

/* Bottoming */
Show stocks where close is more than 10% below close 2 day ago
close above open
and close is above 10.00
and average volume(30) is above 750000


 2  Bottoming
 
/* Bottoming 3 days ago */
Show stocks where close is more than 6% below close 3 day ago
close above open
and close is above 5.00
and average volume(30) is above 7500


Еще примеры, обрывки фраз для компановок

1.[/* Doji Scan with 1 day offset (ie. yesterday) */

set{body_top,max(open,close)}
set{body_bottom,min(open,close)}

Show stocks where body_top is less than .05 percent above body_bottom
and close above 5

and date offset is 1
2.

show stocks where pattern is incomplete double-top
or show stocks where pattern is incomplete double-bottom


/* DMI Bullish Crossover */
and Show stocks where +DI crossed above -DI
and close is above 30.00
and average volume(30) is above 250000 and do not draw Average Volume(30)
 
3.Recent strength with volume
Show stocks where ma(10) is above ma(50)
and ma(20) is above ma(50)
and rsi(14) is above 40

and volume is more than 20% above average volume(50)
and price gained more than 2% over the last 1 day

/*and cmf(14) has been increasing for 1 days*/
and MACD histogram(12,26) has been increasing for 1 days
and obv(14) has been increasing for 1 days
and rsi(14) has been increasing for 1 days

and close between 15 and 200
and volume is above 500000
and average volume (50) is above 500000

and date offset is 1
and sort column 1 ascending

Рубрики:  Подготовка к рабочему дню
СОФТ для трейдинга
скринер
Метки:  

 

Добавить комментарий:
Текст комментария: смайлики

Проверка орфографии: (найти ошибки)

Прикрепить картинку:

 Переводить URL в ссылку
 Подписаться на комментарии
 Подписать картинку