Hello, (Position) pos is a pointer to COM object, technically the name is IDispatch. It can be used in if() statement too because in AFL non-null pointer is...
Hi, Where can I find the meaning of acronym such as RAR/MDD, CAR/MDD... the things related to backtester and WFO ? Some are easy to catch but some are chinese....
hello, i downloaded http://www.amibroker.org/3rdparty/ASX_Setup/, followed the instructions and imported a year's worth of data using the amibroker import...
Hello I have this problem. I have installed amibroker on two computers. And I want to share one database on both of them - I use sometimes notebook and...
Hello, Import speed depends on files imported. If they are ordered wrong (newest first oldest last) then it causes excessive re-sorting slowing things down. ...
Tomasz, Thank you very much for help. ye!!!!!!!! I got it. Tahnx for solving my problem which I was trying for long time. Thanx again. Debdulal Bhattacharyya...
Tomasz, I'm sure you've answered this before but I couldn't find it. How do you best determine AB internal cache size? I see mine is set at 409MB. Other...
By default is it set to half of available physical memory. 409MB should be just fine in your case. Best regards, Tomasz Janeczko amibroker.com ... From:...
rakesh, i had searched the previous posts with the word "conversion". i got the following posts which contain code for conversion of tick data to the time...
Hi Graham, Thank you very much for your reply. I understand that the margin part may be complicated. But is it possible then to adjust the % of equity for...
Could someone give the name and location of the default (back test) column format file (the one that shows the results of an individual back test)? I want to...
Here is a version I ran into some time back. It runs very slow and probably needs to be rewritten. // WolfeWave-V1.01.afl // Author: Mac Johnson // Date:...
According to "ekeko," "this formula is the histogram of macd (5,35,9). See: http://www.amibroker.com/library/detail.php?id=795 That link was the first one...
i have a 3 gig memory in my machine and installed ab when i had 2 gig of memory on it. it set the cache to 209. i just changed it to 1 gig 33% of my memory. ...
Hi all! We've had a lot of discussions about walk-forward tests here in this list. I'm trying to add some info to the IS and OOS equity curves chart. Below...
Tomasz, I have succeeded in doing #1 on the list below. I can have unique parameter names that "appear" to be the same name, even though I only have one...
Or maybe someone else can help me with this? Louis ... Or maybe someone else can help me with this? Louis 2008/5/15 Louis Préfontaine < rockprog80@......
It seems that the spaces were removed between /* and */ from my post. It had a nice diagram of the waves in the file but I suppose one could lookup wolf wave...
The following CBT code is supposed to sell a long position after nth bar if I don't have a buy signal on the nth bar. The logic for the code is as follows: 1....
that explains it! thanks for the quick response tomasz. it was importing december first and january last. ... slowing things down. ... followed the ... ...
i recently upgraded the tws plugin and also upgraded to ab latest beta. when i am connected to IB thro AB scanning forex on 5 minute charts, my Amibroker...
Hello Group Members, I am an avid listener and reader to all group mails n acitivity in this group from last few years. I need an help from some of the seniors...
Hi Mohit, I have to admit the code makes a very pretty picture indeed. Now two things you need to do: [1] Paste this code into formula editor. Having done...
From the user guide: http://www.amibroker.com/guide/w_report.html A search engine will give you plenty of definitions for most of the values. Which to use is...
Hi, I'm not familiar with the FindSignal method that you describe. But, it sounds like you could get the same thing by looping through the list of signals...