Support Board
Date/Time: Sat, 30 Nov 2024 10:50:31 +0000
Post From: Few questions about DTC
[2022-04-16 10:06:00] |
DabbaDo - Posts: 148 |
FWIW I have a package called DTCSharp that I've been using for years. I've only recently made it a public repository. https://github.com/dalebrubaker/DTCSharp If you are interested in the C# world, you might take a look at it. I've primarily used its DTCClient to connect my C# trading platform to Sierra Chart for data and trading. I've also used its DTCServer for connection to NinjaTrader, but I'm not currently using that connection and I haven't made it public. I'm working now on connecting my platform to TD Ameritrade using my https://developer.tdameritrade.com/ credentials, which no longer have the $500,000 requirement. It is still very early days for that and will take more weeks or months of development. See https://github.com/dalebrubaker/DTC2TDA if that interests you. |