ta4swift
Technical analisy for swift. A swift package following ta4j to enable basic functionality for technical analysis of financial data.
let appleStockData = BarSeries("APPL", data)
Technical analisy for swift. A swift package following ta4j to enable basic functionality for technical analysis of financial data.
let appleStockData = BarSeries("APPL", data)
swift-highlight is a pure-Swift data structure library designed for server applications that need to store a lot of styled text. The Highlight module is memory-efficient and uses slab allocations and small-string optimizations to pack large amounts of styled text into a small amount of memory, while still supporting efficient traversal through the Sequence protocol.
Sovran-Swift: Small, efficient, easy. State Management for Swift
Approximate Approximate floating point equality comparisons for the Swift Programming Language. Introduction Approximate is a Swift package that provi
iPhone's pose measurement based on Swift. This is a Swift app, named 'iPose', for iPhone's pose measurement based on Swift. This is a side project to
ActionBuilderPlugin A Swift Package Manager command which builds a Github Actions workflow for the current package. By default the workflow file will
Swift Server Implementation - RESTful APIs, AWS Lambda Serverless For Swift Runtime amazonlinux: AWS Lambda + API Gateway deployed on Graviton arm64 build swift:5.6.2-amazonlinux2-docker image
AsyncValue This is a simple package that provides a convenience property wrapper around AsyncStream that behaves almost identically to @Published. Ins
Zip A Swift framework for zipping and unzipping files. Simple and quick to use. Built on top of minizip. Usage Import Zip at the top of the Swift file
jazzy is a command-line utility that generates documentation for Swift or Objective-C About Both Swift and Objective-C projects are supported. Instead
Ta4swift needs a caching layer that should be able to cache calculated value from the indicator closures
The ValueIndicator protocol and the Rule protocol could be enhanced to build a Rule or Strategy in a fluent way like:
let rule = SMAIndicator(barCount: 10).crosses{ SMAIndicator(barCount: 10) }.and(IsOverRule(ConstantIndicator(5))
Swift Markdown is a Swift package for parsing, building, editing, and analyzing Markdown documents.
Swift-DocC is a documentation compiler for Swift frameworks and packages aimed at making it easy to write and publish great developer docum
SwiftFoundation Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. Goals Provide a cross-platform in
Swift 스위프트의 기초 1. Swift의 기본 2. 변수와 상수 [3. 데이터 타입 기본] [4. 데이터 타입 고급] 5. 연산자 6. 흐름 제어 7. 함수 8. 옵셔널 객체지향 프로그래밍과 스위프트 9. 구조체와 클래스 10. 프로퍼티와 메서드 11. 인스턴스 생
swift-ndi Swift wrapper around NewTek's NDI SDK. Make sure you extracted latest
__.swift Now, __.swift is version 0.2.0! With the chain of methods, __.swift became more flexible and extensible. Documentation: http://lotz84.github.
SNTabBarDemo-Swift Cool TabBar How To Use // MARK: - setup private func setu
Swift When - supporting switch expressions in Swift! What is it? Basically, it a
swift-compute-runtime Swift runtime for Fastly Compute@Edge Getting Started Crea
Horizontal Picker View Customizable horizontal picker view component written in