[amibroker] Stop exploration or backtest via AFL

2010-08-29 Thread WiseStockTrader
Hello I'm just wandering is it possible to stop an exploration or back-test via AFL?

[amibroker] Setting Variables in DLL

2010-08-28 Thread WiseStockTrader
Hello Tomasz I'm wandering is are there any problems in doing the following AmiVar result = gSite.AllocArrayResult(); gSite.SetVariable(blah, result); return result; Would this cause problems to the GC having the same memory in two variables? Thanks in advance.

[amibroker] Re: Smoothed rate of change indicator

2010-08-23 Thread WiseStockTrader
You can also get better results by using double smoothing but with less periods. EMAclose = EMA(Close,5); ROCxma = EMA(ROC(EMAclose,21), 5); Plot(ROCxma, _DEFAULT_NAME(), colorRed, styleLine); --- In amibroker@yahoogroups.com, Ara ara1.kaloust...@... wrote: Try EMAclose = EMA(Close,13);

[amibroker] Re: Added Neural Network Indicator to AFL Library

2010-08-15 Thread WiseStockTrader
@yahoogroups.com, WiseStockTrader wisestocktrader@ wrote: Hello All, Just wanted to let you know that I have uploaded a neural network indicator (predictive smooth RSI) to the AFL library that you may find interesting and useful. http://www.amibroker.com/members/library

[amibroker] Re: Added Neural Network Indicator to AFL Library

2010-08-15 Thread WiseStockTrader
Hello All I have tweaked the indicator and this will be the final version. New link: http://www.amibroker.com/members/library/detail.php?id=1316 Regards, Paul --- In amibroker@yahoogroups.com, WiseStockTrader wisestocktra...@... wrote: Hello All, Just wanted to let you know that I have

[amibroker] Added Neural Network Indicator to AFL Library

