Click here to Login





                                                   Screener

  0

0
Raju Harchandani
2010-11-04 06:57:55


Was checking out the screener...Is it possible say to screen for a range of dates or number of bars for a criteria
In this case how do i add column date to display when the criteria is met in dd/mm/yyyy format. Curently i have 3 separate columns for them



QuantShare
2010-11-04 07:23:34



Yes it is possible to screen for a range of dates or bars.
Can you send me the formula you are using for these 3 separate columns?



Raju Harchandani
2010-11-04 08:23:23



You never fail to amaze me with ur speed

The formula that i use is
var1 = cross(30, rsi(14));
var2 = cross(20, StochSlowk(5,3,_MaSma));
AddColumn("RSI", RSI(14));
AddColumn("StochSlow", StochSlowk(5,3,_MaSma));
AddColumn("Date", Day());
AddColumn("Month", Month());
AddColumn("Year", Year());
filter = (var1) && (var2);

It is the day,month and Year, so tht i can go back and check on the chart



QuantShare
2010-11-04 10:40:25



You can replace the last three columns with:
AddColumn("Date", Day()."/".Month()."/".Year());

"." is used to add text values.



Raju Harchandani
2010-11-04 13:27:06



Thanks
Hope 2 see the date/bar range in nr future.. how much more time for real time version



QuantShare
2010-11-04 13:49:46



You can already screen date/bar ranges using functions such as: hhv, llv, istrue, isfalse.
Example:
Rsi(14) > 70
istrue(rsi(14) > 70, 10) -> RSI is higher than 70 for the last 10 bars
hhv(rsi(14) > 70, 10) -> RSI was higher than 70 at least once during the last 10 bars

Maybe two months for the real-time version. We will end the beta test and release the paid version before that.



No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Covered Call Screener
Identify Spilts Screener Script
Covered Put Screener
Super Stock Screener Ranking System
Trade-Ideas Intraday Screener

How-to Lessons
Difference between the watchlist and the screener tools
How to speed up watchlist and screener plug-ins when working with...
How to create a screen
How to run a screen or a watchlist from a script
How to screen for stocks having a high correlation with the Dow J...

Related Forum Threads
use of screener for applied rules
DISCREPANCIES IN SCREENING BY SCREENER AND SCREENING THRU WATCHLI...
Screener start
referring screener in backtest
Use Screener to Find Potential Splits?

Blog Posts
How to use QuantShare screener to trade penny stocks
How to deal with StockTwits data
How to Backtest Each Stock or Asset Individually
How to create a trading system, screen and composite using earnin...
Detect chart patterns using the auto support/resistance indicator









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.