Search found 267 matches
- Wed Nov 29, 2023 10:17 am
- Forum: General forum
- Topic: ReConnect Issues
- Replies: 6
- Views: 300
Re: ReConnect Issues
Hi. As I mentioned before, we do it on reconnect to make sure any addon can track orders position and that position is consistent with the snapshot that we receive after reconnection. I think you can probably ignore it based on the fact it happens right after reconnection and has the same timestamp ...
- Thu Nov 23, 2023 4:32 pm
- Forum: General forum
- Topic: ReConnect Issues
- Replies: 6
- Views: 300
Re: ReConnect Issues
Hi. Got the files, thanks. Thanks for a clear and detailed report. So, now I understand you are talking not about your order but an order in Rithmic data. This is actually an artificial update after reconnection restore aimed to reorder the orders according to the position in queue. We try to ensure...
- Wed Nov 22, 2023 9:47 am
- Forum: General forum
- Topic: ReConnect Issues
- Replies: 6
- Views: 300
Re: ReConnect Issues
Hi,
Sorry for slow response. Could you please contact our support team and provide all the log files from such session (rithmic, common, trading) pointing out the time of reconnection and order IDs that did this weird thing?
Thanks,
Svyatoslav
Sorry for slow response. Could you please contact our support team and provide all the log files from such session (rithmic, common, trading) pointing out the time of reconnection and order IDs that did this weird thing?
Thanks,
Svyatoslav
- Wed Sep 06, 2023 10:31 am
- Forum: General forum
- Topic: MacOS version of Bookmap
- Replies: 64
- Views: 131586
Re: MacOS version of Bookmap
Hi! Unfortunately OmniFeed uses a proprietary 3rd party protocol with their own connection library. It means that OmniFeed controls the connection process entirely and we are not allowed (and are not provided with tools to) modify this library or develop our own. Our provider that facilitates that c...
- Fri Sep 01, 2023 8:51 am
- Forum: General forum
- Topic: Layer 1 onBbo has no alias parameter
- Replies: 1
- Views: 33922
Re: Layer 1 onBbo has no alias parameter
Hi. BBO is derived from the depth data and does not carry any additional information, this is why only the simplified wrapper has it. You can use OrderBook utility class to compute it.
- Fri Jul 28, 2023 12:14 pm
- Forum: General forum
- Topic: Problem Connection to Binance Exchange
- Replies: 9
- Views: 6637
Re: Problem Connection to Binance Exchange
I didn't recheck, but I don't see why Binance would undo their decision. If they don't want to allow US - it remains blocked. So not sure I understand the question. Message tells you that you can't reach Binance, but it does not know if that's because you have Binance blocked (bad connection) or if ...
- Tue Jul 25, 2023 11:51 am
- Forum: New Features and Requests
- Topic: Original CME Order Entry TimeStamp
- Replies: 19
- Views: 15061
Re: Original CME Order Entry TimeStamp
Hi guys! Sorry for it taking so long. The correct way to do it involves quite a bit of refactoring, so we never got to it, even though it still is something we plan to do eventually. That being said, we have a hackish way to enable it in case you really want to. This only works on Rithmic at this p...
- Mon Jun 05, 2023 10:05 am
- Forum: General forum
- Topic: Questions pertaining to linking folders using symbolic links.
- Replies: 2
- Views: 3057
Re: Questions pertaining to linking folders using symbolic links.
1. Should be fine 2. I don't foresee any issues linking other folders. It makes most sense to link large folders that require no fast IO to an HDD (feeds, data library, logs, Screenshots, maybe API depending on what you have installed) and folders that require high speed to SSD (cache). The other fo...
- Mon Jun 05, 2023 10:00 am
- Forum: General forum
- Topic: Poor Bookmap Performance in Vmware VM
- Replies: 1
- Views: 2887
Re: Poor Bookmap Performance in Vmware VM
Purely a guess here, but VMs tend to have pretty bad IO performance and we rely on memory mapped files a lot. Try playing around with IO settings (might have to use less safe configuration where writes are cached). Also 4 cores allocated could be not enough in some scenarios. Are the lockups/freezes...
- Tue May 02, 2023 7:56 am
- Forum: New Features and Requests
- Topic: Time and Sales Data
- Replies: 1
- Views: 608
Re: Time and Sales Data
Hi, T&S column (the one built into bookmap) is expected to show all trades immediately (and as far as I know it does), so I am not sure I understand what you are talking about. I have some guesses, so it would be great if you could inspect it more carefully and provide additional details. Thoughts/q...