[Komunitas AmiBroker] Riset: HANGSENG

2010-08-29 Thread Suwahadi
Hi traders, kami baru saja memberi ulasan tentang Hangseng. Ingin tau kemana arah pergerakannya dalam waktu dekat ini? Mari lihat disini (Click Here).

[Komunitas AmiBroker] Riset: GOLD

2010-08-29 Thread Suwahadi
Hi traders, kami baru saja memberi ulasan tentang Gold. Ingin tau kemana arah pergerakannya dalam waktu dekat ini? Mari lihat disini (Click Here)

[Komunitas AmiBroker] Cara melakukan Backtest dengan AMibroker

2010-08-29 Thread Eddi Purba
Selamat malam Mas Dendo dan para senior pecinta amibroker... Saya sudah mencoba-coba untuk menggunakan backtesting di Amibroker, namun tidak berhasil hingga saat ini. Mohon bimbingannya dong, bagaimana menggunakan aplikasi backtesting yang tersedia di Amibroker ini. Terimakasih banyak Eddi

[Komunitas AmiBroker] Riset: Dowjones

2010-08-29 Thread Suwahadi
Hi traders, kami baru saja memberi ulasan tentang Dowjones. Ingin tahu kemana arah pergerakannya dalam waktu dekat ini? Mari lihat disini (Click Here).

[Komunitas AmiBroker] Riset: SILVER

2010-08-29 Thread Suwahadi
Hi traders, kami baru saja memberi ulasan tentang Silver. Ingin tau kemana arah pergerakannya dalam waktu dekat ini? Mari lihat disini (Click Here)

Re: [Komunitas AmiBroker] chart tidak keluar?

2010-08-29 Thread andrytjoe
Coba ke menu file - new Pilih Default chart pa setyadi Salam Andry Tjoe www.omniinvest.net Sent from my BlackBerry® smartphone from Sinyal Bagus XL, Nyambung Teruuusss...! -Original Message- From: setyadi halim setyadi...@yahoo.co.id Sender: amibroker-4-bei@yahoogroups.com Date: Sun, 29

Re: [Komunitas AmiBroker] IHSG 6 hr ke depan

2010-08-29 Thread NuTrader
Mas Eco, thanks comment nya... benar 6 candle terakhir menjadi 1 candle dan itu kan hanya prediksi. dan konon utk doji peluangnya adalah sideways atau turunsayangnya harus nunggu 6 hari bursa, baru akan terbentuk candle berikutnya.. salam --- Pada Sen, 30/8/10, Eco Syariah

Re: [Komunitas AmiBroker] Riset: NIKKEI

2010-08-29 Thread colonel262
Just comment, Coba teliti chart Nikkei sejak tahun 1990-skr , saat itu di berapa, dan saat skr di berapa, kesimpulannya kira-kira bagaimana. Stronger iya, tapi sulit bs panjang strongernya. Salam == Best Regards, Colonel Change is the law of life. And those who look only the past or

Re: [amibroker] AFL Help needed

2010-08-29 Thread Mubashar Virk
On 8/29/2010 8:29 AM, arun wrote: Dear All Assistance required from the experts... Can any one pls make an AFL for me with which i can back test, explore and scan and get buy sell signal alerts Rules are as below Long Entries The Buy Setup 1. The 5-day MA has crossed above the

[amibroker] Re: How many open charts do you use

2010-08-29 Thread asia_wanderer
Thomasz I've given up daytrading now in favour of longer term trading (which is why I can now use Amibroker). When daytrading I had 15 tick charts open for a symbol (three markets). This was with IQfeed that did not have any compressed datafeed. Now with EOD trading I use 4 timeframes

[amibroker] Re: How many open charts do you use

2010-08-29 Thread Rob
Herman, I think this is what they call a 2+ standard deviation event.

[amibroker] Re: How many open charts do you use

2010-08-29 Thread Rob
Asia Wanderer, AmiBroker can be used for day trading fine, but you have to be smart about how you use it. For a start, most retail traders are living in dream land if they think looking at tick charts is going to give them an edge... human beings don't have the capacity to execute on that kind

[amibroker] Req Can you help me draw a dotted line at the green or red circle in this afl,pl

2010-08-29 Thread ford7k
Hi afl expewrts Here is an afl trenddetection by Graham kavanagh. hERE HE PLOTS CIRLES RED OR GREEN AS TREND CHANGES. i FIND i need a dotted line or a line of short length to be drawn from each cirle. can you help me draw a short line of dots from green circle and from red circle please give me

