Third-Party Licenses & Notices

The Trading Strategy Engine ("the Software") incorporates components from the third-party open-source projects listed below. Each component is the property of its respective copyright holders and is provided under the license stated for it. This page satisfies the attribution requirements of those licenses and does not grant any rights in the Software itself, which is licensed under the EULA.

This notice is distributed together with every copy of the Software, including the on-premises binaries, the Python wheel, and any application into which the Software's SDK or redistributable components are embedded.

Components included in all distributions (core engine)

The following components are linked into the core engine shared library (tse_export), the Python wheel, and the SDK redistributables.

ComponentVersion (min)LicenseCopyright
Glaze6.1.0MITCopyright (c) 2019 - present, Stephen Berry
Quill10.1MITCopyright (c) 2020 - present, Odysseas Georgoudis
unordered_dense (ankerl)latestMITCopyright (c) 2022 Martin Leitner-Ankerl
libsodium1.0.xISCCopyright (c) 2013 - present, Frank Denis
SQLite3.50.4Public DomainThe authors disclaim copyright

unordered_dense includes a stripped-down implementation of wyhash (https://github.com/wangyi-fudan/wyhash) by Wang Yi, originally released into the public domain; it is distributed here under the unordered_dense MIT license shown below.

Carried over from the previous edition of this notice

The following component was attributed on the previous edition of this page but does not appear in the notices file currently shipped with the product. It is retained here so that no attribution is lost, pending confirmation of whether the component is still linked in.

ComponentVersion (min)LicenseCopyright
work_contract (buildingcpp)not statedMITCopyright (c) 2024 Building C++

Documentation assets (not linked into the binaries)

ComponentVersion (min)LicenseCopyright
JetBrains Mononot statedSIL Open Font License 1.1Copyright 2020 The JetBrains Mono Project Authors

The JetBrains Mono typeface renders code in the generated documentation (docs/distributive/reference.pdf) and ships with the generator sources under docs/generator/fonts/, together with the full license text (docs/generator/fonts/OFL.txt).

MIT License

Applies to: Glaze, Quill, unordered_dense, work_contract (each under the copyright notice listed above).

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

ISC License

Applies to: libsodium.

ISC License

Copyright (c) 2013 - present
Frank Denis <j at pureftpd dot org>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

SQLite — Public Domain

Applies to: SQLite.

SQLite is in the Public Domain. All of the code and documentation in SQLite has
been dedicated to the public domain by the authors. All code authors, and
representatives of the companies they work for, have disclaimed all copyright
interest in the code. This means that anyone is free to copy, modify, publish,
use, compile, sell, or distribute the original SQLite code, either in source
code form or as a compiled binary, for any purpose, commercial or
non-commercial, and by any means.

wyhash — Public Domain

Applies to: the embedded wyhash implementation within unordered_dense.

The original wyhash by Wang Yi was released into the public domain. The
implementation shipped here is a stripped-down derivative distributed under the
unordered_dense MIT license shown above.

SIL Open Font License 1.1

Applies to: JetBrains Mono. The full license text is distributed alongside the font files as docs/generator/fonts/OFL.txt.

Copyright 2020 The JetBrains Mono Project Authors
(https://github.com/JetBrains/JetBrainsMono)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
The license text is reproduced in docs/generator/fonts/OFL.txt and is also
available with a FAQ at: https://scripts.sil.org/OFL

Version 2.0