JuliaQuant / Roadmap

High-level overview of group's goals and objectives
12 stars 5 forks source link

Visual Algo development #9

Open sirinath opened 9 years ago

sirinath commented 9 years ago

Also a visual algo development front end would be of great value.

One available such front end: https://www.tradingtechnologies.com/products/trading-analytics/xtrader/adl/

One of the biggest drawback of this is it does not support vector, matrix and tuple data. If we can get https://github.com/JuliaLang/Reactive.jl to implement the some operators for this functions it will make our life easier.

sirinath commented 9 years ago

Visual dependent is not specific to Trading. It can be a generic project which can be used in Data Science also.

sirinath commented 9 years ago

Initially you just need constructs which map into the visual elements. Visual part con be build later.