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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 134539 - 134569 of 143786   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
134539
Brian, I never used MCS analysis in a formal way I guess but when developing portfolio systems I did do some research on the effect of adding noise to entry...
Edward Pottasch
ed2000nl
Offline Send Email
Feb 1, 2009
9:05 am
134540
Hello Progster I use Market Profile formula in 15 minutes chart. My database is a future in 1 minute. I run AB v: 5.17 My Intraday settings are : Day session...
reinsley
Offline Send Email
Feb 1, 2009
10:42 am
134541
Hi, I will soon finalizing my Heatmap code and I am looking for some beta testers, just to make sure it doesn't have any major problems before I post it on the...
jorgen_wallgren
Offline Send Email
Feb 1, 2009
10:49 am
134542
I believe that ValueWhen will do what you want, as shown below. PrevClose = Ref(Close, -1); Indices = BarIndex(); Rising = Close > PrevClose; FailureBars =...
Mike
sfclimbers
Offline Send Email
Feb 1, 2009
11:19 am
134543
Dear TJ, This is a heartfelt plea for you to prioritise fixing two AB bugs that have been causing me all sorts of problems for months. They are pretty ...
sidhartha70
Offline Send Email
Feb 1, 2009
12:13 pm
134544
Herman et al, IB works and so does Esignal. Esignal is really the better choice - the data is pretty much the most reliable (that is a big reliable) and ...
Anthony C. Abry
ftgy67
Offline Send Email
Feb 1, 2009
12:54 pm
134545
I actually just came across this too ... *http://www.amibroker.com/kb/2006/03/19/how-does-the-daily-time-compression-work/ ...
Anthony C. Abry
ftgy67
Offline Send Email
Feb 1, 2009
1:33 pm
134546
Since the purpose is for price pattern research we do not have to worry about "looking into the future" of the zigzag indicator. Varying the "change" parameter...
sursod
Offline Send Email
Feb 1, 2009
1:51 pm
134547
Re[2]: [amibroker] Re: The ultimate charting challenge for AB? Thanks Anthony, I am re-subscribing to eSignal today --- three weeks without it was too much to...
Herman
psytek2
Offline Send Email
Feb 1, 2009
1:58 pm
134548
It is not always the programs fault either. Take the British Pound for example. The futures contract trades on the CME (Chicago) but is really dependent on the...
Anthony C. Abry
ftgy67
Offline Send Email
Feb 1, 2009
2:21 pm
134549
Re[2]: [amibroker] Re: The ultimate charting challenge for AB? yes, for advanced traders it would no doubt be complex. But we have to start somewhere... simply...
Herman
psytek2
Offline Send Email
Feb 1, 2009
2:30 pm
134550
For forex and gld/slv I often use Oanda. They also offer an api, monthly costs depending on activity. Has anybody used this? Is there a plug-in available? Btw,...
frankphd_us
Offline Send Email
Feb 1, 2009
3:50 pm
134552
Thanks, so Close will still show in the wizard, but Industry will show in actual format file. Cool. That way I can update the Sector and Industry and Market...
gmorlosky
Offline Send Email
Feb 1, 2009
5:03 pm
134553
still. i am not sure why you did not consider dtn. i find dtn to be a billoin times better than esignal and a lot cheaper. you get delayed North american (us...
murthysuresh
Online Now Send Email
Feb 1, 2009
5:17 pm
134554
I second DTN. Super value, rock solid data. Much cheaper than eSignal... The only reason I can see to go the eSignal route is if you want to trade...
sidhartha70
Offline Send Email
Feb 1, 2009
5:25 pm
134555
Re: [amibroker] Re: The ultimate charting challenge for AB? Yes, no foreign markets, the idea is to access foreign markets. However, i am not sure how fast I...
Herman
psytek2
Offline Send Email
Feb 1, 2009
5:50 pm
134556
Greetings all -- I have received a couple of inquiries about using the equity curve to control the logic of a trading system. Pasted into this posting is a ...
Howard Bandy
howardbandy
Offline Send Email
Feb 1, 2009
6:05 pm
134557
Hi Anthony -- You wrote: "It is not always the programs fault either. Take the British Pound for example. The futures contract trades on the CME (Chicago) but...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:10 pm
134558
Hi Ed, and all -- Your wrote: "with an incomplete database or dataset I meant that many symbols have disappeared over the years through bankruptcies or...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:16 pm
134559
Hi Jorgen -- I am using DTN IQ real-time data. I am a willing beta tester. Thanks, Howard On Sun, Feb 1, 2009 at 3:49 AM, jorgen_wallgren ... Hi Jorgen -- I...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:18 pm
134560
Hi Brian -- I am writing a third book -- Advanced AmiBroker. It will have sections on portfolio management, risk assessment, position sizing, options pricing,...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:25 pm
134561
Hi Angelo -- Your wrote: "for more clarification, please see a JPEG of an AA results of a pair trading strategy, stored in...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:29 pm
134562
Hi Maria -- You can order a brand new copy here: http://www.quantitativetradingsystems.com Thanks, Howard...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
6:33 pm
134563
Hi Jorgen -- I am using DTN IQ real-time data. I am a willing beta tester. Thanks, Ara ... From: "jorgen_wallgren" <jorgen.wallgren@...> To:...
Ara Kaloustian
Akaloustian
Offline Send Email
Feb 1, 2009
6:33 pm
134564
Hello Guys, I have too a question concerning the IB plugin. I want to send a trailing stop order with for an example of 15%. I read the documentation at...
guhu0434
Offline Send Email
Feb 1, 2009
6:39 pm
134565
Interesting example Howard - thanks for sharing. I'll admit I don't understand why this would work as a piece of code - how can you have Amibroker compute a...
droskill
Offline Send Email
Feb 1, 2009
7:03 pm
134566
There are a couple of ways to do this. 1. Send and order. In your code monitor for the fill. Then get the the fill price. Then send a trailing order 15% above...
Barry Scarborough
razzbarry12000
Offline Send Email
Feb 1, 2009
7:03 pm
134567
thanks Howard, using QP myself as well. here links to a series of documentaries called: The Ascent of Money 1)...
Edward Pottasch
ed2000nl
Offline Send Email
Feb 1, 2009
7:32 pm
134568
Hi Damian -- Yes, the Equity() function returns an array. When that result is assigned to a variable (which must also be an array, and which it will be unless...
Howard B
howardbandy
Offline Send Email
Feb 1, 2009
7:46 pm
134569
Hi Howard, You have been busy today. Glad you posted because I left a lot of people off my Christmas honour roll, who should have been there, and you were one ...
brian_z111
Offline Send Email
Feb 1, 2009
9:50 pm
Messages 134539 - 134569 of 143786   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