[amibroker] Coding

2010-02-27 Thread John J
Hi, request suggestions to code the following, The buy gets triggered yesterday. Today if the Buy condition is satisfied again during the day, without a sell trigger, exploration does not list the Buy trigger for the same stock. What modification needed to this code to list the buy trigge

[amibroker] Coding

2007-05-24 Thread tassieoak
Hi, Do you know any paid service for coding Amibroker please. Is there a list anywhere? Thx. Rgds

[amibroker] coding

2010-08-31 Thread rpedicelli
i need a lil help with coding. Trying to to develop an indicator that satisfies these conditions: 1. today's close is greater than today's open by 1% or more 2. today's volume is greater than the biggest volume Down Day during the past 10 days. Thanks RP

[amibroker] Coding Question

2008-04-27 Thread chorlton_c_hardy
Hello All, Can anyone help with this coding problem? Over the last 'x' periods, I want to compare the HHV of Volume that occurred on a DownDay against the HHV of Volume that occurred on an Upday? where: UpDay = C > O DownDay = C < O Any ideas on how I could go about doing this? Thanks in ad

[amibroker] CODING SPIKES

2008-06-05 Thread Vinay Gakkhar.
Dear Mike, 1) Should I count number of days in LastSpikeBars and in NextSpikeBars from Dec 11, 2007 ? 2) If I want to know when the spike previous to LastSpikeBars took place, or when the subsequent spike took place after NextSpikeBars, what should be my codes for that? Thanks for your help.

[amibroker] CODING SPIKES

2008-06-07 Thread Vinay Gakkhar.
Dear Mike, Thanks for your continuing to help. I tested this new one. Found that it works very well but has one practical problem. For example: if volume on day-after first spike is near to the volume of the first spike, it shows the day after as the day of the second spike. Similarly if volum

[amibroker] CODING SPIKES

2008-06-09 Thread Vinay Gakkhar.
Dear Mike, Thanks for your continuing to help. I tested this new one. Found that it works very well but has one practical problem. For example: if volume on day-after first spike is near to the volume of the first spike, it shows the day after as the day of the second spike. Similarly if volum

[amibroker] CODING SPIKES

2008-06-11 Thread Vinay Gakkhar.
Dear Mike, Thanks for your continuing to help. I tested this new one. Found that it works very well but has one practical problem. For example: if volume on day-after first spike is near to the volume of the first spike, it shows the day after as the day of the second spike. Similarly if volum

[amibroker] Coding trouble

2009-12-28 Thread Gordon
This is my first attempt to code and it does not work. Need assistance. I want to run an exploration to produce a report lisiting every member of a watchlist where both todays Stochastic %K and the Signal line (MACD)are in uptrends. The AFL editor sees no trouble with the coding but as I get ni

[amibroker] coding help?

2010-03-16 Thread themktmari
Can someone help me develop the code for the following?: i) I want to capture only a selected data range from the immediate 30 minutes, or a range for a specified time interval - intraday.( each day ) ii) using these filtered data points draw a MA for different periods . iii) explore to provide

[amibroker] coding help?

2010-03-21 Thread themktmari
I am posting this again - may be this has missed attention of many !!! Can someone help me develop the code for the following?: i) I want to capture only a selected data range from the immediate 30 minutes, or a range for a specified time interval - intraday.( each day ) ii) using these filtered

[amibroker] coding help

2010-03-23 Thread ianhulley
I am trying to program a weak stock rotation system in Amibroker from active trader magazine http://www.activetradermag.com/index.php/c/Trading_Strategies/d/Weak-stock_rotation My numbers a terrible, I think I did something wrong. I want to have a max 8 securities and buy the worst Roc every 1

[amibroker] Coding Question

2008-11-13 Thread sidhartha70
Hi All, Hopefully simple coding question that seems to be foxing me briefly... I have an array who's value is true on the current bar. I want to find how many bars back the prior occurence of 'true' was. The array is only every true or false... I thought this would work, x = HighestSinceBars(Tr

[amibroker] Coding Question.

