I made some good money (millions) in 2017 by algo trading crypto. Now in 2018, the bear market is on, but my pnl is still decent. I collected data, trained models, wrote execution strategies, automated everything. I was successful because I was moving fast, trying things, breaking things, etc. While crypto was and still is my turf, I think I could also do well in the stock market. The problem is that the entry barrie…
Ask HN: Anyone making money through algorithmic trading?
101–110 of 254 posts
Re: Ask HN: Anyone making money through algorithmic trading?
#102There are a few things to watch out for: 1. Systematic trading doesn't necessarily require an algorithm. For instance this rule might work (over a 5 year horizon, don't try it monthly): "buy very large cap stocks if their P/E goes below 4 and sell if it goes over 10." But you don't need an algo. 2. The market has long bull runs. So you might have an algo that has some long bias. It will seem to perform above chance.…
Re: Ask HN: Anyone making money through algorithmic trading?
#103I built my own intelligent algo trading platform for node.js. It uses market data from Binance and Bitfinex. My best strategy uses unusual volume amounts on Bitfinex to trade on Binance (mostly BTCUSDT and other USDT pairs), an advanced dynamic arbitrage. It can make up to 500-1000 usd per day but not really much more. I started testing a LSTM neural network to optimize the gains and reduce the risks, still early but…
Why would you do this when you are already making $500/day ($182,500 per year)?
Re: Ask HN: Anyone making money through algorithmic trading?
#104You probably can't do HFT trading because you need to have capital to reduce latency. Maybe you can rent servers very close to the trading centers, but this still will cost money. You can use http://www.quantopian.com to try out different algorithms. It will tell you how well your strategy works.
Re: Ask HN: Anyone making money through algorithmic trading?
#105HFT can really bite you if you are not experienced in that area. I'd suggest sticking to trading based on 30 day moving averages.
There are thousands of technical indicators. How and why do you use a 30 day SMA?
Re: Ask HN: Anyone making money through algorithmic trading?
#106My question for everyone: Where do people get reliable data for back testing? Ideally I'd like data that goes back over 20 years. And with relatively few data integrity issues (e.g. does not exclude companies that no longer exist). Even more important: How do I know my data is accurate?
Re: Ask HN: Anyone making money through algorithmic trading?
#107I built my own intelligent algo trading platform for node.js. It uses market data from Binance and Bitfinex. My best strategy uses unusual volume amounts on Bitfinex to trade on Binance (mostly BTCUSDT and other USDT pairs), an advanced dynamic arbitrage. It can make up to 500-1000 usd per day but not really much more. I started testing a LSTM neural network to optimize the gains and reduce the risks, still early but…
> Feel free to contact me at herve76@gmail.com if you need me to write your own custom trading algorithm. Why would you do this when you are already making $500/day ($182,500 per year)?
Re: Ask HN: Anyone making money through algorithmic trading?
#108Earlier quoted context omitted.
You can also plug Quantopian into RobinHood for $0 trades.
Wasn't support for that removed?
Re: Ask HN: Anyone making money through algorithmic trading?
#109I made some good money (millions) in 2017 by algo trading crypto. Now in 2018, the bear market is on, but my pnl is still decent. I collected data, trained models, wrote execution strategies, automated everything. I was successful because I was moving fast, trying things, breaking things, etc. While crypto was and still is my turf, I think I could also do well in the stock market. The problem is that the entry barrie…
You made millions of dollars last year then applied for a series of senior developer jobs two months ago?
Re: Ask HN: Anyone making money through algorithmic trading?
#110f(state of the market) = purchase shares in a fund that tracks the S&P 500
Total return: 12-20%/yr. Sometimes more, sometimes less