Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 08:35:11 +0000



Post From: Few questions about DTC

[2022-04-16 10:06:00]
DabbaDo - Posts: 146
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.