Hacker News new | ask | show | jobs
by JSDevOps 752 days ago
How is this any different to things like https://www.tradingview.com/

I code quite a lot of trading algorithms. I’ll help you but I’m not willing to test your platform as is as I know my feedback will likely be quite critical.

1 comments

The idea was to focus on the logic of the strategy by letting the users create rules, from the values of indicators, prices, balance sheets or other parameters and optionally compare them using operators like greater, less, equal or check for crossovers, etc.

The users can create complex strategies by chaining these rules using AND/OR operators. It's not based on charts at all at the moment, just a form, and it seems like trading view is mostly charts with custom scripts.

Ok so you want drag and drop trading?