-
When creating a buy and sell order, some exchanges (Binance) can return an error if Backtrader's Bracket order kwargs `parent` and `transmit` are present in the request.
The current workaround is …
-
Hi We are working with zerolog to create a kind of HTTP access.log and as mentioned here https://github.com/rs/zerolog/issues/50#issuecomment-380246612 I need the order I use in the code.
Here the…
-
The WebSocket connection and message communication are working fine, but an issue arises when handling the data. The subscription ID and the parameters being passed in the `handleChannelMessage` metho…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs
### The issue occurs in…
mfat updated
23 hours ago
-
The order of for example helper and item or helper and index, should always stay the same in the different function parameters in the helper function. Every helper should become a leading comment with…
-
The test `testMxpRandomAdvanced()` describes a large number of potential tests, of which one is run as determined by a fixed random seed. Since the random seed is shared between tests in the same fil…
-
When calculating Steinhardt's bond orientational order parameters, the neighbor search method using Voronoi analysis has shown to be more accurate, especially for lower-order structures like liquids. …
-
Often for branding, you want qr codes in different set of colors. By allowing multiple configs in the json, one can automatically export the same qr codes for different color sets. This is super usefu…
-
`Assert.areEqual()` is expecting the parameters to be in order `expected` then `actual`. Either order will work, however currently the error messages in the Test Explorer are incorrect and could be mi…
-
### Component
API
### Have you ensured that all of these are up to date?
- [X] opensea-js
- [X] Node (minimum v16)
### What version of opensea-js are you on?
7.1.14
### What function is the bug …