2008-11-15 Thread John J
Hi, Having some difficulty in coding the following sequence. Any suggestion is welcome. 1. Buy on Condition1 2. Trail with Stoploss (sl_condition1) ;If Stoploss hit Reverse. 3. Buy again if Stoploss(sl_condition1) is not hit and a new Condition2 is satisfied. 4. reverse all on stopl

[amibroker] Coding Problem

2007-12-15 Thread chorlton_c_hardy
Hello All, I'm tryin to code a trailing stop loss but am having a number of problems with writing the code. What I'm trying to achieve is: 1. Once a Buy signal appears from my system, the value of the current AccDist() Line should be recorded. 2. As long as the AccDist() moves upwards the tra

[amibroker] Coding help.

2006-10-25 Thread sesamys
Gentelmen, I need your help to transform this idea into AFL code. Thanks in anticipation. The idea is to plot an arrow above (or under) the bar indicating a reversal day as per the belowmentioned: 1- Upside Reversal: If Day n low < Day n-1 low. AND Day n close > Day n-1 close or Day n-1 high. 2- Do

[amibroker] coding help

2006-10-30 Thread thecoolestdude1369
how do you filter for negative %b for instance all stocks trading at a %b of 30 or lower thx Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For NEW RELEASE ANNOUNCEMENTS and other

Re: [amibroker] Coding

2007-05-24 Thread Howard B
What do you need? Check the AmiBroker documentation. Check the libraries. Check the discussion group messages. Contact Graham <[EMAIL PROTECTED]> Howard On 5/24/07, tassieoak <[EMAIL PROTECTED]> wrote: Hi, Do you know any paid service for coding Amibroker please. Is there a list anywhere?

Re: [amibroker] Coding

2007-05-24 Thread wavemechanic
Poster Graham is one. Bill - Original Message - From: "tassieoak" <[EMAIL PROTECTED]> To: Sent: Thursday, May 24, 2007 3:15 AM Subject: [amibroker] Coding > Hi, > > Do you know any paid service for coding Amibroker please. Is there a > l

Re: [amibroker] Coding

2007-05-24 Thread Ara Kaloustian
Try dingo at [EMAIL PROTECTED] (member of amibroker group) - Original Message - From: "tassieoak" <[EMAIL PROTECTED]> To: Sent: Thursday, May 24, 2007 12:15 AM Subject: [amibroker] Coding > Hi, > > Do you know any paid service for coding Amibroker p

RE: [amibroker] Coding

2007-05-24 Thread dingo
1:42 AM > To: amibroker@yahoogroups.com > Subject: Re: [amibroker] Coding > > Try dingo at [EMAIL PROTECTED] (member of amibroker group) > > - Original Message - > From: "tassieoak" <[EMAIL PROTECTED]> > To: > Sent: Thursday, May 24, 2007 12:15 AM

[amibroker] Coding question

2010-07-12 Thread jh2222jh
How would I go about creating code to establish that my indicator must be X for Y days before having the appropriate output? Simple example, buy = close above 50 EMA (after holding there for 5 days continuously). Sell when close is below 50 EMA (after holding there for 5 days consecutively). I

Re: [amibroker] coding

2010-08-31 Thread inquisitive voyager
it was not clear what u exactly mean by "biggest volume Down Day "- else Filter=*C*>1.01**O* *AND* *V*>Ref(HHV(*V*,10),-1); On Sun, Aug 29, 2010 at 7:22 PM, rpedicelli wrote: > > > i need a lil help with coding. Trying to to develop an indicator that > satisfies these conditions: > > 1. toda

[amibroker] Coding Multiple Exits

2008-05-12 Thread dimitaylor70
Hi All, I am attempting to code the following system exits however am having no luck in making the code work. Idividually, I believe I can mostly code each of the below exits, however I am not sure how to make them work as one so that in backtesting AmiBroker calculates the correct exit. Wou

RE: [amibroker] Coding trouble

2009-12-28 Thread Neil Wrightson
ghtson. _ From: amibroker@yahoogroups.com [mailto:amibro...@yahoogroups.com] On Behalf Of Gordon Sent: Tuesday, 29 December 2009 5:30 PM To: amibroker@yahoogroups.com Subject: [amibroker] Coding trouble This is my first attempt to code and it does not work. Need assistance. I want

[amibroker] coding help please

