I would like to build an automated trading platform (still deciding on the brokerage to tie into), but I don't think I have the skills to code the actual trading portion, but I'd like to first start by building the dashboard, so that when I hire a programmer, they can just tie everything into my platform and there aren't issues on expectations, etc... I was thinking bubble.io, appypie or some of those sites, but I obviously need speed and can't be restricted by "X" number of runs per day... any thoughts on what you would use that is easy to build out the platform interface and then that ties in easy to C++ or Python?
I'll probably tie into polygon.io for my data feed as well since it has built in technical analysis.
thanks
I'll probably tie into polygon.io for my data feed as well since it has built in technical analysis.
thanks
The reality is that code gets rewritten often. Do the simplest thing you can get away with now. When you outgrow it, rewrite. There is no point in “building castles in the sky” now planning for future functionality which you will probably never end up using anyhow. That’s my $0.02.