mamsds
New Contributor II
since ‎2021.11.10
‎2021.11.21

User Statistics

  • 12 Posts
  • 0 Solutions
  • 0 Kudos given
  • 6 Kudos received

User Activity

This question may seem extremely simple but I just canNOT find the answer online... I tried a lot of combination, \r, \n, "\r", "\n", "\r\n", show \n, show "\n".... None of them works...
I am studying a sample from official KDB repo: (https://github.com/kxcontrib/websocket/blob/master/AppendixB/pubsub.q) . There is a line (https://github.com/kxcontrib/websocket/blob/ad2f0b268afaee1fc5f4dda2fc2467440c7e2f0c/AppendixB/pubsub.q#L39) . M...
I am studying the official example code from here: https://github.com/kxcontrib/websocket/blob/master/AppendixB/pubsub.q . After some research, I can get the publisher/subscriber model running and I can understand the basic idea on how the feedhandle...
I am studying the official example code from here: https://github.com/kxcontrib/websocket/blob/master/AppendixB/pubsub.q . After playing around for a while, I can get the publisher/subscriber model work but still I don't understand what exactly this ...
I am studying the official example code from here: https://github.com/kxcontrib/websocket/blob/master/AppendixB/pubsub.q and after thinking for a while I still don't understand what exactly a few lines do: trade:flip `time`sym`price`size!"nsfi"$\:();...
Kudos from