2010-03-21 Thread naresh kumar nambisan
friends, the function hhv(close, 10) will give the highest close value of the preceding 10 candles.is there any function with which i can get the second highest close value?? thx in anticipation, Naresh. -- NARESH NAMBISAN follow me on twitter for GENERAL TALKS... http://twitter.com/nare

[amibroker] Coding a slope

2008-09-15 Thread Louis P.
Hi, I'd like to code a slope that would have a particular inclination, or gradient. To do this, I'd like to set a ratio of 1$ price movement for 1 bar and then try to calculate what is the % of the slope. Anyone can help me with how to do this? Thanks, Louis

Re: [amibroker] Coding Question

2008-11-13 Thread ricko
ps.com Sent: Thursday, November 13, 2008 11:14:33 AM Subject: [amibroker] Coding Question Hi All, Hopefully simple coding question that seems to be foxing me briefly... I have an array who's value is true on the current bar. I want to find how many bars back the prior occurence of 'true&#x

Re: [amibroker] Coding Question

2008-11-13 Thread Edward Pottasch
Subject: [amibroker] Coding Question Hi All, Hopefully simple coding question that seems to be foxing me briefly... I have an array who's value is true on the current bar. I want to find how many bars back the prior occurence of 'true' was. The array is only every true or fals

RE: [amibroker] Coding Question

2008-11-14 Thread srikandivs
roker@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Edward Pottasch Sent: Thursday, November 13, 2008 11:57 PM To: amibroker@yahoogroups.com Subject: Re: [amibroker] Coding Question if xx is the array that contains true/false values and the last value is true then the previous true val

[amibroker] Coding Help required