[amibroker] Re: How many open charts do you use

2010-08-29 Thread cvanhaesendonck
Hello TJ, In my cases, for day trading, I use 9 chart windows (9 different symbols) and each of them has 11 panes (identical for each chart, this is my default chart template). Some days I have found that this is too much resource consuming then I decrease to 4 to 6 chart (10 minutes time

[amibroker] head n shoulders formula in amibroker help required

2010-08-29 Thread ford7k
Hi afl experts I have found two hns formulae one by dimitris psokakis and a modified version by Wells. Surprisingly both do not seem to capture the right candidates and in time. I came to know this as I see some companies recomendations or tips quoting so n so scrip is now under head n

[amibroker] Re: Performance

2010-08-29 Thread rise_t575
I'd like to expand a little bit on this. While what Tomasz has said is definitely correct, even when using a position size of 1 unit and large intitial equity, with many trades, there's always the - admittedly most often theoretical - danger that some trades are skipped because of

[amibroker] 52 week high

2010-08-29 Thread prasantaroy36
Hi, i want to plot as text 52 week high date. So, what will be the afl logic ? Pl,help. Thanks

Re: [amibroker] Re: Performance

2010-08-29 Thread Tomasz Janeczko
Hello, If you are concerned, you can switch to Detailed log report mode and it will tell you if any signal is skipped. You can also use old backtester that runs each symbol on its own and there are no portfolio-level effects. Best regards, Tomasz Janeczko amibroker.com On 2010-08-29 20:05,

Re: [amibroker] Performance

2010-08-29 Thread tstudent
Think together. I have 50.000 usd, i decide to invest 10.000 usd fixed for every trade. I start my trading system and unfortunatly at the first trade i lose 2.000 usd. Amibroker report a loss of 2.000/50.000 = -4% After two years my system has done a very good job. Now i have 100.000 usd Next

Re: [amibroker] Performance

2010-08-29 Thread Tomasz Janeczko
Hello, Simply, you are looking at wrong place. What you are after is called point-only test. In such test, you look at DOLLAR (or point) gains/losses only and at NON-percent metrics. You should NOT look at percents at all in point-only tests. Percents do not add. 10% up and 10% down does not

[amibroker] Re: Performance

2010-08-29 Thread Mike
A loss of -2/10 is still a loss of -2/10 regardless of how much you have in the bank. Look at the *trade* metrics. If you are trading using a fixed dollar value (e.g. always $10 as in your example), then the trade metrics will be identical regardless of initial equity. Specifcally; All trades

Re: [amibroker] 52 week high

2010-08-29 Thread afzal hossain
YOU can use this tow for high and low Plot(HHV(H,Param(Hi-Days,30,7,365,1)),DysHi,colorGold,33);Plot(LLV(L,Param(Lo-Days,30,7,365,1)),DysLo,colorYellow,33); --- On Sun, 8/29/10, prasantaroy36 prasantaro...@yahoo.com wrote: From: prasantaroy36 prasantaro...@yahoo.com Subject: [amibroker] 52 week

Re: [amibroker] 52 week high

2010-08-29 Thread afzal hossain
Sorryuse this Plot(HHV(H,Param(Hi-Days,365,7,365,1)),DysHi,colorGold,33);Plot(LLV(L,Param(Lo-Days,365,7,365,1)),DysLo,colorYellow,33); --- On Sun, 8/29/10, afzal hossain cube_...@yahoo.com wrote: From: afzal hossain cube_...@yahoo.com Subject: Re: [amibroker] 52 week high To:

[amibroker] Re: Formula Help Needed

2010-08-29 Thread JEFF F
Thanks for your help Ed. That works great. Any chance of changing that exit at stop profit(SellPriceAdjusted) to a trailing stop? --- In amibroker@yahoogroups.com, cas soni soni...@... wrote: Hello Edward,wow..great .   .i was looking for something like this [ i.e- your code ]Thank you

[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] Re: 52 week high

2010-08-29 Thread prasantaroy36
Hi, Thanks for your response but i want to plot as text 52 week high date on chart. For this reason, pl, pl, provide afl logic. Thanks --- In amibroker@yahoogroups.com, afzal hossain cube_...@... wrote: Sorryuse this

[amibroker] Definitive Guide to AFL

2010-08-29 Thread Blackcat
I'm an experienced MetaStock programmer who is considering moving over to AmiBroker. What is the most comprehensive guide to AFL? I have the help file from the program and would like to know if there are any other good reference works that dig deep into AFL. I hope the help file is not all

[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] How many open charts do you use

2010-08-28 Thread Tomasz Janeczko
Hello, I have a question for AmiBroker users, especially those using it in real-time: how many chart windows do you have open simultaneously and how many panes per chart ? I mean the maximum that you use or would like to use. I am asking because knowing that would make code tuning /

[amibroker] Re: How many open charts do you use

2010-08-28 Thread Rob
TJ, As a real time day trader I use 12 open charts... each chart currently has 8 panes, but frankly I only use max 3 panes per chart (on some a single pane only)... I think 8 may have been the default and I didn't change it. As I understood it, reducing the number of panes didn't add any speed

[amibroker] Formula Help Needed

2010-08-28 Thread JEFF F
If one of the AFL experts out there could help me out, it would be greatly appreciated. I do not understand why, in this formula the sell price is not being executed according to my stops. Please understand this is a work-in-progress and not meant to be a complete formula. I put in all the

[amibroker] How many open charts do you use

2010-08-28 Thread Vinay Gakkhar;
Dear Tomasz, In my view the ideal maximum is 10 windows (the font I use is Abadi MT Condensed 8), 5 of them with 1 each default chart, and the other 5 with 1each linked chart, each 'linked chart' linked to 1 each default chart. The idea is that I will have 5 stocks/ commodities each with one

Re: [amibroker] Re: How many open charts do you use

2010-08-28 Thread Keith McCombs
I am confused by your use of the terms 'sheet' and 'pane'. I believe that 8 is the default number of sheets per chart (or is it per chart window). One is the default number of panes per sheet. Also, I'm not sure what a chart is. For example, on page 38 of the Users Guide 5.20, I see a

Re: [amibroker] How many open charts do you use

2010-08-28 Thread Dennis Brown
Tomasz, Currently I have one main chart open as visible with just one pane. I also have 3 other chart windows open on upper tabs, but not always visible. My intention is to have up to 4 additional minimized charts running in the background on different timeframes to provide timed refresh AFL

Re: [amibroker] Re: How many open charts do you use

2010-08-28 Thread Tomasz Janeczko
Hello, Keith, you are right. In AmiBroker, a chart is a window that may contain one or more panes (each displaying indicator and/or price/volume). Sheets are excel-like tabs on the bottom of chart window. I was asking for chart windows and panes in the sense above. As I understand it Rob

[amibroker] Re: Formula Help Needed

2010-08-28 Thread JEFF F
Thanks cas soni, I appreciate your input, and adding the plot. The problem I am having is the sellprice and sellstop seem to be floating numbers and recalculated every day. I want them to be calculated once at entry, and remain that fixed value until a sell is triggered. Any help is much

Re: [amibroker] Re: How many open charts do you use

2010-08-28 Thread Keith McCombs
TJ -- I think I got it now. Chart, as an adjective, as in chart pane, chart sheet, chart widow, etc.. As a noun, it means a chart window. Thank you very much. -- Keith On 8/28/2010 13:01, Tomasz Janeczko wrote: Hello, Keith, you are right. In AmiBroker, a chart is a window that may

[amibroker] QP EOD data base not updating

2010-08-28 Thread Keith McCombs
I originally posted this as a follow up to Using QP EOD and AB 64bit. I assume it was overlooked because of this. TJ -- Running the Scan helped. However, that leads me to another question or two: I had set up the data base, QP3L, with local enabled a while ago, in addition to my already

Re: [amibroker] QP EOD data base not updating

2010-08-28 Thread Tomasz Janeczko
Hello, 1. It will only update if a) you scan entire database using 32-bit version. b) you make sure that in File-Database Settings Data source is set to Quotes Plus. How copying from external database to local one works is explained in manual: http://www.amibroker.com/guide/h_workspace.html

