[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Multi-time-frames



PureBytes Links

Trading Reference Links

Dimitris,

Yes your code is correct.

Note only that if you are *already* in daily time frame it is not
required to switch to daily time frame (but it does not hurt :-))

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "DIMITRIS TSOKAKIS" <TSOKAKIS@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, September 03, 2003 11:01 PM
Subject: [amibroker] Multi-time-frames


> Tomasz,
> Is this the correct way to plot Daily/Weekly stochastics on the same 
> pane ?
> 
> TimeFrameSet( inDaily ); 
> sD = StochD(); 
> TimeFrameSet( inWeekly ); 
> sW=StochD(); 
> TimeFrameRestore(); 
> Plot( TimeFrameExpand( sD, inDaily), "daily", colorRed );
> Plot( TimeFrameExpand( sW, inWeekly), "weekly", colorBlue);
> 
> I expect a positive reply. A quick StochD() divergence application is 
> waiting at the corner. Can you please turn the light on ?
> Dimitris Tsokakis
> 
> 
> 
> 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/ 
> 
> 
> 

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/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/