Coder Social home page Coder Social logo

bittrex_v2's Introduction

Email Gitlab Discord

I'm an autodidact Spanish senior software engineer expecially interested in performance, text parsing, topology, internationalization, DevOps and documentation. Fluent in TS/JS, Python, Rust, Shell and PgPsql. Beyond software development I love EDM music, plyometrics, the limits of humor and Anthropology.

In my free time I maintain or co-maintain the following open source projects:

Rust

Name Release Activity State
wasm.simpleicons.org Github releases GitHub last commit Tests
leptos-fluent Github releases GitHub last commit Tests
svg-path-cst Github releases GitHub last commit Tests
md-ulb-pwrap Github releases GitHub last commit Tests
rspolib Github releases GitHub last commit Tests

Python

Name Release Activity Popularity State
mdpo PyPI GitHub last commit PyPI - Downloads Tests
project-config PyPI GitHub last commit PyPI - Downloads Tests
mkdocs-include-markdown-plugin PyPI GitHub last commit PyPI - Downloads Tests
pytest-blender PyPI GitHub last commit PyPI - Downloads Tests
pre-commit-po-hooks PyPI GitHub last commit PyPI - Downloads Tests
blender-downloader PyPI GitHub last commit PyPI - Downloads Tests
simple-icons-blender PyPI GitHub last commit Tests
braille-l18n (Inkscape extension) Releases GitHub last commit inkscape-braille-l18n-ext-downloads-badge Tests
importlib-metadata-argparse-version Releases GitHub last commit importlib-metadata-argparse-version-downloads-badge Tests

Javascript

Name Release Activity Popularity State
svg-path-bbox NPM GitHub last commit NPM - Downloads Tests
svg-path-segments NPM GitHub last commit NPM - Downloads Tests
simple-icons NPM GitHub last commit NPM - Downloads Tests
simple-icons-font NPM GitHub last commit NPM - Downloads Tests
simple-icons-website NPM GitHub last commit Tests
simple-icons-drawio NPM GitHub last commit Github downloads Tests
woff2otf NPM GitHub last commit NPM - Downloads Tests

Starter templates

Name Languages Technologies State
actix-react-starter-template Rust, Typescript ACTIX, React, Webpack Tests
django-svelte-start Python, Javascript Django, Svelte, Webpack Tests

Github Actions

Name Release Activity State Language
remove-labels-gh-action Github release GitHub last commit Tests Javascript
solaris-vm-action Github release GitHub last commit Tests Shell
pr-linked-issues-action Github release GitHub last commit Tests Shell
strip-gh-theme-links Github release GitHub last commit Tests Javascript

bittrex_v2's People

Contributors

mondeja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bittrex_v2's Issues

Place order does not work

Hi thank you for this repo. I tried to use the place_order functionality but I'm either doing something wrong or there's a bug somewhere. Unfortunately I don't have the v2 API docs (does anyone have them apart from bittrex themselves?) so don't really know what's going on

from bittrex_v2 import Bittrex
# API keys 
b = Bittrex(api_key="KEY", api_secret="SECRET")

uuid = b.place_order("BUY", "BTC-OMG", 18, 0.00025100, "LIMIT", "GOOD_TIL_CANCELLED")
print('UUID {}'.format(uuid))

Then run it like

$ python3 myscript.py
UUID {'success': False, 'message': 'There was a problem processing your request.  If this problem persists, please email [email protected] with this error id - xxxx-xxxx-xxx-xxxx', 'result': None}

Update: forgot to mention that I double checked that the API key that I am using has the LIMIT/MARKET permissions set already. Read access also is enabled and I was able to test it by fetching the currently open orders that I have for a market (BTC-OMG).

Update2: it's also worth noting that I have enough BTC in my balance that should allow this order to be placed (ie. when I place an order via the UI with these same parameters it does work)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.