Login Page - Create Account

Support Board


Date/Time: Thu, 16 Jan 2025 22:16:36 +0000



Post From: ACSIL Interface Members - Functions

[2017-11-18 20:03:30]
User39772 - Posts: 311
Hello, my understanding is, that with ACSIL I can create my own study or trading systen using c++ and create a dll for SC with Visual Studio compiler. Is that correct ?

Question:

Can I use all funktions available in Visual Studio e.g. creating interactive dialoges with the user etc. while the dll is running ?

Is it possible to create a dll that performs a backtest automatically instead of using the sc backtester ?

Is it possible to load market data from within such a dll an run the trading system defined in the same dll on that data ?

If yes, can you point to the relevant functions available for that. Thanks in advance !