Author

Topic: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic] - page 119. (Read 416703 times)

sr. member
Activity: 449
Merit: 250
Software developer
For adding exchanges i need C# based open-source libraries.
They need to contain (for the most part) all the trade logic like poll, trade-depth, wallet, open-orders, buy and sell. And i need to review and approve them.

I was talking to somebody who wanted to create a DLL for Cryptsy but i did not hear from him in days. I wanted to give him a donation for it and i has to be published to the community.

So if you have any suggestions, i am open for it.

Edit:
I will not add MtGox. I do not support them because i do not want them to grow any bigger. To much depends on them already.
sr. member
Activity: 319
Merit: 250
What do you need to add additional exchanges, such as Cryptsy?
sr. member
Activity: 449
Merit: 250
Software developer
@minzie:
You are totally right. I had to help already 6 people who started multiple instances and got blocked. The simple trade bot is not designed for that. I wanted to keep the simple trade bot as simple as possible so i did not make support for multiple currencies.

The coming Command Line Trade Bot (which comes today or tomorrow) does not have this issue. With that bot you can poll multiple exchanges and multiple currencies at the same time.


@daybyter:
A chart provider (or resource to get some historical data) would solve the issue, you are right about that. However historical data is based on 15minutes interval (the lowest i could find) so if i wanted to add this to the simple trade bot i have to remove the time interval and set is locked to 15minutes updates. This is why is did not add this to the simple trade bot.


@kird03:
Thank you very much for your offer, however i am Dutch myself. So i could do the translation myself. I did not translate it because most of the Dutch people can read and write English very well. So there is not really a need for that translation. (unless i get a lot of requests for it)


@all:
I have just released the Command Line Trade Bot and i have created a separate topic for it here:
https://bitcointalksearch.org/topic/haasonline-command-line-trade-bot-for-btce-and-bitstamp-main-topic-277677
newbie
Activity: 24
Merit: 0
Who is interested in translating the language file of Simple Trade Bot?

I have placed the language file online at this link:
http://haasonline.tk/wp-content/uploads/2013/08/LangEN.txt

The requirements are:
The file format must be in UTF-8 and the XML structure must remain intact.

For each unique translation XML file i will be donating 0.2 BTC to you as reward. You can send it to me by PM or email.

If you accept, post it here (the language name) so no double work is done by others.

I already got English, Russian, Italian and German.

The bounty is high but i need it ASAP for the new release this weekend. (<24 hours) Besides i have to warn not to underestimate the translations because they are sometimes hard to make.

I can do Dutch within 48 hrs if you still need additional translations..
legendary
Activity: 965
Merit: 1000
The solution in my bot is a ChartProvder class, that caches the data from the exchanges. All bots request the data from this ChartProvider instance.
member
Activity: 110
Merit: 10
To touch on the point made by Stephan, the exchanges place a limit on how many requests can come from a single IP. For instance, Bitstamp only allows one request per second, and they will quickly ban your IP. Any bot could be made to run multiple instances, it would just need another piece of software to coordinate those requests. I suspect in an instance like this, it would be a reasonably complex task to do so.
hero member
Activity: 623
Merit: 500
how are your experiences so far with this software? it would be nice to see numbers and percentages of the profits and max profits achieved so far  Grin
(I'm still waiting for my download email  Roll Eyes )
hero member
Activity: 623
Merit: 500
ordered today. can't wait to try it out  Grin
sr. member
Activity: 449
Merit: 250
Software developer
Yes i am the owner of haasonline.com and haasonline.tk.

Running multiple instances is not supported because the exchange could ban your ip. If you run multiple instances then you can flood them with requests.

Btw i am running 3 instances myself. But i am running updates each 15minutes per instance. If you do this too, you can bypass the possible ban. But again, if the exchange block you i can not help you. You have to contact them yourself to get whitelisted again.
sr. member
Activity: 434
Merit: 254
Editor-in-Chief of Let's Talk Bitcoin!
Stephan,
Just confirming you're haasonline.com?
hero member
Activity: 623
Merit: 500
is it possible to have several instances of the program running?
like I want to trade LTC/BTC but also FTC/BTC etc at the same time. is that possible?
sr. member
Activity: 434
Merit: 250
Worked great. Thank you Stephan224 for the excellent support of your product.

Cheers.
sr. member
Activity: 449
Merit: 250
Software developer
It sound all very strange to me. However, i have send you a PM with a alternative way to get the software. If that does not work i am not sure whats happening, but then i will email it to you.

Keep me posted please.

Edit:
I found the problem. The store was giving a wrong link to the download location. I have fixed this now.
Sorry for the delay in delivery.
sr. member
Activity: 434
Merit: 250
Tried on another system and was greeted with a screen that says I must be logged in. When I clicked that link it led me to a wordpress page, which I logged into, but I again have zero downloads available and I still haven't received the file even once. Perhaps your counter could monitor actual downloads completed and not downloads attempted?

Possible that saved wordpress login credentials are messing up your system? Avalon used wordpress for their sales.

Please again reset my download counter so that I may try to get the file from a 2nd computer.

TIA.
sr. member
Activity: 434
Merit: 250
What a PITA. Can you just email me the file at the address I registered?



I download files everyday and don't have any issues.
sr. member
Activity: 434
Merit: 250
I have taken a look at your order and everything seems to be alright from the website perspective. I can see you already downloaded the software 4 times. Is it possible the download itself is blocked on your computer or something like that?

Just to be sure i have reset the amount of downloads for you order, this way you can give it another try. Please PM me of use the ticket system if this does not solve your issue. Then i will have a look again.

Thanks for your efforts, but I still cannot access the file.



The error message is different depending on which of the 3 browsers I try(chrome, firefox, IE), but the result is the same...no file.
sr. member
Activity: 449
Merit: 250
Software developer
I have taken a look at your order and everything seems to be alright from the website perspective. I can see you already downloaded the software 4 times. Is it possible the download itself is blocked on your computer or something like that?

Just to be sure i have reset the amount of downloads for you order, this way you can give it another try. Please PM me of use the ticket system if this does not solve your issue. Then i will have a look again.
sr. member
Activity: 434
Merit: 250
Hi Stephan224. I paid for your STB yesterday and was notified today that payment was complete and I could download the program, but when I try it says the file is unavailable. As a result I've never received the file and I'm told I have only one remaining attempt. Can you tell me what's going on?

Cheers.
sr. member
Activity: 449
Merit: 250
Software developer
The Command Line Trade Bot will be released this month. At this moment i have already send it to the alpha testers and i am waiting for the results/feedback to come in. But this process take a lot more time then normally because the testers have to make there own logic to do the testing. To speedup everything i am working on the examples/templates in Excel and PHP.

BTW I will start a entire new topic to promote and discuss this the Command Line Trade Bot. It will be posted this month too.
sr. member
Activity: 319
Merit: 250
Is there a projected release date for the command line version?
Jump to: