[amibroker] Re: C# and Afl

2009-10-01 Thread netsdkforab
Hi, I have been working on .Net SDK. A have sent a post before http://finance.groups.yahoo.com/group/amibroker/message/142119 but I got only 3 replies. If anyone is interested please reply to me directly. (If there is not enough interest I will not make it available. I do it, bacause I do int

[amibroker] Re: How to limit daily transactions

2009-10-01 Thread woodshedder_blogspot
Raskoks, there is a current ongoing thread discussing this topic. Check it out here: http://finance.groups.yahoo.com/group/amibroker/message/142471 --- In amibroker@yahoogroups.com, "raskoks" wrote: > > I 've got code like below. But i don't know how to limit sum of short, buy > transaction to 1

[amibroker] Re: Question about how Profit Table calculates montly returns

2009-10-01 Thread woodshedder_blogspot
Thanks Mike. --- In amibroker@yahoogroups.com, "Mike" wrote: > > This one comes up on a semi regular basis. Here's a reference from one of the > earlier iterations, including a link to a completed example. > > http://finance.groups.yahoo.com/group/amibroker/message/137483 > > Mike > > --- In

[amibroker] Time frame values differ from charts

2009-10-01 Thread Barry
I am trying to understand timeFrame Set, Restore and Expand. I am not getting the same values from the expanded calculations as I do when I look at the charts. I have 4 panes set to 1, 5, 10 and 20 minute. I plot CCI(14) on each pane and on the 1 minute pane I also have the formula below. Tha

[amibroker] Re: Demark D-waves

2009-10-01 Thread ozzyapeman
Thanks Mike. That makes sense. --- In amibroker@yahoogroups.com, "Mike" wrote: > > Not all scripts are written with an intent to backtest. Looking into the > future can be a useful visual cue for charting. > > Even so, forward looking functions can still be used in scripts intended for > back

Re: [amibroker] Help with SAR function

2009-10-01 Thread Vinay Gakkhar.
Dear Edward, Many many thanks again. You have not only helped me again, you have actually helped me to the end of my difficulty. Best regards, and thanks again, Vinay On Thu, 01 Oct 2009 22:49:54 +0530, Edward Pottasch wrote: > Vinay, > > have a look at the attachment, rgds, Ed --

[amibroker] Re: How to limit daily transactions

