Author

Topic: Did you try HFT? (Read 68 times)

jr. member
Activity: 140
Merit: 2
April 10, 2018, 07:55:45 PM
#5
Hello.

As the title says. I would like to try an High Frequency Trading (HFT) bot. There are some good open source projects out there.

Did you ever tried them? Did you gain or lose anything?

what is that HFT Bot? can you share a link or video tutorials about that bot?
and what is a different from gunbot or other bot that available for sale?

HFT means High Frequency Trading, an HFT bot makes hundreds of order per seconds

Here's one of the many open implementations
https://github.com/gcarq/freqtrade

I am looking at this code and came across your thread. I'm not sure that it could actually make hundreds of trades in a few seconds. The lowest time resolution is 1 min, default is 5 min, and unless you coded a large number of open trades possible in the config file it wouldn't be working on huge numbers of trading pairs simultaneously.

But I am more interested in catching trends that unfold over one to several hours, which it could do with carefully configured buy and sell signals from Python's tAlib. Let me know if you run it, and I'll report back if I pursue it.
member
Activity: 224
Merit: 11
The Experience Layer of the Decentralized Internet
April 01, 2018, 08:25:44 AM
#4
I'm also interested in high-frequency trading, but I can't see the gtihub code, is this a project that has implemented the full code?
Can i use it directly?
member
Activity: 294
Merit: 10
April 01, 2018, 08:20:03 AM
#3
Hello.

As the title says. I would like to try an High Frequency Trading (HFT) bot. There are some good open source projects out there.

Did you ever tried them? Did you gain or lose anything?

what is that HFT Bot? can you share a link or video tutorials about that bot?
and what is a different from gunbot or other bot that available for sale?

HFT means High Frequency Trading, an HFT bot makes hundreds of order per seconds

Here's one of the many open implementations
https://github.com/gcarq/freqtrade
sr. member
Activity: 1260
Merit: 251
March 29, 2018, 03:05:58 PM
#2
Hello.

As the title says. I would like to try an High Frequency Trading (HFT) bot. There are some good open source projects out there.

Did you ever tried them? Did you gain or lose anything?

what is that HFT Bot? can you share a link or video tutorials about that bot?
and what is a different from gunbot or other bot that available for sale?
member
Activity: 294
Merit: 10
March 29, 2018, 02:59:21 PM
#1
Hello.

As the title says. I would like to try an High Frequency Trading (HFT) bot. There are some good open source projects out there.

Did you ever tried them? Did you gain or lose anything?
Jump to: