/coinx-ios

虚拟货币交易平台聚合APP coinx IOS端. bitmex,OKEX,huobi

Primary LanguageSwiftApache License 2.0Apache-2.0

Coinx for iOS

该项目目前已经结合了okex,bitmex平台的合约行情,合约交易等API的实现。 项目获取的平台APIKEY和APISECRET都存放在苹果本地keychain钥匙串中,不会上传至其他服务器。

如果使用过程中发现什么问题可以反馈给我们,我们会第一时间协助处理。

功能

  1. 包行两个平台各自的币种排行
  2. 可对币种进行添加自选操作,方便查找
  3. 可查看币种的k线和交易历史
  4. 可对合约币种进行开平仓操作
  5. 可查看委托历史和持仓记录
  6. 可查看绑定账号的账户信息 具体可下载下来体验。

用法

使用CocoaPods集成的第三方库

  1. clone或者download项目
  2. cd 到项目目录
  3. pod install
  4. 打开项目编译即可

License

Copyright [2019] [Coinx]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.