[amibroker] desperately need help forgetting pop up window alert

2010-08-28 Thread amit k
plz help i m looking for pop window formula which i can add to my formulae...so whenever i use ita pop window opens with buy-sell share name on the basis buy-sell signals generated by my formula and on compltd bars only( no repetition)and when evr any signal comes on

RE: [amibroker] How many open charts do you use

2010-08-28 Thread TA
6 charts, 4 panes From: amibroker@yahoogroups.com [mailto:amibro...@yahoogroups.com] On Behalf Of Tomasz Janeczko Sent: Saturday, August 28, 2010 6:54 AM To: amibroker@yahoogroups.com Subject: [amibroker] How many open charts do you use Hello, I have a question for AmiBroker users,

Re: [amibroker] How many open charts do you use

2010-08-28 Thread J R
    6 charts   3 panes   JR From: Tomasz Janeczko gro...@amibroker.com Subject: [amibroker] How many open charts do you use To: amibroker@yahoogroups.com Date: Saturday, August 28, 2010, 8:53 AM   Hello, I have a question for AmiBroker users, especially those using it in real-time: how

[amibroker] Re: How many open charts do you use

2010-08-28 Thread Rob
Sorry yes. 12 chart windows. Each with 8 sheets. Each chart window has only one pane. --- In amibroker@yahoogroups.com, Tomasz Janeczko gro...@... wrote: Hello, Keith, you are right. In AmiBroker, a chart is a window that may contain one or more panes (each displaying indicator

Re: [amibroker] How many open charts do you use

2010-08-28 Thread Edward Pottasch
I have 8 charts, each having 3 panes. But I have multiple Layout setups and click between them depending on what I trade. These days I usually use a 4 chart layout each with 3 panes, all using 5 min interval but a 1 minute database. reason I do not use N-Volume charts is that I can only use

[amibroker] Performance

2010-08-28 Thread tstudent
Is possible, with Amibroker, to have performance results indipendent from equity? When i test a system i don't want posizion sizing, i don't want initial equity, i only want evaluate every single trade without the influence of the equity in a particular point in time. Thanks

Re: [amibroker] Performance

2010-08-28 Thread Tomasz Janeczko
Hello, You just run your test with one contract SetPositionSize( 1, spsShares ); (or fixed trade amount). SetPositionSize( 5000, spsValue ); // $5000 in every trade This will give you raw performance, without sizing effects. Best regards, Tomasz Janeczko amibroker.com On 2010-08-28

Re: [amibroker] Re: Formula Help Needed

2010-08-28 Thread Edward Pottasch
Jeff, I agree with cas soni that plotting the problem makes it easier to solve. You can use the valuewhen() function but the problem is that before a sell is found new buy signals emerge. That is why I would solve such a problem using an exit loop. See code below. If this can be solved using

Re: [amibroker] Re: Formula Help Needed

2010-08-28 Thread cas soni
Hello Edward,wow..great .   .i was looking for something like this [ i.e- your code ]Thank you --- On Sun, 29/8/10, Edward Pottasch empotta...@skynet.be wrote: From: Edward Pottasch empotta...@skynet.be Subject: Re: [amibroker] Re: Formula Help Needed To: amibroker@yahoogroups.com Date: Sunday,

Re: [amibroker] Performance

2010-08-28 Thread Tomasz Janeczko
Hello, You need to think again. No, there won't be ANY influence if your initial equity is large enough so no trade is dropped because of insufficient funds. Equity curve is not sum of percent profits, but actual VALUE of portfolio (in dollar terms). If all trades have equal position size

Re: [amibroker] How many open charts do you use

2010-08-28 Thread Tomasz Janeczko
Hello, Thank you everyone who responded. It gives me good idea about setups you are using (and confirms my earlier assumptions that chart window count is usually well below 20 with each window having not more than 4-5 panes - speaking of course about visible, simultaneously open windows).

[amibroker] Re: Two Newbie Questions

2010-08-28 Thread valuelive
Thanks Sanjiv In future, I will ask one question per post. kind regards valuelive

[amibroker] Re: Should All Symbols in Database Have Same Amount of Data?

2010-08-28 Thread valuelive
Thanks Keith and Sanjiv for your replies - this newbie greatly appreciates your input. Clearly AB is a sophisticated TA software package. With sophistication comes many benefits. But it also requires a reasonable investment in time to (a) work out how to make the sotware do what you want it

[amibroker] Help with Swing Chart

2010-08-28 Thread aarbee60
I refer to the Gann Swing Chart code originally done be Tomasz. The charts identify the Swing Low and Swing High charts with dots depicting the no. of bars since the last swing point. I would like the code to draw straight lines connecting the High and Low points of the swing bars, much like a

[amibroker] Re: How many open charts do you use

2010-08-28 Thread af_1000000
Hello, 3 charts per symbol (4 pains including price for the first and the second chart and third chart only one pane). First chart for the direction, second for the execution, third (always minimized) to calculate everything for the first and the second chart. The third chart is like a batch

[amibroker] Re: Looking for a suitable Intraday data supplier

2010-08-27 Thread razorruss17
Hey, If you don't require a backfill, and you know which symbols you need the data for, you can probably get away with using the free Think of Swim Desktop DDE method. It requires you have a copy of Amibroker open capturing data into your real-time symbol list. There's information on how to

[amibroker] Re: Hindenburg Indicator

2010-08-27 Thread razorruss17
I have a version of the indicator based off of my study notes for the CMT Level 2 exam. email me if you're interested. Mine is not flashing a full-blown signal but if and when it does, it usually occurs several times with the first signal occurring up to three months before the rug gets pulled

[amibroker] plz help for pop-window settings

2010-08-27 Thread amit k
plz help i m looking for pop window formula which i cna add to my formulae...so whenever i use ita pop window opens with buy-sell share name on he basis buy-sell signals generated by my formula and on compltd bars only like ..i have 15 stks in the formula shuld anaysle

[amibroker] Re: How to convert AFL to DLL for dummy

2010-08-27 Thread .Net SDK
Hi, try this: http://sites.google.com/site/dotnetsdkforab/ download and install the 2.0 beta. Download and look at the case studies. To Center of Gravity case study shows how you can convert your AFLs to a .Net plug-in. If you create a simple AFL plug-in, anyone can use it via the Free

Re: [amibroker] Change data of ticker not in view

2010-08-27 Thread reinsley
Hi, I am not sure to understand your request. Menu | Symbol | Information Contract Specification : Force your values into Tick size and Point Value Best Regards Le 27/08/2010 10:55, gy.lukacs a écrit : Hi In a data plugin: Do you know how to add to / change ticks of a ticker which is

Re: [amibroker] Change data of ticker not in view

2010-08-27 Thread reinsley
or Symbol Quote Editor Le 27/08/2010 11:30, reinsley a écrit : Hi, I am not sure to understand your request. Menu | Symbol | Information Contract Specification : Force your values into Tick size and Point Value Best Regards Le 27/08/2010 10:55, gy.lukacs a écrit : Hi In a data

Re: [amibroker] Change data of ticker not in view

2010-08-27 Thread Tomasz Janeczko
Hello, You don't need to worry about adding symbols. It is all done automatically by AmiBroker. Your only responsibility is to fill data for given symbol IF/WHEN AmiBroker asks for it via GetQuotesEx. The idea is very simple: AmiBroker ask for data for given symbol and you should deliver. If

Re: [amibroker] Re: How to convert AFL to DLL for dummy

2010-08-27 Thread TimurLangit
Jozsef, Thank you so much. I'll try it. Timur Sent from my iPhone On Aug 27, 2010, at 3:16 PM, .Net SDK dotnetsdkfo...@yahoo.com wrote: Hi, try this: http://sites.google.com/site/dotnetsdkforab/ download and install the 2.0 beta. Download and look at the case studies. To Center of Gravity

[amibroker] Re: Looking for a suitable Intraday data supplier

2010-08-27 Thread bingk66
Hello Howard, Thanks for your prompt reply. I have tried to use IB's streaming data and the constant throttling by IB just made the whole experience unworkable. I will take a closer look at DTNIQ or Esignal. Bing --- In amibroker@yahoogroups.com, Howard B howardba...@... wrote: Hi Bing

[amibroker] Re: Looking for a suitable Intraday data supplier

2010-08-27 Thread bingk66
Thanks Russ, I'll have a look at Think of Swim Desktop DDE method as well. Bing. --- In amibroker@yahoogroups.com, razorruss17 rsebr...@... wrote: Hey, If you don't require a backfill, and you know which symbols you need the data for, you can probably get away with using the free Think

[amibroker] Re: Change data of ticker not in view

2010-08-27 Thread gy.lukacs
Hi, I write a data plugin. Amibroker calls GetQuotes(Ex) to get data for ticker A, that's OK. How do I backfill ticker B if Amibroker does not call GetQuotes(Ex) for ticker B? Thanks lukit --- In amibroker@yahoogroups.com, reinsley reins...@... wrote: Hi, I am not sure to understand

[amibroker] Re: Change data of ticker not in view

2010-08-27 Thread gy.lukacs
Hi TJ, You don't need to worry about adding symbols. It is all done automatically by AmiBroker. Your only responsibility is to fill data for given symbol IF/WHEN AmiBroker asks for it via GetQuotesEx. The idea is very simple: AmiBroker ask for data for given symbol and you should

Re: [amibroker] Re: Change data of ticker not in view

2010-08-27 Thread Tomasz Janeczko
Hello, You will get GetQuotesEx call for EVERY symbol the user is watching or scanning. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 14:43, gy.lukacs wrote: Hi TJ, You don't need to worry about adding symbols. It is all done automatically by AmiBroker. Your only

[amibroker] automatic import

2010-08-27 Thread Ju
I have some data from sources that are not directly integrated with Amibroker/Amiquote. I want them to be automatically loaded into AB. Does AB provide any programmable interface? Is .afl coding the only solution? How is .afl performance if the data is huge?

[amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Hello, senior members, I have been facing a problem for last 3 days, will be thankful if someone helps me in solving it. When I begin getting intraday data into Amibroker, the time the price in both Amibroker window my data-feed source are the same. But Amibroker window starts showing

Re: [amibroker] Problem with data

2010-08-27 Thread Tomasz Janeczko
Hello, You don't even mention the data source you are using, settings, or anything. Imagine that no one sees your computer screen and we simply don't know what your setup is. You need to describe it. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 15:59, Vinay Gakkhar wrote: Hello,

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Dear Tomasz, Many thanks for your immediate response. Sorry for my not giving full details. I am using data-provider named ManshiRT ( www.manshi.co.in ) which fetches current data from TT Advance, the online trading platform of India Infoline (my broker), and ManshiRT feeds the data into

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar.
Dear Tomasz,Many thanks for your immediate response. Sorry for my not giving fulldetails.I am using data-provider named ManshiRT ( www.manshi.co.in ) which fetchescurrent data from TT Advance, the online trading platform of IndiaInfoline (my broker), and ManshiRT feeds the data into Amibroker.

[amibroker] Feeding Fundamental Data [1 Attachment]

2010-08-27 Thread afzal hossain
Hi All Can any body tell me how can i feed attached fundamental data in to Amibroker?This data I have collected from a website. Amibroker does not have a data feeder for www.dsebd.org I use a local data feeder for intraday and eod from .csv file. ThanksAfzal

[amibroker] Re: automatic import

2010-08-27 Thread Ed H
You can go to the HELP file and SEARCH for IMPORT ASCII. Once you have a clear text script constructed, go to the FILE dropdown and then IMPORT ASCII. Here is a brief OT example: $FORMAT NAME, FULLNAME, MARKET, INDUSTRY $OVERWRITE 1 $BREAKONERR 1 MYY, ProShrs Shrt 1X MIDCP, 2, 250 QLD, ProShrs

Re: [amibroker] Problem with data

2010-08-27 Thread Tomasz Janeczko
Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 16:39, Vinay Gakkhar. wrote: Dear Tomasz, Many thanks for your immediate response.

Re: [amibroker] addtocomposite with four arrays

2010-08-27 Thread reinsley
|// RSIc // courtesy by Dimitri Tsokakis *procedure* RSIc( n ) { *C* = RSIa( *C*, n ); *O* = RSIa( *O*, n ); *H* = RSIa( *H*, n ); *H* = IIf( *H* Max( *C*, *O* ), Max( *C*, *O* ), *H* ); *L* = RSIa( *L*, n ); *L* = IIf( *L* Min( *C*, *O* ), Min( *C*, *O* ), *L* ); } n = Param( n, 10, 5,

[amibroker] addtocomposite with four arrays

2010-08-27 Thread mikk12345
HI, I would like to create a ticker that has the (open/rsi(14),high/rsi(14),Low/rsi(14), close/rsi(14) and have it displayed as a candlestick. It seems that addtocomposite can only create line charts with a single value. Is there a solution? Thanks Mikey.

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar
Dear Tomasz, ok, thanks. Best regards, Vinay Gakkhar On Fri, 27 Aug 2010 21:01:32 +0530, Tomasz Janeczko gro...@amibroker.com wrote: Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best

Re: [amibroker] Problem with data

2010-08-27 Thread Vinay Gakkhar.
Dear Tomasz,ok, thanks.Best regards,Vinay GakkharOn Fri, 27 Aug 2010 21:01:32 +0530, Tomasz Janeczko gro...@amibroker.comwrote: Hello, You would need to contact the vendor of ManshiRT. It is 3rd party product. AmiBroker.com only provides support/help for our own products. Best regards, Tomasz

Re: [amibroker] addtocomposite with four arrays

2010-08-27 Thread Tomasz Janeczko
Hello, Read the docs (again). AddToComposite allows to store OHLC V and OI fields by specifying second parameter. Best regards, Tomasz Janeczko amibroker.com On 2010-08-27 17:44, mikk12345 wrote: HI, I would like to create a ticker that has the (open/rsi(14),high/rsi(14),Low/rsi(14),

[amibroker] SIMPLE APPLYSTOP QUESTION

2010-08-27 Thread bistrader
Want to exit at NEXT day close when get to 5%. So, if get to 5% today, then would exit next market day at the closing price. I have the following but it exits TODAY and not next day. What am I doing wrong? SetTradeDelays(1, 1, 1, 1); ApplyStop( stopTypeProfit, stopModePercent, 5, 0, 0 );

[amibroker] Req Help on P F charts-can I draw ema50,ema200 on pf chart,how to find buy

2010-08-27 Thread ford7k
Hi afl experts, Recently I began studying pf charts. The question is can I drag drop a 50ema Moving average and a 200 ema on to the pf chart? Are these ema lines valid and useworthy? please help regards ford Req Help on P F charts-can I draw ema50,ema200 on pf chart,how to find buy

Re: [amibroker] automatic import

2010-08-27 Thread Keith McCombs
Ju -- If you need to do this infrequently, you can use AB's ASCII import Import Wizard and ASCII Import. They are very easy to use and quite fast. If you want to do this every day or even more often, then you will probably want to do it programmatically. Take a look at the file functions,

[amibroker] Re: SIMPLE APPLYSTOP QUESTION

2010-08-27 Thread j0etr4der
Hi, You need to read the Applystop entry in Help/UG. See Scenario 3. ApplyStop( stopTypeProfit, stopModePercent, 5, 2, 0 ); BR, Joe --- In amibroker@yahoogroups.com, bistrader bistra...@... wrote: Want to exit at NEXT day close when get to 5%. So, if get to 5% today, then would exit

[amibroker] Using QP EOD data and AB 64bit

2010-08-27 Thread Keith McCombs
I would like to use AB 64bit for running exhaustive optimization on QuotesPlus EOD data. However, AB does not have a 64bit plugin for QuotesPlus data. One thought I have is to write all the data out to ASCII files using fputs(), then import it into a new data base using ASCII import. But I

Re: [amibroker] Using QP EOD data and AB 64bit

2010-08-27 Thread Tomasz Janeczko
Hello, It is easy (no need to export/import): 1. Setup the QP2 database using 32 bit version, make sure that local data storage is enabled 2. Run a scan over all symbols ONCE using 32 bit version. 3. Run 64-bit AmiBroker on that QP2 database. It does not matter that you don't have QP2 plugin

[amibroker] Re: SIMPLE APPLYSTOP QUESTION

2010-08-27 Thread bistrader
It is true that I want to exit next day, but not at Open. I want to exit the next day and at the close for the next day. --- In amibroker@yahoogroups.com, j0etr4der j0etr4...@... wrote: Hi, You need to read the Applystop entry in Help/UG. See Scenario 3. ApplyStop( stopTypeProfit,

Re: [amibroker] Using QP EOD data and AB 64bit

2010-08-27 Thread Keith McCombs
TJ -- Running the Scan helped. However, that leads me to another question or two: I had set up the data base, QP3L, with local enabled a while ago, in addition to my already existing local disabled data base, QP3. 1. QP3L does not update when running either AB32 or AB64. So it has no new

[amibroker] Should All Symbols in Database Have Same Amount of Data?

2010-08-27 Thread valuelive
Hi All I am in the process of setting up my first AB database. Is it necessary (or preferable) for all symbols to contain data over the same period of time? If so, should I pad symbols with zero and price and volume data for non trading weekdays and for dates prior to the symbol first trading

[amibroker] Re: Getting weird negative prices in AA backtests.

2010-08-27 Thread raymondpconnolly
Thx for the update. --- In amibroker@yahoogroups.com, radmobile_radmobile dan...@... wrote: just a follow up so others can know solution to this problem i was having. support finally got back to me, it turns out that if you use atr inside of an applystop, you must specify within the

Re: [amibroker] Should All Symbols in Database Have Same Amount of Data?

2010-08-27 Thread Keith McCombs
The short answer is: padding is not necessary and should not be done. You can select Pad and align to reference symbol in Backtester Settings (pages 244 and 245 in Users Guide 5.20). But this does not affect your data base. AB knows how to handle missing data. Using zero for prices could

[amibroker] Re: Should All Symbols in Database Have Same Amount of Data?

2010-08-27 Thread sanjiv
Hello valuelive, Just the actual data should be preferred. Not necessary to pad for dates prior to the symbol first trading on the exchange. Moreover, if you wish; AmiBroker can pad/unpad temporarily with reference to your MASTER SYMBOL (May be a Market Index as per your choice) with previous

[amibroker] Re: Two Newbie Questions

2010-08-27 Thread sanjiv
Hello Valueinsights, Mass usage software like Amibroker have vast feature sets, not all of which are used by all the users. Some users may be using some features extensively, while some other users might be using some other fetures more extensively. Since, your post asks many things and there

Re: [Komunitas AmiBroker] INDF berpotensi menuju 4550

2010-08-26 Thread colonel262
Kenzie, congratulation ya wkwkwk, your judgement was right. Target tercapai,happy cuan.good job. Sayang saya tidak get in INDF dan masuk di saham lain. Yang buy break 4300-4325 juga cuan wkkwwk. So saya pikir di INDF tidak ada yang loss kali ini, kecuali yang buy di 4500 ketar ketir, and

Re: [Komunitas AmiBroker] INDF berpotensi menuju 4550

2010-08-26 Thread Kenzie Sebastian
Terima Kasih pak Colonel. Happy cuan juga ya... Powered by Telkomsel BlackBerry® -Original Message- From: colonel...@yahoo.com Sender: amibroker-4-bei@yahoogroups.com Date: Thu, 26 Aug 2010 11:32:08 To: Amiamibroker-4-bei@yahoogroups.com Reply-To: amibroker-4-bei@yahoogroups.com

Re: [Komunitas AmiBroker] INDF berpotensi menuju 4550

2010-08-26 Thread Smart Technical
JUST SHARE My Point of VIEW, INDF target price to 5000, but Light Barrier at 4700, thx 2010/8/26 Kenzie Sebastian kenzi...@yahoo.co.id INDF hari ini ditutup menguat 3.4% di 4500 dan besok masih mempunyai potensi menuju 4550. (+) RSI (9) sudah menembus RSI(14) dan RSI(21) dan terus naik

Re: [Komunitas AmiBroker] Research Have to Read (August, 27th 2010)

2010-08-26 Thread Androw Tejakusuma
Mau tanya..kl buka acc di uob brp ya minum nya?ada tlp nya ya? Thanks Androw.T Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -Original Message- From: Suwahadi adi_ok...@yahoo.com Sender: amibroker-4-bei@yahoogroups.com Date: Fri, 27 Aug 2010 07:10:41 To:

Re: [Komunitas AmiBroker] Research Have to Read (August, 27th 2010)

2010-08-26 Thread i_prasetiya
Menurut data dari RTI alamat UOB di Plz Thamrin Nine Lt 36 jl mh thamrin. No telp 2993888 fax 2300238. Powered by Telkomsel BlackBerry® -Original Message- From: Androw Tejakusuma andr...@yahoo.com Sender: amibroker-4-bei@yahoogroups.com Date: Fri, 27 Aug 2010 02:10:39 To:

Re: [amibroker] Digital indicators FATL, SATL,....

2010-08-26 Thread Mubashar Virk
Shoot! It was late at night and English is my fourth language only. The second line of my last reply does not read well. It should have been: I understand what you mean by how plain old FIR (finite impulse response) can be proprietary, and I agree. On 8/26/2010 6:05 AM, Tomasz Janeczko

[amibroker] How to get current bar's date and previous bar's date and compare?

2010-08-26 Thread isalert
hi,all i wanna get current bar's date and previous bar's date and compare with each other,if current bar's date equals previous bar's date ,return 1,else return 0. i write this code,but compilation error, date()=ref(datenum(),-1) so how to achieve my goal?

<    1   2   3   4   5   6   7   8   9   10   >