PureBytes Links
Trading Reference Links
|
Hi,
I hear a lot about getting into trade when the signal is given in
multiple frames, can anyone tell me how to program multiple time
frames (i.e., 5,10,15,30 min) in Explore and run it periodically just
like the Scan? maybe this pseudocode can explain what i mean;
{
for timeframe =5,30,5
for all the stocks in the list
Buy when signal=True;
addcolumn.....
}
While there, anyone knows how to call a popup using the EXEC in
Alertif?
Thamks a lot
Amir
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading!
Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/pDi3hB/OC5FAA/AG3JAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|