Skip to content

crisanvlad/Kraken_iOS_API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kraken_iOS_API

Kraken Exchange iOS API Client example

The Kraken web site (https://www.kraken.com/help/api#example-api-code) has some API client examples, but unfortunately it lacks one for the iOS platform This project fills this gap by providing an easy to use working example It was created with Xcode 10 and uses Swift 4.2

This project implements the access to the following Kraken APIs, both public and private:

Public Market Data: Time Ticker Trades OHLC

Private User Data: Balance Trade Balance Trades History Open Orders

Private User Trading: Add Order

Copyright (C) 2018 by Jose Fonseca (josefonseca at ipg dot pt , jozefonseca at gmail dot com)

About

Kraken Exchange iOS API Client example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 99.6%
  • Objective-C 0.4%