Releases: DataIntellectTech/TorQ-Finance-Starter-Pack
v1.12.0
What's Changed
- update default tp to segmentedtp by @eointeague in #91
- #111 Update all AquaQ references to Data Intellect by @AUnterrainer in #112
- #111 adding DI logo for documentation page by @AUnterrainer in #113
- #111 updating all links to old remote to new one by @AUnterrainer in #114
- Change support email address in repo by @slocaDI in #115
- Update setenv.sh by @andrewMorrison95 in #116
- Removing space for QCMD path (bug) by @JonnyCrawford in #117
- Adding WDB as parentproctype for sort and sortworkers by @David2464 in #118
- Update accesslist.txt with ldb:pass by @ThomasGillespie in #119
Full Changelog: v1.11.1...v1.12.0
Release of Finance Starter Pack 1.11.1
Bug fix to start script on windows
Release of Finance Starter Pack 1.11.0
- Make dummy feed more random
- Make subscribers have waiting connections
- Bug Fixes
Release of Finance Starter Pack 1.10.0
- Updated documentation
- Segmented Tickerplant added
Release of Finance Starter Pack 1.9.1
- Updated documentation
- installlatest.sh script added
Release of Finance Starter Pack 1.9.0
- Inclusive language
- A Fix for CTP in start .stop script and other minor fixes
- Addition of the pcap decoder
- New setenv.sh enviornment variables and code structure for install script
Release of Finance Starter Pack 1.8.0
- Add Data Quality System configuration files.
- Add DataDog configuration files.
- Minor fixes.
Release of Finance Starter Pack 1.7.0
- Added Basic configuration for integration of Monit for monitoring TorQ.
- TORQHOME variable changed from relative path to absolute path in setenv.sh.
- QCON flag added so that
./torq.sh qcon <processname> <username>:<password>
will connect to the process without need for port to be entered manually. - Default RDB Timeout changed to 180 seconds.
Initial Release of Finance Starter Pack v1.6
• Update process.csv for start stop script (torq.sh) in TorQ. All the process configuration is now at one place in $KDBAPPCONFIG/process.csv.
• Tested with kdb+ 3.6 and TorQ 3.3.0
For more information, help or assistance with setup, please contact [email protected]
Initial Release of Finance Starter Pack v1.5
This release of the TorQ Finance Starter Pack allows potential kdb+ users to create a pseudo production data-capture environment in a matter of minutes. The repository contains an API to the IEX Exchange which polls for relevant marketdata and sends it to a real-time/historic persistence mechanism.
Requires q v3.4+ as .Q.hg is used
• Added live data feed from IEX
• Added configuration options when launching IEX feed through TorQ or as a standalone
• Added documentation for IEX feedhandler usage
For more information, help or assistance with setup, please contact [email protected]