-
-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathCITATION.cff
More file actions
44 lines (44 loc) · 1.35 KB
/
CITATION.cff
File metadata and controls
44 lines (44 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "BinaryOptionsTools v2"
abstract: "A high-performance, cross-platform library for binary options trading automation. Built with Rust for speed and reliability, with Python bindings for ease of use."
authors:
- family-names: "ChipaDevTeam"
alias: "ChipaDevTeam"
- family-names: "Rick"
given-names: "Rick-29"
alias: "Rick-29"
repository-code: "https://github.com/ChipaDevTeam/BinaryOptionsTools-v2"
url: "https://chipadevteam.github.io/BinaryOptionsTools-v2/"
license: "BSD-3-Clause"
keywords:
- "binary options"
- "trading"
- "pocketoption"
- "finance"
- "async"
- "rust"
- "python"
- "websocket"
- "automated trading"
- "financial technology"
version: "0.2.9"
identifiers:
- type: url
value: "https://github.com/ChipaDevTeam/BinaryOptionsTools-v2"
description: "GitHub repository"
- type: url
value: "https://pypi.org/project/binaryoptionstoolsv2/"
description: "PyPI package"
preferred-citation:
type: software
title: "BinaryOptionsTools v2: High-Performance Binary Options Trading Library"
authors:
- family-names: "ChipaDevTeam"
alias: "ChipaDevTeam"
- family-names: "Rick"
given-names: "Rick-29"
alias: "Rick-29"
year: 2026
url: "https://github.com/ChipaDevTeam/BinaryOptionsTools-v2"