TTManagerAPI
Manager Interface for TT access through C#, PowerShell and R.
How to install update R package:
See here
How to use PowerShell:
Download or clone this entire repository. See examples here how to use powershell.
Before running *Example.ps1 edit config.xml file(you can see here). You should set credentials (address, login, password) for your TickTrader Manager connection.
[You can create your own powershell script and use Import-Module .\ManagerModelModule.psm1 to have access to methods for working with the TickTrader ManagerModel].