What exactly doesn't work about it? Is your problem simply the fact that you're missing an argument to the zig() function (e.g. zig(x, 5) for 5% zig zag swings...
I do not understand your question. Try again using very simple language. Make it easier for the translator. Ich verstehe nicht Ihre Frage. Versuchen noch...
The Zig function will not take an array as percetnage, it must be single fixed number It also requires the first input to be the base array that the zig is ...
I draw a line "Study UP" do backtest and AB buy correctly I draw a second line "Study UP" do backtest and AB buy just the first line? i Delete the first line,...
I draw a line "Study UP" do backtest and AB buy correctly I draw a second line "Study UP" do backtest and AB buy just the first line? i Delete the first line,...
Ok, then assuming that a and y are both scalers, just do something along the lines of zig(Close, x); Or, is your problem that x is ending up being an array? ...
Use Study ID "01", "02", "03", etc. Use Optimization to see results from different lines. Mike Risiko = -0.25 ; //risiko auf das depot RisikoimWert = Ref...
Thank you, but I think this is not my problem. I buy one worth (Shares) 3 times. at first my stop if the low yesterday, now i look a stop 1 ATR. the buy time...
... Hello, I can't dream of a system that give 300 thousand "profitable" combinations... I'am very impressed. To be serious, here is a way to fill Excel sheet...
I think a picture says more than one thousand words i have 15 trades. http://img233.imageshack.us/my.php?image=21arc2.gif now i look the trades in AB. i draw a...
Hi Steve, Thanks for this code. It has solved a problem I have been working on for some time. I have now been able, by using the Parameter box, to set Start...
See Users Guide ... From: Tipss_Bse_Nse To: amibroker@yahoogroups.com Sent: Saturday, May 31, 2008 8:48 PM Subject: [amibroker] EOD for NYSE and NASDAQ dear...
Hello, Read the User's Guide: http://www.amibroker.com/guide/h_portfolio.html part about backtest modes and differences between regular and raw modes. Best...
Hello, "Local file can't be opened..." Usually this means that your download directory as set in the settings does not exist. Please go to AmiQuote,...
AA as a whole is due to some important changes in the future. Also Walk-Forward feature will be extended. As for running walk forward from - well why not ... I...
Hello, ADLine is CALCULATED from symbols present in your DATABASE only, since data sources like Yahoo don't give historical values of advances/declines. For...
Hello, You need to use the server that works in unencrypted mode (SMTP) GMail is using SSL that's why it does not work. However support for SMTP over SSL will...
Forgot about that. Surprised there is not an IsFund() function but easy enough to code. Bill ... From: Mike To: amibroker@yahoogroups.com Sent: Sunday, June...
Hi Peter, glad you found it useful. Except for running optimizations, I am pretty much doing everything in charts these days ( using the old Equity() function...
You can only have one open trade at a time for each stock. If you want to have more than one trade open at the same time, you have two choices: 1) Set Buy to...
By using FastTrack data, I have never really had a need to learn to use the Import Wizard, but now having worked with the ASCII Importer and the Wizard for...
Thanks TJ. Thats good news. Gmail/SSL support wud help a lot. One more note: I found out that most likely my ISP. (AT&T) is blocking port 25 for SMTP. So I am...
Hi Guys, I'm debugging two routines with the help of DebugView. The two routines 'should' produce the same output. But they don't. One uses for...next looping...
Hello, I now have a few new problems with PlotShapes, but managed to get ahead well with the help I received previously. 1. If I use my indicator from, say,...