Been working on Polo integration most of the past week. Updated the database and the code responsible for synchronizing with APIs to support multi-exchange so it should be easy to add more in the future with these changes in place.
Moving forward, in about 1-3 months time, we will be hiring a frontend developer to work with me to port the platform over to a new more beautiful UI and things will speed up with someone taking care of the frontend. But this will be done only after I have most of the basic features in place, so we don’t get too much mess at the beginning as everything is changing very quickly now as I'm building the basic structure. I want to get the basics of following, and closing positions, and the bot and the emails and stuff in place, so when someone comes it’s all there and they can just dig in and start working.
As soon as I can get the database pretty well defined for following and positions, markets, keys, and etc., then I think it will be fine and we can start lashing out on the frontend.
Profile page has been updated and now shows both exchange positions.
And integrated with the Settings panel, where you can input your API keys.
Markets pages also already showing live price data from both markets.
Now I'm working on the code for closing positions for 1Broker and Poloniex from the dashboard. So the close gavel icon will trigger a close when clicked.