2009-10-01 Thread Mike
Hi, Read "AmiBroker Custom Backtester Interface.pdf" found in the Files section of this group. Normal AFL code does not know whether a trade was ever taken or not. The best that you can do is generate *signals*. Only the backtester knows whether those signals were ever acted on (based on such

[amibroker] Interactive Brokers plugin 2.0.2

2009-10-01 Thread Tomasz Janeczko
Hello, Vista and Windows 7 users may have observed some random crashes when using Interactive Brokers and entering invalid symbol. It was caused by the fact that AfxIsValidAddress Microsoft C runtime function is no longer working properly on those systems. This incompatiblity was addressed by rew

[amibroker] Re: Demark D-waves

2009-10-01 Thread Mike
Not all scripts are written with an intent to backtest. Looking into the future can be a useful visual cue for charting. Even so, forward looking functions can still be used in scripts intended for backtesting. You just need to add logic to delay acting on any signals until they would have actu

[amibroker] How to limit daily transactions

2009-10-01 Thread raskoks
I 've got code like below. But i don't know how to limit sum of short, buy transaction to 1. At whis moment i can do it seperatly to short and seperetly to buy. But i need to do it for sum of them - both them together and morover i need them interchangebly ( next possible transaction after buy h

[amibroker] Re: Demark D-waves

2009-10-01 Thread ozzyapeman
Doesn't Zig look into the future? And this may be a dumb question - but if it does look into the future, then of what use is it for trading systems, since it can never give realistic results in backtests? Any function that looks into the future will obviously give near perfect results, that ca

Re: [amibroker] Re: Demark D-waves

2009-10-01 Thread reinsley
Hi, This formula can inspire you ... Best regards //Patterns Wave _SECTION_BEGIN("Patterns Wave"); Change = Param("Wave Period",7,0,100,1); SupResA = Param("Sup-Res A Period",20,0,100,1); SupResB = Param("Sup-Res B Period",25,0,100,1); Res1 = ParamColor("Resistance High", colorRed ); Res2 = P

RE: [amibroker] AddtoComposite

2009-10-01 Thread ta
There is an example in this document: http://www.amibroker.org/3rdparty/IntroToAtc.pdf From: amibroker@yahoogroups.com [mailto:amibro...@yahoogroups.com] On Behalf Of Richard Sent: Thursday, October 01, 2009 12:06 PM To: amibroker@yahoogroups.com Subject: [amibroker] AddtoComposite

[amibroker] AddtoComposite

2009-10-01 Thread Richard
Question ... can you make a composite of stocks in a "Watch List". I've tried but keep getting an error message. It works fine with Industry groups (see below) but error comes up with watch list.watch list 9 is one of SolarEnergy stocks. //sym = "~" + IndustryID(1); sym = "~" + watchlistID(9);

Re: [amibroker] Help with SAR function [1 Attachment]

2009-10-01 Thread Edward Pottasch
<*>[Attachment(s) from Edward Pottasch included below] Vinay, have a look at the attachment, rgds, Ed - Original Message - From: "Vinay Gakkhar." To: Sent: Thursday, October 01, 2009 4:33 PM Subject: Re: [amibroker] Help with SAR function [1 Attachment] > Dear Edward, > > Thanks ag

[amibroker] dealing with missing data

2009-10-01 Thread tf28373
Hi. I downloaded some data which have vast gaps i.e. quotes end by 2009/09/05 at midnight and next part starts from 2009/09/07. Till now I have to use these incomplete data, so I got an idea to "join" those separate parts of quotation by adjusting older ones to the newer just like continous cha

[amibroker] Re: Demark D-waves

2009-10-01 Thread cvanhaesendonck
My pleasure: http://books.google.be/books?id=GZtlA991lNYC&pg=PT105&lpg=PT105&dq=demark+d-wave&source=bl&ots=GsizxkEprO&sig=W4nDwR5okjqzZXGvugIwH589EKU&hl=fr&ei=eW7DSvCkI83A-Qb04v3uCw&sa=X&oi=book_result&ct=result&resnum=6&ved=0CBwQ6AEwBQ#v=onepage&q=demark%20 Basically, time and sequence constrain

[amibroker] (unknown)

2009-10-01 Thread sivathanu pillai perumal pillai
Please advise me as to which is the best sotware for converting data from PIB to Amibroker. Also advice me as to whether Truedataindia is good. M.Sivathanu Pillai Keep up with people you care about with Yahoo! India Mail. Learn how. http://in.overview.mail.yahoo.com/connectmore

Re: [amibroker] Help with SAR function [1 Attachment]

2009-10-01 Thread Vinay Gakkhar.
<*>[Attachment(s) from Vinay Gakkhar. included below] Dear Edward, Thanks again for your continued help. You are a big encouragement. I am attaching with this mail the full AFL. Will you please check it for me? I think with my very little knowledge I have done some wrong somewhere because I ca

Re: [amibroker] Demark D-waves

2009-10-01 Thread wavemechanic
Keith: There is a fairly complete discussion in Perl's "DeMark Indicators". DeMark attempted to build time into EW analysis by having rules (somewhat arbitrary imo) regarding the number of bars needed at various stages. He also uses RSI confirmation much as AGET uses a moving average oscillat

[amibroker] Time shift winter - summer time

2009-10-01 Thread dubi1974
Hi to all, Does someone know the answer or has an answer to following question: (and yes, I read already the documentation on http://www.amibroker.com/kb/2006/03/19/how-does-the-daily-time-compression-work/) If you receive real time data from IB in Europe CET then the US market opens at 15:30

[amibroker] Re: GOOGLE,YAHOO,MSN DATA

2009-10-01 Thread raven4ns
Thank you Treatment, I was hoping that someone might have found a symbol for the USDX in one of the other providers. Do you find that MSN offers cleaner data than Yahoo or Google? Thank you again. Tim --- In amibroker@yahoogroups.com, "treatmentinprogress" wrote: > > --- In amibroker@yahoogr

[amibroker] Re: Exact amount of transaction dayli

2009-10-01 Thread raskoks
Hmm thanks. Problem is that i need to have one transaction per day. One Buy or One Sell. nothing more and if today i bought smth then tomorrow i only can sell smth. How to do it in simple way ? Because i can't check previous operations - or i don't know how to do it :( --- In amibroker@yahoog

[amibroker] Re: Question about how Profit Table calculates montly returns

2009-10-01 Thread Mike
This one comes up on a semi regular basis. Here's a reference from one of the earlier iterations, including a link to a completed example. http://finance.groups.yahoo.com/group/amibroker/message/137483 Mike --- In amibroker@yahoogroups.com, "Bruce" wrote: > > Woodshedder - > > I will answer

Re: [amibroker] Help with SAR function

2009-10-01 Thread Edward Pottasch
hi Vinay, no f_sar is a function. It is an array filled with numbers. If you mean by SAR cycles the start and end points of the green and red dots you can find them using the Cross function as well. Add this to the code and you will find that a "1" is printed at the start and end of the "cycles

Re: [amibroker] Re: Add addtocompiste generated ticker to a watchlist

2009-10-01 Thread Brenton Hill
TA You can just call CategoryAddSymbol() in the code that creates the composite, immedately after creating the composite: AddToComposite(yourarray,CompositeName,"C",65); CategoryAddSymbol(CompositeName, *categoryWatchlist*, 61); Brenton ta wrote: > > > Bruce, Thanks for your help. I did fi