|
Sure:
Dim oAB
Dim Result Dim EndDate
Dim BegDate Dim splitdate
Dim sDate Set oAB = CreateObject("Broker.Application") oAB.visible = True EndDate = now splitdate = split(Split(formatdatetime(Now), " ")(0), "/") ' parse todays date sDate = splitdate(0) + "/01/" + splitdate(2) ' Make first day of month BegDate = DateAdd("d", 1, DateAdd("m", -3, EndDate)) Result = oAB.ActiveWindow.ZoomToRange(BegDate, EndDate) Set oAB =
Nothing d__._,_.___ Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [amibroker] Back testing using 120-min data broman1003
- Re: [amibroker] Back testing using 120-min data Graham
- [amibroker] Re: Back testing using 120-min data broman1003
- [amibroker] Load Layout from AFL cstrader232
- RE: [amibroker] Load Layout from AFL Thomas Z.
- Re: [amibroker] Load Layout from AFL cstrader232
- RE: [amibroker] Load Layout from AFL Terry
- RE: [amibroker] Load Layout from... dingo
- Re: [amibroker] Load Layout from... cstrader232
- RE: [amibroker] Load Layout from... dingo
- RE: [amibroker] Load Layout from... dingo
- Re: [amibroker] Load Layout from... cstrader232
- RE: [amibroker] Load Layout from... dingo
- Re: [amibroker] Load Layout from... cstrader232
- [amibroker] Re: Load Layout from... vlanschot
- RE: [amibroker] Re: Load Layout ... dingo
- [amibroker] Re: Load Layout from... vlanschot
- RE: [amibroker] Re: Load Layout ... dingo
- RE: [amibroker] Re: Load Layout ... dingo
- [amibroker] Re: Load Layout from... vlanschot
