MatLab

by StockSharp

MatLab — a connector for those who write trading algorithms directly in MatLab. The script receives market data in real time and sends orders without leaving the familiar environment. 74connections0...

137 Downloads
☆☆☆☆☆ Rating
0 Reviews
NuGet 5.0.197 Install-Package StockSharp.MatLab -Version 5.0.197
MatLab

MatLab — a connector for those who write trading algorithms directly in MatLab. The script receives market data in real time and sends orders without leaving the familiar environment.

74
connections
0
lines of C#
real-time
data and orders

Data into the script

Candles, ticks and order books arrive in MatLab the same way they do in any other of our programs.

Orders from the script

The calculations stay in MatLab, execution is handled by API.


User Reviews

Login to write a review

No reviews yet