Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ARosie

Pages: [1]
1
Technical Support & Development / Re: EMA1: undefined === EMA2: undefined
« on: December 04, 2017, 08:26:10 PM »
I have a similar issue with one pair (USDT-NEOS) on Bittrex. All other pairs are working fine so I really don't know what the problem could be.

2
Beginners & Help / Running multiple bots?
« on: November 29, 2017, 05:48:57 PM »
Are there significant advantages/disadvantages to running different instances of the bot for different exchanges (i.e. one bot for bolo, one for bittrex, one for kraken)?

Mainly I guess I'm wondering if each pair will be analyzed more frequently when running multiple bots because there are less total pairs to be analyzed by each bot instance. Any reason why this would use more system resources (assuming one is running a machine with decent hardware)?

Interested in how other people manage this.

Thanks

3
I'd say that's a pretty excellent ROI. Are you planning to share the settings you're developing?

4
Technical Support & Development / Re: Bugs/Issues tracker v3.2
« on: May 14, 2017, 09:19:06 PM »
This might have been fixed in 2020 patch (I just updated so not sure yet), but I've noticed the bot leaves older BUY orders hanging, even after the price has increased significantly and it was since purchased the same coin at a higher price. This makes less BTC available for other buy orders.

5
Technical Support & Development / Re: Gunbot Error Codes
« on: May 12, 2017, 05:48:44 AM »
Error 422?

Some googling suggests one might need to create a new API?

6
When I start the startall .bat file only the first pair in the file starts. Using BB... Any ideas?

Here's what the file looks like...

@echo off
TITLE DCR
node BB BTC_DCR poloniex

TITLE DASH
node BB BTC_DASH poloniex

etc...

Pages: [1]