2009-04-06 Thread Bobby
Hello, Can I request some senior members to help me code the following exploration (AND ALSO REQUEST HELP - as i'm a novice - how to use this exploration for LIVE DATA). I want to setup the exploration to find the stocks which have gone below 20 for SLOW and FAST Stochastics and now have started

[amibroker] Coding advise needed

2009-05-21 Thread Vinay Gakkhar.
I need advise on a coding problem that I am facing. I download end-of-day data on some days, and whole-day or part-of-the-day intraday data plus EOD data on some other days. I use PlotShape to alert me visually and AlertIf to give me audio & email alerts to me when rate of change between curren

[amibroker] Coding advise needed

2009-05-21 Thread Vinay Gakkhar.
I need advise on a coding problem that I am facing. I download end-of-day data on some days, and whole-day or part-of-the-day intraday data plus EOD data on some other days. I use PlotShape to alert me visually and AlertIf to give me audio & email alerts to me when rate of change between curren

[amibroker] Coding An Indicator

2009-06-13 Thread lxman77
Hello All, I am trying to convert this code to AB. [LegacyColorValue = true]; Input: LongLeg(35), ShortLeg(5), MultiLeg(10), MultiW(1); Var: SyncShort(0), SyncLong(0), SyncMulti(0); Var: TempSyncS(0), TempSyncL(0), TempSyncM(0), MultiOsc(0); Var: LongWeight(0), ShortWeight(0), MultiWeight(0), Mu

[amibroker] Coding a formula

2007-11-26 Thread MikAB
Hi All, I would like to code the formula described is the attached picture. I tried serveal formulas such as : RoR=ROC(Close,1,False); Lambda=Optimize("Lambda",0.5,0.1,1,0.05); Length = Optimize ("MML",20,10,30,1); for (i =0 ; i < BarCount ; i=i+1) { ExpMovAver = ExpMovAver + (Lambda*Sum(((1-L

[amibroker] Coding assistance please

2008-01-07 Thread Barry Scarborough
I am trying to create a file that will show trades on dates from an input file. The program almost works but the entire array either has 0 or 1. Scan does not output anything. It appears that Buy is an integer rather then an array. What I mean is when I plot Buy it is a flat line, 1 if the cond

[amibroker] Coding Sector Rankings

2008-04-02 Thread jamesfarrow2003
Hello, I am a fairly new AmiBroker user, and I am trying to code up a Sector Ranking tool. (Using FOR loops, which is inefficient) My intent is to run this every so often and then insert the results into a trading system to help adjust positionscore and buy/sell indicators. Below is the co

[amibroker] Coding for indicators

2006-10-22 Thread jlami11
Hello, I just started using amibroker. Does anyone know where to get the coding for the indicators i.e. the actual calculations in AFL coding? Can this be accessed in the program or is it avaliable elsewhere? Thanks, any help is appreciated. Please note that this group is for discussion

RE: [amibroker] Coding help.

2006-10-25 Thread Michael Mann
October 24, 2006 7:23 PM To: amibroker@yahoogroups.com Subject: [amibroker] Coding help.   Gentelmen, I need your help to transform this idea into AFL code. Thanks in anticipation. The idea is to plot an arrow above (or under) the bar indicating a reversal day as per the belowmentioned:

Re: [amibroker] coding help

2006-10-30 Thread Graham
try thisstocks trading at a %b of 30 or lowerFilter = %b<=30; -- CheersGrahamAB-Write >< Professional AFL Writing ServiceYes, I write AFL code to your requirementshttp://www.aflwriting.com On 27/10/06, thecoolestdude1369 <[EMAIL PROTECTED]> wrote: how do you filter for negative %b for instance a

[amibroker] Coding Help-condition optimization!

2009-01-11 Thread shahariar4
Hi, Previously i tried to use 2 conditions in such a way that if one valid then another happens then its a buy signal for me..now i want to add more conditions. Suppose I have 6 conditions ,Cond1,codn2, codn3, cond4,cond5,cond6 My buy would be= When all these conditions are met, but not at a

[amibroker] Coding difficulty - Please help

2009-03-17 Thread attawootw2
Please help , I'm unable to code the following : Plus variable to register 1 when the close has positive change and also register 1 for the following unchanged close Minus variable to register 1 when the close has negative change and also register 1 for the following unchanged close I have

Fwd: [amibroker] Coding advise needed

2009-05-22 Thread Vinay Gakkhar.
Can some learned member of this group help me in a coding problem that I am facing? I download end-of-day data on some days, and whole-day or part-of-the-day intraday data plus EOD data on some other days. I use PlotShape to alert me visually,and AlertIf to give me audio & email alerts when rat

[amibroker] coding help needed please

2007-09-24 Thread Prashant Nayak
Hi friends, I want to explore for CCI(14) which is abv zero for 5 days. That is the exploration should list the tickers for which this condition has been met today only. It should not list the tickers which satisfied the cond yday or day before. Thanks for any help in this mattter. Pras

RE: [amibroker] Coding for indicators

2006-10-22 Thread Thomas Z.
  From: amibroker@yahoogroups.com [mailto:amibroker@yahoogroups.com] On Behalf Of jlami11 Sent: Monday, October 23, 2006 6:38 AM To: amibroker@yahoogroups.com Subject: [amibroker] Coding for indicators   Hello, I just started using amibroker. Does anyone know where to get the coding for

RE: [amibroker] Coding for indicators

2006-10-22 Thread Mr. Valley
age-From: amibroker@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of jlami11Sent: Sunday, October 22, 2006 9:38 PMTo: amibroker@yahoogroups.comSubject: [amibroker] Coding for indicators Hello,I just started using amibroker. Does anyone know where to get thecoding for the indicat

[amibroker] Coding Gurus - please help

2006-03-26 Thread tradinghumble
I'm trying to create a function to log operations to a file ONLY when I have a BUY signal but I think I'm missing something... here's my code: function AddToLogFile(sLogFileName,sLine) { // bunch of statements... return True; } Buy=validCondition; logged = iif(Buy,A

[amibroker] Coding Help - Ichimoku Cloud

2006-05-25 Thread dbbpj
Hello all, I've been trying to modify the Ichimoku Chart to draw a shaded area between the Span 1 and 2 lines to represent the cloud. Is this possible in AmiBroker? Any ideas? Code: SL = ( HHV( H, 26 ) + LLV( L, 26) )/2; TL = ( HHV( H, 9 ) + LLV( L, 9 ) )/2; DL = Ref( C, 25 ); Span1 = Ref(

回复: [amibroker] coding help please

2010-03-23 Thread 自勇 龚
pls refer to the function: Percentile --- 10年3月21日,周日, naresh kumar nambisan 写道: 发件人: naresh kumar nambisan 主题: [amibroker] coding help please 收件人: amibroker@yahoogroups.com 日期: 2010年3月21日,周日,下午5:05   friends, the function hhv(close, 10) will give the highest close value of the

Re: Fwd: [amibroker] Coding advise needed

2009-05-22 Thread gmorlosky
Until a coder gets back to you, review this: if(interval() == inDaily OR interval() == inMonthly OR interval() == inweekly) SYNTAX interval( format = 0 ) RETURNS NUMBER FUNCTION Interval() function returns bar interval. Possible formats: format = 0 - returns bar interval in seconds format

Re: Fwd: [amibroker] Coding advise needed

2009-05-22 Thread Barry Scarborough
If you are trying to do this in one formula chart use TimeFrameSet, TimeFrameRestore and TimeFrameExpand InDaily to investigate the data for the EOD time periods and something similar in whatever time frame you use for intraday. This will only work if you are using the same ticker with EOD and

[amibroker] coding help request- higer values...

2009-08-04 Thread shahariar4
Hi, All Memebrs, Some little help in needed for the following idea. I have tried a code as follows but it does not show any result or arrow...what am i making wrong? Buy= when cond1 occurs and this cond1 has to be of higer value than the last cond1 Cond1=Cross( ZLTyp, ZLHa ); Cond2=Cross( ZL

[amibroker] coding Ensign's volatility stop - help

2007-01-29 Thread vizend
Hey all, I'm trying to implement the volatility stop study from Ensignsoftware: http://charts.dacharts.com/2007-01-22/opm8-33.png The idea is that if price close above the VS_upper line then only the VS_lower line should be drawn. Similarly, if price closes below the VS_lower line then only VS_u

RE: [amibroker] Coding Help - Ichimoku Cloud

2006-05-25 Thread Terry
: [amibroker] Coding Help - Ichimoku Cloud Hello all, I've been trying to modify the Ichimoku Chart to draw a shaded area between the Span 1 and 2 lines to represent the cloud. Is this possible in AmiBroker? Any ideas? Code: SL = ( HHV( H, 26 ) + LLV( L, 26) )/2; TL = ( HHV( H, 9 ) + LLV( L, 9

[amibroker] learning amibroker coding for indicators etc.

2008-11-04 Thread LB
I am new to AmiBroker, not really a computer person and know nothing about programing etc. So I was wondering, starting at zero and knowing nothing about programing what is the best and easiest way to learn more about programing indicators etc. in AmiBroker? I am not really looking to become

[amibroker] Coding a pattern of variable length

2008-03-01 Thread chorlton_c_hardy
Hello All, Can anyone offer some help regarding a coding problem, which I'm having? Basically I want to search for a "pattern" which consists of: 1. On the First & Last Bars of the pattern, "Indicator A" is ABOVE "Indicator B" 2. On ALL the bars in the middle of the pattern, "Indicator A" is

Re: [amibroker] coding Ensign's volatility stop - help

2007-01-29 Thread wavemechanic
Did you look at code on AB-TS board where you originally posted this? Bill - Original Message - From: "vizend" <[EMAIL PROTECTED]> To: Sent: Friday, January 26, 2007 12:56 PM Subject: [amibroker] coding Ensign's volatility stop - help > Hey all, > &g

[amibroker] Coding a combined buy/sell trigger

2007-05-11 Thread David
Hi, I am trying to convert a code to show the entry & exit triggers of my system, holding the entry trigger until the exit condition & resetting. I had a code from another program but having problem converting. Can anyone assist? My old code is.. entry:= EntryConditions; Exit:= Exit COndtions;

[amibroker] Coding help for First Hour range

2007-09-07 Thread vichooo_1999
Hi I need coding help to calculate the first hou trading range. the followingcode does not work: period=( TimeNum() >= 095400 AND TimeNum()<= 105500) AND(DateNum() ==LastValue(DateNum())); u=HHV(H,period); w=LLV(L,period); Any help will be highly appreciated thanks

[amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread Mike
Hot off the presses ;) http://www.introductiontoamibroker.com/ Mike --- In amibroker@yahoogroups.com, "LB" <[EMAIL PROTECTED]> wrote: > > > I am new to AmiBroker, not really a computer person and know nothing about programing etc. So I was wondering, starting at zero and knowing nothing abo

[amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread Mike
one? > > Thanks again, > Lynn > > > - Original Message - > From: Mike > To: amibroker@yahoogroups.com > Sent: Tuesday, November 04, 2008 6:51 PM > Subject: [amibroker] Re: learning amibroker coding for indicators etc. > > > Hot off the press

[amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread brian_z111
and new to this stuff. I have no idea. > Take a look when you get time. > > Thanks again. > Lynn > > > - Original Message - > From: Mike > To: amibroker@yahoogroups.com > Sent: Tuesday, November 04, 2008 10:01 PM > Subject: [amibroker] Re: learning ami

[amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread Mike
iBroker? Not being a programer and new to this stuff. I have no idea. > Take a look when you get time. > > Thanks again. > Lynn > > > - Original Message - > From: Mike > To: amibroker@yahoogroups.com > Sent: Tuesday, November 04, 2008 10:01

[amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread jmward22
Herman: We can't run the world without coffee. Programmers depend on it. If AB can't make it, you need to find a way :<)) !!! One of my favorite taglines is the following definition: PROGRAMMER: A carbon based life form whose prime directive is to transform caffeine into code. Thanks, Jim

Re: [amibroker] learning amibroker coding for indicators etc.

2008-11-08 Thread reinsley
Hello, I presume that we stay a beginner for a long time in the AB world. Here is an interesting tutorial from TJ. Some nuggets are hidden in help, not easy to find. http://www.amibroker.com/library/detail.php?id=19 Best regards LB a écrit : > > > I am new to AmiBroker, not really a com

[amibroker] Coding DLL for AB using Turbo Delphi

2006-12-13 Thread John Tierney
Does any one know if the new Turbo line of products from Borland can make compatible DLL's that AB can use as a plugin? Turbo website: http://www.turboexplorer.com Thanks

Re: [amibroker] Coding help for First Hour range

2007-09-08 Thread Graham
does this help? tn = timenum(); dn = datenum(); u = valuewhen( tn<11, highestsince(dn!=ref(dn,-1), h ); w = valuewhen( tn<11, lowestsince(dn!=ref(dn,-1), l ); -- Cheers Graham Kav AFL Writing Service http://www.aflwriting.com On 08/09/2007, vichooo_1999 <[EMAIL PROTECTED]> wrote: > Hi

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread LB
other suggestions, from anyone? Thanks again, Lynn - Original Message - From: Mike To: amibroker@yahoogroups.com Sent: Tuesday, November 04, 2008 6:51 PM Subject: [amibroker] Re: learning amibroker coding for indicators etc. Hot off the presses ;) http

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread LB
in AmiBroker? Not being a programer and new to this stuff. I have no idea. Take a look when you get time. Thanks again. Lynn - Original Message - From: Mike To: amibroker@yahoogroups.com Sent: Tuesday, November 04, 2008 10:01 PM Subject: [amibroker] Re: learning amibrok

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-04 Thread MAVIRK
: [amibroker] Re: learning amibroker coding for indicators etc. Thanks again for the reply. That those links will probably help a lot. As far as what I mean when I say indicator programmer. I am mainly talking about eventually being able to write my own custom indicators, and being able to see

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread Howard B
ning how to program? > > Are you a good indicator programmer? > > Any other suggestions, from anyone? > > Thanks again, > Lynn > > > > - Original Message - > *From:* Mike <[EMAIL PROTECTED]> > *To:* amibroker@yahoogroups.com > *Sent:* Tuesd

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread Thomas Ludwig
Brian the quote is blatantly incorrect: TJ once said that with AB you can do anything except cooking coffee - an important exception, indeed ;-) > > Tomasz has famously said that with AB you can do anything ... perhaps > he meant he can do anything ;-) Greetings, Thomas

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread LB
, November 05, 2008 4:06 AM Subject: [amibroker] Re: learning amibroker coding for indicators etc. Lynn, Yes, what that person is doing can be done in AmiBroker (and as answered by others, has in most cases already been done). As a learning exercise, read through the description of each

Re: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread Howard B
-- Original Message - > *From:* Mike <[EMAIL PROTECTED]> > *To:* amibroker@yahoogroups.com > *Sent:* Wednesday, November 05, 2008 4:06 AM > *Subject:* [amibroker] Re: learning amibroker coding for indicators etc. > > Lynn, > > Yes, what that person is doing can be done in

Re: Re[2]: [amibroker] Re: learning amibroker coding for indicators etc.

2008-11-05 Thread MAVIRK
I think all of you clever guys are too busy coding, to drink any coffee . From: Herman Sent: Wednesday, November 05, 2008 7:43 PM To: Thomas Ludwig Subject: Re[2]: [amibroker] Re: learning amibroker coding for indicators etc. OK, that explains it: we are spending too much time drinking

[amibroker] Coding question: How do identify individual days in RT data...

2007-09-05 Thread ges
I want to be able to sum or cum various values on RT charts. For example, I'd like to be able to compute a cumulative value for volume for each individual day on a multi-day realtime chart. The first bar at the open, the last bar at the close, but a new cum starting each day. I have to admit I a

[amibroker] Coding help request : Sell signal on price fall of certain percentage!

2009-09-13 Thread shahariar4
I have this code for price percentage change: Pricechange=(C-Ref(C,-1))*100/Ref(C,-1); Now i want to set a sell signal that will generate the signal if price falls for more than 4% Normally it can be done as Sell= -Pricechange>4; but this code looks into one particular bar to meet the conditio

Re: [amibroker] Coding question: How do identify individual days in RT data...

2007-09-06 Thread Edward Pottasch
mvol, 0, 0, "Cumvol", colorWhite, styleCloud ); - Original Message - From: ges To: amibroker@yahoogroups.com Sent: Thursday, September 06, 2007 5:13 AM Subject: [amibroker] Coding question: How do identify individual days in RT data... I want to be able to sum o

Re: [amibroker] Coding question: How do identify individual days in RT data...

2007-09-06 Thread ges x
orWhite*, *styleCloud* ); > > > > > > > > - Original Message - > *From:* ges <[EMAIL PROTECTED]> > *To:* amibroker@yahoogroups.com > *Sent:* Thursday, September 06, 2007 5:13 AM > *Subject:* [amibroker] Coding question: How do identify individual days in >

Re: [amibroker] Coding question: How do identify individual days in RT data...

2007-09-06 Thread ges x
uot;, *colorWhite*, *styleCloud* ); > > > > > > > > > > > > > > > > - Original Message - > > *From:* ges <[EMAIL PROTECTED]> > > *To:* amibroker@yahoogroups.com > > *Sent:* Thursday, September 06, 2007 5:13 AM > > *Su

Re: [amibroker] Coding question: How do identify individual days in RT data...

2007-09-06 Thread ges x
quot;Cumvol", *colorWhite*, *styleCloud*); > > > > > > > > > > > > > > > > > > > > > > > > - Original Message - > > > *From:* ges <[EMAIL PROTECTED]> > > > *To:* amibroker@yahoogroups.com >

Re: [amibroker] Coding question: How do identify individual days in RT data...

2007-09-06 Thread Edward Pottasch
, September 06, 2007 3:37 PM Subject: Re: [amibroker] Coding question: How do identify individual days in RT data... Thanks for the code. As it is, it displays nothing, so there must be some mistake in it. I'll look at it and see if I can figure it out. On 9/6/07, Edward Pottasch &l

[amibroker] coding a rule for break of the high of tyhe last up day.......

2009-02-24 Thread foxblade2000invest
Can anyone help me with this.. I want to add a rule to a trading system where the high of today is higher than the close of the last "significant day". A significant day is just a day when the close is greater than the open, but that may have been any time in the last several days. Any sug

Re: [amibroker] coding a rule for break of the high of tyhe last up day.......

2009-02-24 Thread Edward Pottasch
:28 AM Subject: [amibroker] coding a rule for break of the high of tyhe last up day... Can anyone help me with this.. I want to add a rule to a trading system where the high of today is higher than the close of the last "significant day". A significant day is just a da