Help with 32bit KDB+ personal version evaluation

Received: by 10.101.67.1 with SMTP id u1mr254632ank.30.1255082770344; Fri, 09
Oct 2009 03:06:10 -0700 (PDT)
Date: Fri, 9 Oct 2009 03:06:10 -0700 (PDT)
X-IP: 61.8.140.194
User-Agent: G2/1.0
X-Google-Token: OQbTqwwAAACOe0P0aq_SF9dTsEpfdAWb
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3)
Gecko/20090824 Firefox/3.5.3,gzip(gfe),gzip(gfe)
Message-ID: <7dc73132-8cbf-4e82-adb1-78089a82e9cd@i4g2000prm.googlegroups.com>
Subject: Help with 32bit KDB+ personal version evaluation
From: Siddharth <siddharth.p>
To: “Kdb+ Personal Developers”
X-Google-Approved: simon.garland@gmail.com via web at 2009-10-09 11:26:03

Hi All,

I am evaluating the personal 32 bit version of KDB. I would like to
evaluate KDB+ for a hypothetical algorithmic trading application where
in i am feeding in values into a StockTick table ( StockTick:( Symb:
();Price:()) ). I am however not able to find any documentation
describing how i can write a simple rule (if Symb = `MyStock and Price
< 50.00) to trigger an action (insert a record into the trades table
indicating that i have bought the Stock for the particular price).

I decided to evaluate KDB+ because i hear that it is tailor made for
algorithmic trading kind of applications, however i dont find any
features that would allow me to do the above. I guess i am falling
short of documentation.

anyone know how i can get around this? pointers to additional reading
material apart from the Q for mortals would be deeply appreciated.


-Siddharth

PS: since i am running a evaluation i dont have access to “tick”


</siddharth.p>

User-Agent: G2/1.0
X-Google-Token: xyLttAwAAADYiNzngC1f5Ro1OlSTUqC4
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.14)
Gecko/2009082707 Firefox/3.0.14,gzip(gfe),gzip(gfe)
Message-ID: <1d499e41-c518-4268-aa3e-0f698cb6297c@f10g2000vbl.googlegroups.com>
Subject: Re: Help with 32bit KDB+ personal version evaluation
From: mbelajouza
To: “Kdb+ Personal Developers”
X-Google-Approved: charlie@kx.com via web at 2009-10-25 22:04:36

hi
have you managed to install kbd + (evaluation version on windows xp)
thank you in advance for telling me how to install it and how to run
q trade.q -p 5001 see link below
https://code.kx.com/trac/browser/kx/kdb+/d/a/kdb+.htm?format=raw
(login anonymous pwd :anonymous)
M Belajouza