-
When generating Go imports, the current implementation
uses a single TreeSet to track the import names.
Golang is strict in imports and complains if an import is not used.
With some schema, exc…
-
**Describe the bug**
`dataDictionary.getVersion()` ignores the XML's `@servicepack` attribute. A FIX.5.0.SP2 dictionary XML will return "FIX.5.0". This feels wrong ...
**To Reproduce**
This from …
-
Currently the `DataDictionaryGenerator` generates only the `major` and `minor` version in the `fix` element.
https://github.com/FIXTradingCommunity/fix-orchestra/blob/3569faa06840472b649c447007f23d…
-
Move issue https://github.com/FIXTradingCommunity/fix-orchestra/issues/106 to this project.
-
xmlns:fixr="http://fixprotocol.io/2016/fixrepository" is an obsolete location. Should be
xmlns:fixr="http://fixprotocol.io/2020/orchestra/repository"
-
Hi, and thanks for your module!
And here's a problem:
I'm trying to decode MOEX fast stream (i have a buffer):
(templateId = 17)
`[192, 145, 200, 35, 113, 20, 30, 85, 107, 99, 230, 207, 78, 66…
-
`
Discord
html,
body {
background-color: #303136;
}
window.__OVERLAY__ = /overlay/.test(location.pathnam…
ghost updated
4 years ago
-
Could someone help with what i'm doing wrong (if at all) here? The schema works with 1.19.0, so i doubt the issue is with the schema file. Zipped schema file attached.
Previously, with no issues:
…
-
Hello I restested tablature and I dont know why I cant get m2orchestra to work properly. Even with files generated from orchestra2md, which works perfectly.
I still have a blank file anyway.
I got…
-
I have the following schema that describes a user as per the GitHub API:
```xml
…