Mike -- That explains the long time required. But it doesn't explain the results from my second second test. I just noticed in the AB manual that filter = is...
I'm new to this add to composite function and I am using this code to plot an AD line. ............................................... int_string = "Banking";...
Mike -- This is just a guess. But, each bank probably has a different total number of bars. So the Cum() is going to be 'acCumulated' over a different...
Thank you for your efforts and support, Mike. Amibroker states that due to the ambiguity & variance in initial margin deposits and maintenance margin deposits,...
That sounds logical. I'll look into figuring out how to set the look back for a year or so and see if that stablizes it. Thank you for the insight! mike...
It would be significantly easier to offer assistance if you posted your code, or some simplified test case that reproduced what you are seeing. Mike...
Ilhan, Thanks for the follow through. I'll have to give this one some thought. I do have a strategy where at times, albeit briefly, I am fully leveraged and...
Hi, I have a question about using SetTradeDelays and if certain BuyPrice/SellPrice combinations are using future data. For example the buy condition on EOD of...
Hi all, When i run wft and look at the equity curve i saw curve with last optimization parameters.But its not the real curve. This is what i tested: Sart IS...
Hello, You could please see if following is what you are looking for. Please do cross verify individual component by plotting to make sure that the formula is...
I'm new but I'll give it a shot from what I understand. For back testing an EOD strategy, the real life trading scenario (different from back test land...
I need to perform a few tasks at the end of my Exploration (in afl) but can't find a reliable way to detect the end of may exploration. Does anyone have a...
Mike, Good idea. Tried via following and did not remove or otherwise identify short history tickers. To answer your question, I understand how to do with 2...
Mike, Code addition does seem to work. Looks like I did not save change before trying. The code excluded short history tickers from any kind of backtest....
Hi Donald -- Does something like this work for you? TradingDay = 15; dn = Day(); newMonth = (dn>=TradingDay) && (Ref(dn,-1)<TradingDay); Thanks, Howard On Sat,...
emailer.exe file in AB directory.Kaspersky found backdoor.win32.RAdmin.bp trojan, criticality High ?????????????????????????????????????????????? is it fake or...
The following Tom DeMark indicator was written in trade Station easy language. It would be most appreciated and helpful if someone could translate to AFL....
Thank you very much for the conversion. I will compare results to my excel program. The first thing I noticed is that it works in a trending market, but not in...
Hi Tomasz, unfortunately, even if i add it to exclutions kaspersky deletes this file after some time. i`ve tryed to restore it few times from "disinfected ...