Skip to content

AnneBlair/Aphrodite

Repository files navigation

Aphrodite

Aphrodite Swift Xcode MIT 中文 README

I hope that every person who uses it can harvest love. It provides you a chance to use a pure-Swift alternative in your next app. Save time to harvest Love

Features

  • Candlestick chart
  • Swift extensions
  • 中文介绍

What is a 'Candlestick'

A candlestick is a chart that displays the high, low, opening and closing prices of a security for a specific period. The wide part of the candlestick is called the "real body" and tells investors whether the closing price was higher or lower than the opening price. Black/red indicates that the stock closed lower and white/green indicates that the stock closed higher. More 中文版

Schema document

Schema document

Swift extensions

ChainSet

  • CustomStringConvertible
  • arable
  • ection
  • ExpressibleByArrayLiteral
  • CustomStringConvertible

Requirements

  • iOS 8.0+
  • Swift 4+

CocoaPods

Aphrodite is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Aphrodite"  , '~> 1.2.0

e.g:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, “8.0”
use_frameworks!

target : ’Project’ do

pod 'Aphrodite', '~> 1.2.0’

end

Developments and Tests

Any contributing and pull requests are warmly welcome. However, before you plan to implement some features or try to fix an uncertain issue, it is recommended to open a discussion first.

It would be appreciated if your pull requests could build and with all tests green. :)

YinYu

Code of Conduct

The Aphrodite team welcomes people of all ethnicities, nationalities, ages, gender, disability, levels of experience, and religious beliefs to use and contribute to the Aphrodite project. We pledge to foster and enforce a harassment-free environment of openness, respect, and cooperation for everyone in all project and public spaces online or offline.

Please report any behaviour that violates our Code of Conduct to sirbliar@gmail.com. The Aphrodite team is committed to enforcing this Code of Conduct to ensure everyone who wishes to use, contribute to, and comment on the Aphrodite project may do so freely and openly and without fear of reprisal.

The Aphrodite team maintains the right to remove, edit, or reject any comments, code, edits, or issues that do not align with our Code of Conduct.

License

Aphrodite is released under the MIT license. See LICENSE for details.

About

I hope that every person who uses it can harvest love. It provides you a chance to use a pure-Swift alternative in your next app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published