Coder Social home page Coder Social logo

aluke1 / matlab-poloniex-trading-tools Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 41 KB

This repository contains MATLAB function files for executing trades and other actions on the Poloniex Exchange.

License: GNU Affero General Public License v3.0

MATLAB 100.00%

matlab-poloniex-trading-tools's Introduction

MATLAB-Poloniex-Trading-Tools

This repository contains MATLAB function files for executing trades and other actions on the Poloniex Exchange.

By: Adam Luke, Adason Financial, 2018

Files include:

scrape_poloniex.m -> scrapes financial data from the Poloniex exchange, including margin trading data, trade histories, and order books

buy_limit.m -> places a limit buy

sell_market.m -> sells currency using the market price (the price of current buy orders)

cancel_order.m -> cancels an open order

return_balance.m -> returns account balances

return_book.m -> returns open orders on the book

return_orders.m -> returns your open orders on the book

required sub-functions:

HMAC.m -> outputs hash message authentication code

DataHash.m -> creates a hash value (used by HMAC.m)

urlread2.m -> makes HTTP requests and processes response

matlab-poloniex-trading-tools's People

Contributors

aluke1 avatar

Watchers

James Cloos 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.