There 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.…
Ask HN: Anyone making money through algorithmic trading?
41–50 of 254 posts
Re: Ask HN: Anyone making money through algorithmic trading?
#42When trades are placed using a fixed setup of rules or algorithms it is called algorithmic trading. HFT is a type of algo trading where latency is one of the important rules. So, while all HFT trades are algo trades, reverse isn't true. AFAIK some(maybe a lot) of algorithm or quant firms hire people who can read the latest investment research, form a hypothesis and test out the hypothesis to see whether there is a wi…
Care to explain? I'm genuinely curious as I've had some success in this area. Curious if I should be aware of something that I'm not...
Re: Ask HN: Anyone making money through algorithmic trading?
#43I know cases of algo traders coming from capital markets that have been so successful that they were banned in some crypto exchanges for using highly efficient strategies. One of the guys (he works in a top market maker during the day) told me he was making around 100btc/month back in Q1-Q2'17. Edit: Not saying it's easy to reach that level of profits, just that it's possible for professional/sophisticated traders.
I know a guy who makes so much money he got banned from the internet. He told me he makes 1000000 Btc a day. Fact.
https://www.straitstimes.com/business/companies-markets/bitc...
Re: Ask HN: Anyone making money through algorithmic trading?
#44There 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?
#45I used Python and ccxt.
Re: Ask HN: Anyone making money through algorithmic trading?
#46This could happen because of fraud by the exchange, fraud against the exchange, hacking of the exchange, or regulatory risks where other financial intermediaries stop working with an exchange or regulators threaten to punish an exchange if it processes certain transactions.
Some people have suggested that because arbitrage opportunities are pursued aggressively, most price differences between cryptocurrencies and cryptocurrency exchanges that persist are probably mainly due to people taking account of counterparty risk. In that case you could still profit some of the time by betting that a risky exchange will remain solvent, but you might be taking a larger risk than you realize.
Another interpretation is that some apparent cryptocurrency arbitrage opportunities are really opportunities to earn a premium for helping people evade capital controls and other regulatory restrictions on moving money around. For example, there are lots of people in China who would be happy to pay you a premium if you'd accept a payment in China and make a corresponding payment in Canada. In that case you might feel like you're being a clever arbitrageur but you're largely receiving a payment for helping someone circumvent regulations¹.
(The implicit moral opprobrium that might be read there isn't intended, but I think it's interesting to consider how cryptocurrencies can sometimes make people feel very clever when they aren't, in fact, the cleverest ones in the situation!)
(¹ which isn't necessarily unreasonable to describe as arbitrage)
Re: Ask HN: Anyone making money through algorithmic trading?
#47The bot uses a NN for predicting the price. I've been working on it for 3 months and so far the bot is profitable.
If anyone out there is interested in this space I'm looking for a partner. Also open to business offers.
The whole pipeline (data collection, data processing, trading bot, backtesting, model training, etc.) is built on golang, aws, and training with keras.
Shoot me an email [redacted]
Re: Ask HN: Anyone making money through algorithmic trading?
#48When trades are placed using a fixed setup of rules or algorithms it is called algorithmic trading. HFT is a type of algo trading where latency is one of the important rules. So, while all HFT trades are algo trades, reverse isn't true. AFAIK some(maybe a lot) of algorithm or quant firms hire people who can read the latest investment research, form a hypothesis and test out the hypothesis to see whether there is a wi…
Re: Ask HN: Anyone making money through algorithmic trading?
#49I know cases of algo traders coming from capital markets that have been so successful that they were banned in some crypto exchanges for using highly efficient strategies. One of the guys (he works in a top market maker during the day) told me he was making around 100btc/month back in Q1-Q2'17. Edit: Not saying it's easy to reach that level of profits, just that it's possible for professional/sophisticated traders.
I know a guy who makes so much money he got banned from the internet. He told me he makes 1000000 Btc a day. Fact.