Re: [amibroker] Re: Anyone using realtime quotes/charting for US STOCKS other than esignal ?

2007-12-27 Thread ccie8340tx
Thanks Murthy and Ed. Esignal seems to have gotten a bit heavy headed these days. Its more than 36 hours since I reported bad ticks and they won't correct it unless its DAILY i am told. so much for their premium quality. I can't wait for the MT4 dedicated plugin for Forex (TJHelp pls) For

[amibroker] Re: Defining a specific Exit Price

2007-12-27 Thread Mike
Hi, A couple of thoughts for you: 1. Why not use the ApplyStop function native to AmiBroker? e.g. applyStop(stopTypeTrailing, ...); http://www.amibroker.com/guide/afl/afl_view.php?applystop 2. You probably want to check if Low < Ref(stop, -1), not Close, since a drop at any point in the perio

[amibroker] Re: Pyramiding a position at X% price rise

2007-12-27 Thread Mike
Launch the "Help Contents" from the AmiBroker "Help" menu. Change to the "Search" tab and enter "scaling". One of the first results will be "Portfolio level backtesting". Double click on that and you will see some examples of scaling, including scaling into an existing position once the positio

[amibroker] Re: Ranking Positionscore across all symbols

2007-12-27 Thread Mike
Hi, You may find message 114739 helpful, where I offer a code sample that I believe will help with what you are asking for. My example is based on limit orders, but the approach applies for any strategy. The basic principle is that as you process each symbol at each bar, you do a sorted save o

[amibroker] Re: Problem with Range Bars and Forex?

2007-12-27 Thread murthysuresh
--- In amibroker@yahoogroups.com, "bilbo0211" <[EMAIL PROTECTED]> wrote: > > --- In amibroker@yahoogroups.com, "Tomasz Janeczko \(groups\)" > wrote: > > > > Yes because currently minimum range is 0.01 or 100 pips. > > > > That is kind of a large minimum range bar. Most currency pairs are > $8-$1

[amibroker] Custom backtest questions

2007-12-27 Thread ifrmd
Hello everyone! I wrote this formula, but need help with it. 1. I cannot understand why it work very slow in backtester. I suppose, that this is because "bo.UpdateStats(a, 2)", or i use incorrect loop mode. Could i have any tips on thise!? 2. I cannot understand why variables "pvallong" and

[amibroker] Re: OT Wine/AmiBroker/AFLWizard

2007-12-27 Thread bilbo0211
--- In amibroker@yahoogroups.com, "Michael.S.G." <[EMAIL PROTECTED]> wrote: > > Bill, > What are performance issues? Slow AFL editor..? Problems with the > Web Research tool? Scrolling the chart left and right. I am not 100% sure it is wine configuration change because I started playing aroun

[amibroker] Re: Problem with Range Bars and Forex?

2007-12-27 Thread bilbo0211
--- In amibroker@yahoogroups.com, "Tomasz Janeczko \(groups\)" <[EMAIL PROTECTED]> wrote: > > Yes because currently minimum range is 0.01 or 100 pips. > That is kind of a large minimum range bar. Most currency pairs are $8-$10 per pip so the minimum range bar would be $800-$1000, which is more th

[amibroker] Re: Anyone using realtime quotes/charting for US STOCKS other than esignal ?

2007-12-27 Thread murthysuresh
dtniq is very good and they have a promotion plan till end of the month for new subscribers. see Tj earlier notification on it. --- In amibroker@yahoogroups.com, "ccie8340tx" <[EMAIL PROTECTED]> wrote: > > > - Original Message - > From: Padhu > To: amibroker@yahoogroups.com >

[amibroker] Re: Anyone using realtime quotes/charting for US STOCKS other than esignal ?

2007-12-27 Thread ccie8340tx
- Original Message - From: Padhu To: amibroker@yahoogroups.com Sent: Thursday, December 27, 2007 7:23 PM Subject: Anyone using realtime quotes/charting for US STOCKS other than esignal ? Hello, Anyone using realtime quotes/charting for US Stocks other than esignal ?.

[amibroker] some more q on ole documetntation

