aj['time'sym;trade;quote] combines each trade with the previous quote value.
aj['time'sym;trade;quote]
I would like to make the same connection, but on the next quote value instead of the previous one.
How can I achieve this?
Define the following function:
k)ajr: {.Q.ft[{d:x_z;$[&/j:-1<i:(x#z)binr x#y;y,'d i;+.[+.Q.ff[y]d;(!+d;j);:;.+d i j:&j]]}[x,();;0!z]]y}
which is just the definition of aj in k, and binr instead of bin.
Then it can be used just like aj, but it will return the next quote instead of the previous one.
Source: https://groups.google.com/d/topic/personal-kdbplus/F-5zVzkvc6c
Source: https://habr.com/ru/post/1670726/More articles:Android Why is the Facebook SDK logout button not showing? - androidAdding Azure Ad Oauth2 JWT Token Claims - c #Java compare two Dates Year, month and day - javaHow to iterate on a SPARQL query, referencing a virtual graph? - iterationGet the length of the string after changing it, but before it is assigned - powershellNodejs passport with local token with Mysql - node.jsGoogle Places API - Angular 2 / Typescript / Ionic 2 - angularHow can I tell ReSharper that I am using a shell for Debug.Assert to avoid empty ref links? - c #Angular2 - ngZone - google.maps does not trigger change detection - angularhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1670731/android-studio-the-debugger-detaches-but-the-app-stops-too&usg=ALkJrhj0pOA6zLjrAUMo-o17AK30T0QoPQAll Articles