Updated Tropix for DAO and LSK support for poloautobuy and poloautosell
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.
Push support for BTC_ETC (Ethereum Classic) pair
Update to README and added BTC_DCR pair
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.
Dally, you should make a videos how to use these robots.
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
@daniel891025 I do have on the whiteboard to do: Make Tropix Robot Tutorial.
I will try my best to get to it this week!
Bot making Bittrex Market History so green. Quite relaxing.
this is usual on macs:
type in:
export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
i do it like this in the terminal:
- git clone https://github.com/safex/tropix
- cd tropix
- 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 ?