2010-08-14 Thread WiseStockTrader
Hello All, Just wanted to let you know that I have uploaded a neural network indicator (predictive smooth RSI) to the AFL library that you may find interesting and useful. http://www.amibroker.com/members/library/detail.php?id=1312 Regards, Paul

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-26 Thread WiseStockTrader
an evaluation period. BR, Dennis On Jun 25, 2010, at 11:41 PM, WiseStockTrader wrote: Hello Dennis All the indicator formulas execute within about 2 - 4 milliseconds which is on average about 0.003 seconds. The only exceptions to this are the the Hilbert Oscillator (7

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-25 Thread WiseStockTrader
or charts, that clearly demonstrates that it might be a profitable thing to invest our money in? Now *that* is something I'd like to see. Until then, I think I'll hang on to my surplus cash flow. Yuki rv Hi wisestocktrader rv Thanks for your info with indepth idea of your toolset

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-25 Thread WiseStockTrader
Hello Please check your email. --- In amibroker@yahoogroups.com, ram vel r...@... wrote: Hi wisestocktrader Thanks for your info with indepth idea of your toolset. CAN YOU PLEASE GIVE US LINK FOR HAVING A TRIAL OF YOUR TOOLBOX,PLEASE Hope you understand our sentiment. rewgards rv

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-25 Thread WiseStockTrader
vel rvlv@ wrote: Hi wisestocktrader Thanks for your info with indepth idea of your toolset. CAN YOU PLEASE GIVE US LINK FOR HAVING A TRIAL OF YOUR TOOLBOX,PLEASE

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-25 Thread WiseStockTrader
Hello Chris You have a valid point. We are a registered business in Australia. I will add this information to the site. Regards, Paul --- In amibroker@yahoogroups.com, -= Chris =- bau...@... wrote: Hi Paul, You appear you have made a great effort, and for what could be a great tool

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-24 Thread WiseStockTrader
Hello, I think you are supremely mistaken with you quick assessment (without actually trying the toolbox). Nothing in that toolbox is coded in AFL and some of its features can never be. Its entire implementation is in C++ for speed and usability. (NO PART OF IT OR ITS CODE HAS BEEN COPIED FROM

[amibroker] Re: New 3rd party toolset for AmiBroker

2010-06-24 Thread WiseStockTrader
Hello Anthony It may appear that I have simply taken existing formulas and packaged them into a toolbox plugin. This is not the case at all. Not a single formula was taken from what you refer to as freely available. Where formulas appear to be similar are in fact calculated differently giving

[amibroker] Re: Adaptive Standard Deviation

2010-06-17 Thread WiseStockTrader
Hello http://www.wisetradertoolbox.com/ contains a variable period standard deviation function implemented in C++. Downside is it's not free but it contains many other adaptive indicators apart from the standard deviation. Regards Paul (WiseTrader Toolbox) --- In amibroker@yahoogroups.com,

[amibroker] Re: OT: on line back ups system

2010-06-15 Thread WiseStockTrader
Hello Windows vista business comes with backup software built in and its pretty good. Regards Paul WiseTrader Toolbox --- In amibroker@yahoogroups.com, reinsley reins...@... wrote: I tried many backup softwares. Right now, I use WinZip Pro to create custom, automated zipping task

[amibroker] Re: Self Adaptive Bollinger

2010-06-14 Thread WiseStockTrader
Hello Implementing this would be a little complex but I would be interested in seeing how it performs in comparison with the one included in the WiseTrader Toolbox at www.wisetradertoolbox.com. The bollinger bands in the toolbox have 3 different adaptors based on volatility and how strong the

[amibroker] Re: Self Adaptive Bollinger

2010-06-14 Thread WiseStockTrader
is a comparison between one of the adaptors in the WiseTrader Toolbox, Standard Bollinger Bands and the Self Adaptive Version http://img243.imageshack.us/img243/4130/adaptivebollinger.png Note my implementation needs a little work :). --- In amibroker@yahoogroups.com, WiseStockTrader

[amibroker] No replies from Support

2010-05-17 Thread WiseStockTrader
Hi Tomasz, I sent a couple emails last week about a possible afl bug and have not received any replies is there a backlog or something? This is unusual because I usually receive a reply the next day.

[amibroker] Re: No replies from Support

2010-05-17 Thread WiseStockTrader
Hi Tomasz ticket number is 71310 and you just got back to me thank you and i have replied. --- In amibroker@yahoogroups.com, Tomasz Janeczko gro...@... wrote: Hello, I searched the support and there are no e-mails from 'wisestocktrader@ e-mail. If you used different e-mail address

[amibroker] Re: INDICATORS

2010-04-18 Thread WiseStockTrader
www.wisestcotrader.com/indicators --- In amibroker@yahoogroups.com, q q war_maniac2...@... wrote: http://www.traderji.com/amibroker/25554-afl-required.html#post263348 --- On Sun, 4/18/10, Meerut Money Managers meerutmoneymanag...@... wrote: From: Meerut Money Managers

[amibroker] Re: INDICATORS

2010-04-18 Thread WiseStockTrader
www.wisestocktrader.com/indicators --- In amibroker@yahoogroups.com, Meerut Money Managers meerutmoneymanag...@... wrote: Dear QQ Thank you for the input REGARDS MEERUT MONEY MANAGERS (MMM) www.meerutmoneymanagers.com Disclaimer :This e-mail is confidential for information

[amibroker] ADK Memory Management

2010-04-02 Thread WiseStockTrader
Hello Does anyone know if all memory allocated via gSite.AllocArrayResult(); is freed automatically at the end of the dll function call via AFL? I hope Tomasz could answer this for me.

[amibroker] Re: ADK Memory Management

2010-04-02 Thread WiseStockTrader
, Tomasz Janeczko amibroker.com On 2010-04-02 11:45, WiseStockTrader wrote: Hello Does anyone know if all memory allocated via gSite.AllocArrayResult(); is freed automatically at the end of the dll function call via AFL? I hope Tomasz could answer this for me

[amibroker] Re: ATR./Turtle Script

2010-03-30 Thread WiseStockTrader
Hi three_percent do you mind if i put this formula on my site for others i will leave all credit to you of course? --- In amibroker@yahoogroups.com, three_percent se...@... wrote: It' a trend channel finder that computes a tight channel by way of ATR. The lower the ATR, the tighter the

[amibroker] Re: NSE scan and reporting of BULLISH - BEARSHING any popular AFL please

2010-02-06 Thread WiseStockTrader
An exploration for bullish/bearish stocks can be founf here: http://wisestocktrader.com/indicators/163-trend-exploration-slope-moving-average you should check out these two sites for amibroker formulas they have almost everything you would need: http://wisestocktrader.com/indicators

[amibroker] Re: The 350 Swing Trade

2010-02-04 Thread WiseStockTrader
Very simple if you look at the formula here http://wisestocktrader.com/indicatorpasties/14-350-swing you can it has 3 different params. So right click on the chart and select parameters then pick the 'price' option. --- In amibroker@yahoogroups.com, Richard aree...@... wrote: in the current

[amibroker] Re: Help with Formula

2010-02-03 Thread WiseStockTrader
Good god that formula has alot of problems. Why don't you describe what your trying to do. --- In amibroker@yahoogroups.com, benjamin.bolsa benjamin.bo...@... wrote: Hi, I am having a Sytax error in some line, Do you could help me: _SECTION_BEGIN ( Price); SetChartOptions ( 0 ,

[amibroker] Re: Volume Indictor Help!

2010-01-12 Thread WiseStockTrader
You can try the better volume indicator. I created a pastie for you here http://www.wisestocktrader.com/indicatorpasties/6-better-volume-indicator. That's what i'm experimenting with atm. It was posted on these forums ages ago based on the tradestation code posted on this site

[amibroker] Re: Volume Indictor Help!

2010-01-12 Thread WiseStockTrader
Sorry the above link didn't work its: http://www.wisestocktrader.com/indicatorpasties/6-better-volume-indicator no dot on the end. --- In amibroker@yahoogroups.com, WiseStockTrader wisestocktra...@... wrote: You can try the better volume indicator. I created a pastie for you here http

[amibroker] Re: Att : Reinsley (ONLY ONE LOGIC)

2010-01-02 Thread WiseStockTrader
Hi reinsley can you pastie the complete formula here http://www.wisestocktrader.com/indicatorpasties/new because the forum is wrapping the lines and killing the formatting. Thanks. --- In amibroker@yahoogroups.com, reinsley reins...@... wrote: _SECTION_END(); is missing in the previous

[amibroker] Re: Need help for price oscillator

2009-12-28 Thread wisestocktrader
Hi, is it okay if i post this formula on my site www.wisestocktrader.com? --- In amibroker@yahoogroups.com, Joris Schuller jschul...@... wrote: r1 = Param( Fast avg, 5, 2, 200, 1 ); r2 = Param( Slow avg, 35, 2, 200, 1 ); r3 = Param( MA-Pos osc, 7, 2, 200, 1 ); r4 = Param( MA-Neg osc, 20,