I need some advice on the best programming languages to analyze tons of price & volume data. The aim is to run certain programmed algorithms on the data and gather outputs in a proper format (csv would do).
I am comparing R, Python and VBA (Because it can easily work with data in excel directly).
Any advice on pros and cons of those (among others) from a practical perspective?
The objective is as mentioned, to run algorithms on large amounts of price & volume data which look for certain conditions/patterns and produce me with proper format output. This cycle can literally run hundreds of times with multiple tweaks to the algorithms.
I have to say that this is NOT a backtesting exercise, so all the well known backtesting software packages are ruled out (Metastock, NinjaTrader, eSignal, AmiBroker, etc...). I need a programming tool for larger flexibility.
Thoughts & inputs are appreciated
I am comparing R, Python and VBA (Because it can easily work with data in excel directly).
Any advice on pros and cons of those (among others) from a practical perspective?
The objective is as mentioned, to run algorithms on large amounts of price & volume data which look for certain conditions/patterns and produce me with proper format output. This cycle can literally run hundreds of times with multiple tweaks to the algorithms.
I have to say that this is NOT a backtesting exercise, so all the well known backtesting software packages are ruled out (Metastock, NinjaTrader, eSignal, AmiBroker, etc...). I need a programming tool for larger flexibility.
Thoughts & inputs are appreciated