Git Product home page Git Product logo

dex_python_scripts's Introduction

dex_python_scripts

various python scripts for metalx

This is a work in progress. Maybe it will be helpful to someone!

  1. Ensure you have python installed
  2. Clone repo
  3. Explore!

https://api.dex.docs.metalx.com/reference/what-is-metal-x

Trades

Get Trades History

To get the trades history for a specific account, market and number of hours in the past to look for, use the following command:

python dex.py trades history <account> <market> <hours>

For Example

python dex.py trades history paul XDOGE_XMD 24

Get Daily Stats

To get the daily stats for a specific market, use the following command:

python dex.py trades daily <market>

For Example

python dex.py trades daily XDOGE_XMD

Get Recent Trades

To get the recent trades for a specific market, use the following command:

python dex.py trades recent <market> <offset> <limit>

For Example

python dex.py trades recent XDOGE_XMD 0 3

Why Proton DEX?

Proton DEX allows users to trade all available cryptos on the exchange and offers what most of the CEX's offer nowadays - Orderbook, different types of orders (Limit order, Market order, Stop loss order, Take profit order,) and trading view chart integration. The DEX also allows users to manage their orders - view or cancel active orders as well as view order history.

Proton Blockchains offers no gas fees to users, this combined with the secure DeFi wallet Webauth, offers the best decentralized trading experience!

Learn more about the Proton blockchain and ecosystem in this overview.

https://api.dex.docs.metalx.com/reference/what-is-metal-x

dex_python_scripts's People

Contributors

paulgnz avatar

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.