Hacker News new | ask | show | jobs
by cik 2033 days ago
My (personal only) side project trades weekly, and takes several positions. I never hold a position for more than a week, and occasionally trade the same position several times within a one-day period. I'm on version 5 of my robot, and have recently been thinking of turning the data it gathers into a service to make it easy for other developers to get real-world data at a reasonable price.

I use my data to search for inefficiencies (however small) that exist in the market. I then arbitrage these efficiencies on a weekly basis. I do this across stocks, options, and futures (not Forex). To be clear my goal is not to find "stocks that will pop", or "stocks that will plummet", rather I purely exploit micro-inefficiencies that exist in the market, which means this cannot work at scale.

1 comments

What are the returns and how many years?