Open tobiasmuehl opened 7 years ago
Which exchange's API do you prefer?
Are you open to working on GoLang, its got very good concurrency support and can do thousands of threads easily. Its a good fit for this use case. What do you think?
Sounds like a good idea, but unfortunately I will not be joining tonight.
Dushyant notifications@github.com schrieb am Do., 29. Juni 2017, 16:06:
Are you open to working on GoLang, its got very good concurrency support and can do thousands of threads easily. Its a good fit for this use case. What do you think?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bkkhack/hacknights/issues/196#issuecomment-311907809, or mute the thread https://github.com/notifications/unsubscribe-auth/ADL-AuJn6So8-d6Xv0REWkFUS3holQbxks5sI2kHgaJpZM4NcEwt .
oh cool, some other time then! 🙂
On 29-Jun-2017 4:12 PM, "Tobias Mühl" notifications@github.com wrote:
Sounds like a good idea, but unfortunately I will not be joining tonight.
Dushyant notifications@github.com schrieb am Do., 29. Juni 2017, 16:06:
Are you open to working on GoLang, its got very good concurrency support and can do thousands of threads easily. Its a good fit for this use case. What do you think?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/bkkhack/hacknights/issues/196#issuecomment-311907809 , or mute the thread https://github.com/notifications/unsubscribe-auth/ADL-AuJn6So8- d6Xv0REWkFUS3holQbxks5sI2kHgaJpZM4NcEwt .
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bkkhack/hacknights/issues/196#issuecomment-311909205, or mute the thread https://github.com/notifications/unsubscribe-auth/ABbxObAe9WYUEVhCckJDR1c62VHbgzsSks5sI2pmgaJpZM4NcEwt .
Any news from this? Still alive? Any chance we take a look on the 25th of january?
Sorry, not working on this anymore. Generally I found daytrading to not be worth it. If you want to run a bot using chart analysis you can use TradingView and http://autoview.with.pink . It's the best setup I know of and not expensive. Gunbot is expensive and actually quite bad.
Develop a simple trading bot for an altcoin exchange (one that has a developer friendly WebSockets API). Using WebSockets the bot will continuously watch market trends and execute trades (high frequency trading) NodeJS preferred, open to alternatives if others want to join
Will be starting from scratch.