Search the web
Sign In
New User? Sign Up
amibroker · AmiBroker User's List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 123285 - 123314 of 143731   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
123285
Thx for the pixel Status functions Tomasz. Many of us had been waiting for this, and I suspect we'll see many more Gfx applications. PS ... released/ ... stack...
vlanschot
Offline Send Email
May 1, 2008
7:29 am
123286
Hello, 1. No, all GFX commands go to the "drawing list" (actually metafile) that is then executed (played back) on final rendering device (i.e. usually...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
8:27 am
123287
Thanks for the idea Chris I was hoping that OLE might provide some support in this area. So far I'm stumped /Paul. _____ From: amibroker@yahoogroups.com...
Paul Ho
paultsho
Offline Send Email
May 1, 2008
9:10 am
123288
Hello, I meet a difficulty to plot a Kaufman AMA function from AB menu Charts ... I installed two AFL scripts as follows. I created,with notepad, a function...
reinsley
Offline Send Email
May 1, 2008
12:26 pm
123289
Hi, I wonder if the CBI property bo.InitialEquity cannot be used to set the initial equity. At least for me it does not work and I must use the...
markhoff
Offline Send Email
May 1, 2008
12:36 pm
123290
Louis That sounds like what I have encountered also. I believe it is a result of selecting "enable" to save the database as local in the database settings, but...
onelkm
Offline Send Email
May 1, 2008
1:47 pm
123291
Hello, Initial Equity is used to INITIALIZE equity at the start of the backtest, nothing more. So even if you write to it, it has no effect because Equity is...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
1:47 pm
123292
Hi, But if I disable the save the database as local, I don't see the charts automatically; will this affect the backtest? Louis ... Hi, But if I disable the...
Louis Préfontaine
louisprefont...
Offline Send Email
May 1, 2008
2:02 pm
123293
Hi, I reallt don't like this problem. I've started an excel simulation, and after day 1 one choice was bad because the graphic was bad. If I click disable I...
Louis Préfontaine
louisprefont...
Offline Send Email
May 1, 2008
2:06 pm
123294
"Local database storage" **MUST BE** enabled when using IQFeed! Otherwise data are NOT stored ANYWHERE. It is ABSOLUTELY CRUICIAL to follow EXACTLY all...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
2:22 pm
123295
Thanks. Joseph Biran ____________________________________________ From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of Tomasz ...
J. Biran
jbiran
Offline Send Email
May 1, 2008
2:44 pm
123296
Hi Tomasz, The video shows 1-minute settings; does it mean DTN IQ Feed only works well with intraday data? Cause it's a mess with daily data; errors,...
Louis Préfontaine
louisprefont...
Offline Send Email
May 1, 2008
3:05 pm
123297
Hi Tomasz, I also tried to set the equity by using bo.Equity, but also this did not work (I tried both before and after bo.PreProcess). The manual says that...
markhoff
Offline Send Email
May 1, 2008
3:52 pm
123298
Hi Tomasz, sorry, I have to become more precise regarding the bo.Equity problem. Please see the debug output below for details: [2744] # bo.InitialEquity...
markhoff
Offline Send Email
May 1, 2008
4:10 pm
123299
I put the thing in another way, and the plot says " kama = {NAN} Periods=14 " The result of the AMA2 is not a number. The trace of the variables shows kama=0. ...
reinsley
Offline Send Email
May 1, 2008
5:45 pm
123300
Hello, It works with intraday AND with MIXED EOD/Intraday mode. With mixed mode available, it does not make any sense to use "EOD" mode. IQFeed plugin was...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
7:43 pm
123301
Hello, You need to understand that Equity property represents PORTFOLIO EQUITY, which is the SUM of Cash plus current value of any open positions. Equity will...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
7:46 pm
123302
Greetings all -- Here is an afl to trade the equity curve -- /////////////////////////////////////////// // EquityCurveFeedback.afl // // There are many...
Howard B
howardbandy
Offline Send Email
May 1, 2008
7:47 pm
123303
Hello, Technically it is not read-only (i.e. writing is allowed) but note that equity will be overwritten every bar with calculated value equal to (CASH +...
Tomasz Janeczko
amibroker
Offline Send Email
May 1, 2008
7:48 pm
123304
Greetings all -- Pardon my cynicism. But, after you find a data series for, say, the PPI, what will you do with it? Here is the government source:...
Howard B
howardbandy
Offline Send Email
May 1, 2008
8:10 pm
123305
Greetings all -- The constant used to define an exponential moving average is related to the "length equivalent" of that exponential moving average. constant =...
Howard B
howardbandy
Offline Send Email
May 1, 2008
8:20 pm
123306
It works for me. Did you change the symbol and try? There could be something wrong with your data for that symbol. Try on an index - CAC40 for example. ... ...
mohany1@...
mohan_yellayi
Offline Send Email
May 1, 2008
9:47 pm
123307
Why not use windows task scheduler...
treatmentinprogress
treatmentinp...
Offline Send Email
May 1, 2008
11:06 pm
123308
... long ... Can anybody please explain why this speeds up execution. I thought AB default was to load a 'few' more bars than required by AFL, so if the...
brian_z111
Offline Send Email
May 2, 2008
2:29 am
123309
I do, thats why i need to poll the status. The scripts runs automatically at scheduled time. _____ From: amibroker@yahoogroups.com...
Paul Ho
paultsho
Offline Send Email
May 2, 2008
2:49 am
123310
Hi Tomasz, Do you know any EOD reliable data provider with canadian data included? Thanks, Louis ... Hi Tomasz, Do you know any EOD reliable data provider with...
Louis Préfontaine
louisprefont...
Offline Send Email
May 2, 2008
3:01 am
123311
You are right, my datas are broken somewhere. It works on other contract. Thank you for the solution. I keep that in mind. Regards ... something wrong with...
reinsley
Offline Send Email
May 2, 2008
6:25 am
123312
Hello, ... It does so for indicators, commentaries, tooltip display and interpretations. It does NOT do so in AA. Why? It was discussed in the past already. I...
Tomasz Janeczko
amibroker
Offline Send Email
May 2, 2008
7:04 am
123313
Hi I am trying to do something similar but need my sellprice to execute at the point the sell criteria below is hit Sell = L < Ref(LLV(L,2),-1) OR...
alta hob
altahob
Offline Send Email
May 2, 2008
7:08 am
123314
So close, but not yet there... Hi - I've been trying to use Retrieve () from Quotations in C# using the description found here: ...
tiedemj
Offline Send Email
May 2, 2008
7:22 am
Messages 123285 - 123314 of 143731   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help