2007-12-27 Thread murthysuresh
i am looking at the analysis object and it has methods which makes me think on what the usage may be. how would i use it thro ole api and for what reason. if soemone can clarify, i can see if i can put them to some good use. 1. Sub Edit([ByVal bForceReload As Variant]) 2. Function SaveFormula(ByVal

[amibroker] Re: Amiquote and Ubuntu

2007-12-27 Thread flydbus320
Ok. How do I transfer it, shall I start a new one ? --- In amibroker@yahoogroups.com, "Michael.S.G." <[EMAIL PROTECTED]> wrote: > > Hi Flydbus, > Once we move this thread to the "amiquote" yahoo discussion group, > We can resolve your problem there. > This problem is Wine/Amiquote related. I

Re: [amibroker] Re: OT Wine/AmiBroker/AFLWizard

2007-12-27 Thread Michael.S.G.
Bill, What are performance issues? Slow AFL editor..? Problems with the Web Research tool? To remove the shdoclc.dll run winecfg and remove the shdoclc.dll overide under the libraries tab. I think thats about the only DLL change between the old "wine123setup/v9.0.31 dlls" and the new "win

[amibroker] Custom Selection buttons?

2007-12-27 Thread rome_peace
I am trying to customize amibroker for ease of use? ( I have some disabilities) and would like to use buttons to ,for example, go to my favourite stocks or a speccific watch list. Main reason is that my visual and hand coordination is impaired, but buttons tend to be larger and easier to see and c

Re: [amibroker] Re: Amiquote and Ubuntu

2007-12-27 Thread Michael.S.G.
Hi Flydbus, Once we move this thread to the "amiquote" yahoo discussion group, We can resolve your problem there. This problem is Wine/Amiquote related. I and I don't want to swamp the general Amibroker group with Amiquote posts. ATB Michael. flydbus320 wrote: > > Thanks for the answer

Re: [amibroker] Re: Problem with Range Bars and Forex?

2007-12-27 Thread Tomasz Janeczko (groups)
Yes because currently minimum range is 0.01 or 100 pips. Best regards, Tomasz Janeczko amibroker.com - Original Message - From: "bilbo0211" <[EMAIL PROTECTED]> To: Sent: Thursday, December 27, 2007 12:32 AM Subject: [amibroker] Re: Problem with Range Bars and Forex? > --- In amibroker@

[amibroker] Re: MDI Tabs

2007-12-27 Thread richcb750
You can use CTRL-TAB. --- In amibroker@yahoogroups.com, "Raajesh Jariwala" <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there any keyboard short-cut for shifting between MDI Tabs since I > do not prefer to use mouse a whole lot. > > Thanks and regards, > > Raajesh >

[amibroker] OT Linux - Amiquote and Ubuntu

2007-12-27 Thread bilbo0211
--- In amibroker@yahoogroups.com, "flydbus320" <[EMAIL PROTECTED]> wrote: > > Thanks for the answer. > I have the automatic import box checked. > I created a new ticker and did the update in Amibroker. It then opens > Amiquote, download as planned, but when going back to Amibroker, the > ticker has

[amibroker] Analysis Of Stock Events-Earnings,Splits, Dividends.

2007-12-27 Thread billbob7718
Greetings! How to get the software to search out earnings dates, split dates, dividends, etc. automatically, so that stock performance can be measured based on these dates? Also, what info service would need to be used? can you still use yahoo?

[amibroker] Re: Getting support after the initial correspondence

2007-12-27 Thread timgadd
Tomasz, Well, I did get a response after resending the message that i originally posted about, but when i replied to the response from that reply, i did not receive a return response (huh?). The title of my reply is shown below. I thought that the annotated message title would help to keep the

[amibroker] Re: Amiquote and Ubuntu

2007-12-27 Thread flydbus320
Thanks for the answer. I have the automatic import box checked. I created a new ticker and did the update in Amibroker. It then opens Amiquote, download as planned, but when going back to Amibroker, the ticker has not been updated. I don't know what you mean by Amibroker being opened with the right

[amibroker] Re: OT Wine/AmiBroker/AFLWizard

2007-12-27 Thread bilbo0211
--- In amibroker@yahoogroups.com, "Michael.S.G." <[EMAIL PROTECTED]> wrote: > > All Wine users, > I have now got AFLWizard working under wine. > > AFLWizard requires shdoclc.dll override. > Manually override with winecfg or wine regedit > AB_Wine_Overrides_V0.9.49.reg command. > > Download AB_Wi

[amibroker] Re: Amiquote and Ubuntu

2007-12-27 Thread bilbo0211
--- In amibroker@yahoogroups.com, "flydbus320" <[EMAIL PROTECTED]> wrote: > > I have installed Amibroker on Linux Ubuntu with Wine. It seems to work > very well, except that when I run Amiquote to update the database, it > does not export the datas into Amibroker. The data is downloaded, but > just

[amibroker] Amiquote and Ubuntu

2007-12-27 Thread flydbus320
I have installed Amibroker on Linux Ubuntu with Wine. It seems to work very well, except that when I run Amiquote to update the database, it does not export the datas into Amibroker. The data is downloaded, but just not exported. I made sure the destination folder is the correct one, but it does no

[amibroker] When last bar is completed?

2007-12-27 Thread irek_smaczny
Hi, I want to write system in Ami 4.9 and I have one problem. I want to know, when bar is completed. I found on: http://www.amibroker.com/guide/h_alerts.html that bar is completed when barcomplete = BarIndex() < LastValue(BarIndex()); But I think that is not in 100% true:-( I working on 1-Hours

[amibroker] AlertIf and Say - how to run ?

2007-12-27 Thread irek_smaczny
Hi, I my system I want to use AlertIf and Say. All is OK when Amibroker is open and maximized. But when my Amibroker is minimized then Alertif and Say don't work. Could anybody help me with that ? Regards