Bitcoin Forum

Bitcoin => Project Development => Topic started by: Sile on September 25, 2017, 11:33:20 AM



Title: I want to create my own Volume monitor bot
Post by: Sile on September 25, 2017, 11:33:20 AM
Hello everyone! I am a beginner programmer, i have been taking a look at those bots like CryptGany, Cryptoping etc. and i would like to create something on my own and add my own variables. What i know right now is that i need to use Bittrex/Polo/Other exchanges API and Python (i would like to code it on Python). Is there sort of a tutorial or material where i could learn? I only found lot of tutorials about Trading bots, while in the first place i want to create a Volume monitor Bot. Thanks in advance!


Title: Re: I want to create my own Volume monitor bot
Post by: amandavsc on September 25, 2017, 11:54:43 AM
python is the best choice. on youtube you find "tkinter" tutorials and how to make monitor Bot


Title: Re: I want to create my own Volume monitor bot
Post by: Sile on September 25, 2017, 12:04:48 PM
python is the best choice. on youtube you find "tkinter" tutorials and how to make monitor Bot

Definitely going to check it! Thanks!


Title: Re: I want to create my own Volume monitor bot
Post by: criptogoon on September 26, 2017, 04:35:51 PM
Now, Microsoft create solution for blockchain- CoCoa framework in C#. Maybe it will be useful for you.


Title: Re: I want to create my own Volume monitor bot
Post by: mrayazgul on October 01, 2017, 12:36:54 PM
Ok, go for it. But why bring it up here? It has been done over and over and maybe some of those will be a framework for your little toy. You can access their API's and play around and then go for writing the framework your self and go to town. DO not expect that anyone here will use your, as it is unproven and there are more than 50 other options.


Title: Re: I want to create my own Volume monitor bot
Post by: Sile on October 30, 2017, 08:40:09 PM
Ok, go for it. But why bring it up here? It has been done over and over and maybe some of those will be a framework for your little toy. You can access their API's and play around and then go for writing the framework your self and go to town. DO not expect that anyone here will use your, as it is unproven and there are more than 50 other options.

I don't want to make something to sell and i don't want to make people use it. Just something for personal use that suits my strategies for trading :)