2 weeks ago
Anyone know what the format of the top5EdgeTimes variable is supposed to be?
Mine looks like this:
minute| edge qty numTrds
------| ---------------------
15:30 | 1134.574 1180 26
15:00 | 1205.548 802 15
13:45 | 1384.106 864 14
15:45 | 1514.772 2503 50
09:30 | 2946.818 3193 58
from this line:
top5EdgeTimes: returnN[`edge;`top;5;edge15]
My edge15 function passes it's test, here it is in case:
//your code here - or work in the scratchpad
{[orderColumn;order;N;tab]
orderedTable: orderColumn xasc tab;
nn: N * -1;
$[order = `top; nn#orderedTable; N#orderedTable]
}
Thanks in advance
2 weeks ago
Mine is the same
minute| edge qty numTrds
------| ---------------------
15:30 | 1134.574 1180 26
15:00 | 1205.548 802 15
13:45 | 1384.106 864 14
15:45 | 1514.772 2503 50
09:30 | 2946.818 3193 58
2 weeks ago
Hi @chrisrjackson !
This all seems correct, if you have any more questions please feel free to ask 🙂
Thanks,
Megan
2 weeks ago
Mine is the same
minute| edge qty numTrds
------| ---------------------
15:30 | 1134.574 1180 26
15:00 | 1205.548 802 15
13:45 | 1384.106 864 14
15:45 | 1514.772 2503 50
09:30 | 2946.818 3193 58
2 weeks ago
Hi @chrisrjackson !
This all seems correct, if you have any more questions please feel free to ask 🙂
Thanks,
Megan
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.