Tropix: Altcoin Trading Robot for Bittrex and Poloniex

Updated Tropix for DAO and LSK support for poloautobuy and poloautosell

1 Like

Shouldn’t you be working on the safex platform?

tropix is completely an important part of safex platform, @sfcoin please stick to the topic, thanks. If you have some questions relevant to tropix that would be ontopic.

2 Likes

Push support for BTC_ETC (Ethereum Classic) pair

1 Like

Update to README and added BTC_DCR pair


1 Like

Update on Tropix, added a Bittrex Auto Buy and Sell; these are useful if you want to try and buy without going all at once, or to sell without going all at once which helps to not pump abruptly or dump abruptly.

1 Like

Dally, you should make a videos how to use these robots.

1 Like

support for ZEC now added

hi there, im totally new at this trading robots topic, any guidlines about where to start? some advice? Appreciate ir pal, Thanks

1 Like

@daniel891025 I do have on the whiteboard to do: Make Tropix Robot Tutorial.

I will try my best to get to it this week! :thumbsup:

1 Like

I was just about to say that I agree with @Marko!
Cool, let us know when you do it :wink:

2 Likes

New trading tool update:
Trade History Analysis Buys vs Sells on poloniex

goes back 36 hours

1 Like

Bot making Bittrex Market History so green. Quite relaxing.

1 Like

why do i get an error ? can someone explain how to run this ?

this is usual on macs:

type in:

export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include

i do it like this in the terminal:

  1. git clone https://github.com/safex/tropix
  2. cd tropix
  3. cargo build --release

then i get the error

then your comment : export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include

but nothing happens…

should i open in xcode ?

so try:

cargo run --bin bittrexautobuy

for example ^^

should do the “export” first

i also get an error… i dont know :(((

thanks for your help :)!!!

how do configure the files? api etc. ?

does

brew install openssl

make a difference?

it will ask you to enter credentials after it’s running

ok no this command : brew install openssl does nothing: -bash: brew: command not found

note:
i downloaded rustup and xcode for cargo

should i get homebrew ?

1 Like