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 105856 - 105885 of 143719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
105856
Here is the error message that I get when trying to create the second chart window with either of the following commands: Alt+W - New Linked Window or Alt+F -...
Lester Vanhoff
lesv99
Offline Send Email
Feb 1, 2007
9:27 am
105857
Hello, All is correct in fact. The data you have is EOD data. But you are trying to display 1-minute (which you don't have). So switch the display to DAILY...
Tomasz Janeczko
amibroker
Offline Send Email
Feb 1, 2007
9:34 am
105858
try //permanent TickSize for all futures TickSize_ = IIf(SymbL1 == "6" OR SymbL2 == "E7", 0.0001, IIf(SymbL2 == "6B" , 0.0002, IIf(SymbL2 == "6J" , 0.000001, ...
J. Biran
jbiran
Offline Send Email
Feb 1, 2007
9:40 am
105859
Thanks, Tomasz. That solves the problem. However, it looks like the "new chart" window always defaults to 1 minute interval, so I always end up with this error...
Lester Vanhoff
lesv99
Offline Send Email
Feb 1, 2007
9:47 am
105860
thanks, good info. FYI, this reply includes .png version of your original graphics resulting in a file size of ~1/3 of original (129KB vs. 363KB) Joseph Biran ...
J. Biran
jbiran
Offline Send Email
Feb 1, 2007
9:49 am
105861
I should add that my Dbase is set to mixed eod/intraday data. Lester...
Lester Vanhoff
lesv99
Offline Send Email
Feb 1, 2007
9:54 am
105862
I think I have the answer. The "new chart" window will always default to the "base time interval" of the database (which in my case is one minute). Please...
Lester Vanhoff
lesv99
Offline Send Email
Feb 1, 2007
10:00 am
105863
Dear All, Help required for AFL of MACDComposite. Metastock formula is as under:- ==================== MACD - composite EMA ... { MACD or Histogram based on...
Hitash P
hitash_pandya
Offline Send Email
Feb 1, 2007
10:57 am
105864
Help required for AFL of MACD Composite, originally written by Mr. Jose Silva for Meta Stock.I have taken permission of Mr.Jose Silva regarding the same. ...
hitash_pandya
Offline Send Email
Feb 1, 2007
10:57 am
105865
... Hi chuck, i also use AB with an IQ Feed but i got problems during explorations or scans. From time to time the explorations or scans hang because the ...
o_smolka
Offline Send Email
Feb 1, 2007
10:58 am
105866
Hello, I used AB with an iq and an esignal feed and noticed that the explorations or scans hang each time, so some quotes could´t be backfilled. Each time i...
o_smolka
Offline Send Email
Feb 1, 2007
10:58 am
105867
Allan, Check the attached image....is this what you are talking about.....my data tree is set up like this....Sector / industry/ stock.... Anthony ... From:...
Anthony Faragasso
ajf1111us2000
Offline Send Email
Feb 1, 2007
11:19 am
105868
Thomasz for me the new version 1.93 of AQ works fine but ... I have tried to find all the command lines that I can use for the start up of AQ in Timers. The...
Ton Sieverding
amsiev
Offline Send Email
Feb 1, 2007
11:30 am
105869
Hi, I have several signals in my trading system: LongSetup: Cross(PDI(8),MDI(8)); StopBuy = ValueWhen(LongSetup,H); Buy = H>StopBuy; BuyPrice =...
dralexchambers
Offline Send Email
Feb 1, 2007
11:44 am
105870
Tomasz, That AFL you posted is sweet. Thanks alot!! Have you got any other secet afl code? Keep up the good work....
jim_wiehe
Offline Send Email
Feb 1, 2007
12:01 pm
105871
Has any started using AQ to retrieve commodity data from yahoo servers? Any instruction on how go about settng the database? TIA Regards Rakesh...
Rakesh Sahgal
rakeshkumaar...
Offline Send Email
Feb 1, 2007
12:31 pm
105872
Hello, Backfill never hung on my end using eSignal. I also did not have any problems using IQFeed with LATEST (important!) plugin Do you use "wait for...
Tomasz Janeczko
amibroker
Offline Send Email
Feb 1, 2007
12:42 pm
105873
Hello, It defaults to BASE time interval of the database. Go to File->Database Settings to change base interval. Best regards, Tomasz Janeczko amibroker.com ...
Tomasz Janeczko
amibroker
Offline Send Email
Feb 1, 2007
12:45 pm
105874
I've been having a problem with AB and was wondering if anyone could help. I use IB as backfill and have a database where Mixed EOD data is checked. I download...
tradinghumble
Offline Send Email
Feb 1, 2007
1:41 pm
105875
Thank you for your reply Allan, I will certainly visit the website you mentioned, I am getting close to buying a software now, I have narrowed down my list to...
jhnkrowski
Offline Send Email
Feb 1, 2007
1:45 pm
105876
Hi Tomasz, Thursday, February 1, 2007, 9:42:08 PM, you wrote: TJ> Backfill never hung on my end using eSignal. TJ> I also did not have any problems using...
Yuki Taga
yukitaga
Offline Send Email
Feb 1, 2007
1:45 pm
105877
Hello, Mixed mode is for eSignal. Please read the "things you should not do" paragraph at: http://www.amibroker.com/guide/h_rtsource.html Best regards, Tomasz...
Tomasz Janeczko
amibroker
Offline Send Email
Feb 1, 2007
1:48 pm
105878
Hello, ... Good luck with other softwares. You will be back here sooner or later once you outgrow other pieces. As for "strategy" - our strategy is to provide...
Tomasz Janeczko
amibroker
Offline Send Email
Feb 1, 2007
1:58 pm
105879
Is it possible in the backtester to code in AFL the following: - Open up two charts (basic price) - On the top chart, show all long positions. I use this code...
dralexchambers
Offline Send Email
Feb 1, 2007
3:35 pm
105880
Bravo TJ Brovo Their is so much in Ami you can't go wrong... You may have to work for what you want but it's there. If you want a cookie cutter program that...
mytakeismine
Offline Send Email
Feb 1, 2007
4:07 pm
105881
I have not tried this, but it should work. Add to Composites now works in indicator mode, so you can place your array (Long Setup etc) in an ATC and access it...
Ara Kaloustian
Akaloustian
Offline Send Email
Feb 1, 2007
4:33 pm
105882
Yuki, Have you used Categories->Groups to setup custom time frames for your different tickers, especially futures that trade outside regular hours. When you do...
Terry
magicth
Offline Send Email
Feb 1, 2007
4:34 pm
105883
Sorry - this is a bit beyond my beginner understanding. Could you give a solid example, eg:- - How to open up two charts in AFL - How to plot indicators to one...
dralexchambers
Offline Send Email
Feb 1, 2007
4:39 pm
105884
Hello I have been trying to create the cmf index like http://stockcharts.com/education/IndicatorAnalysis/indic_ChaikinMoneyFlo w1.html I modifed the code from...
murthysuresh
Online Now Send Email
Feb 1, 2007
4:49 pm
105885
I've been trying to experiment with Volume-based Price Bars using the code from the manual: TimeFrameMode( 2 ); TimeFrameSet( 50000 ); I've tried this with a...
Charles J. Dudek
cjdudek
Offline Send Email
Feb 1, 2007
5:09 pm
Messages 105856 - 105885 of 143719   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