forked from fin-hypergrid/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tweeks to hierarchy column renderering
- Loading branch information
1 parent
977fd0e
commit 6411c3d
Showing
8 changed files
with
99 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,3 +25,4 @@ T:([tradeId:til n] | |
|
||
G:`sector`trader`strategy | ||
A[`price]:(avg;`price) | ||
A[`tradeId]:(.tt.nul;`tradeId) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
\l d.q | ||
\t 1000 | ||
|
||
\d .t | ||
|
||
add:{.z.z+x*1%86400} | ||
S:() | ||
T:0#0Nz | ||
A:{[t;s]@[`.t;`T`S;{(x#y),(enlist z),x _ y}[1+T bin t+1%86400];(t;s)];} | ||
.z.ts:{while[not .z.z<first .t.T,.z.z+40000;.t.E:first .t.S;@[`.t;`T`S;1 _];.t.z::.z.z;.t.Z::.z.Z;value .t.E]} | ||
|
||
\d . | ||
|
||
upd:{update price:price+-.5+count[T]?1.,quantity:quantity+-5+count[T]?10 from`T;.js.upd[];.t.A[.t.add 5](.z.s;::);} | ||
upd[] | ||
|
||
1 |