File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,14 +29,13 @@ Currently we only support **Pocket Option** (quick trading) with the following f
2929
3030# Python
3131For the full python documentation check [ here] ( https://chipadevteam.github.io/BinaryOptionsTools-v2/python.html ) .
32- To install it using pip:
32+ # To install it using pip:
3333```
3434pip install binaryoptionstoolsv2
3535```
36- To install it manually:
36+ # To install it manually:
37+ ## Clone the repo and cd into ./BinartOptionsToolsV2
3738```
38- # Clone the repo
39- `cd` into ./BinartOptionsToolsV2
4039`pip wheel .` **OR** `maturin build`
4140```
4241
Original file line number Diff line number Diff line change 11### Priority List
22## Mission Critical (Preventing Functioning of App/Site/Bot)
3- - n/a at this moment
3+ - n/a
44
55## Priority (Currently being developed)
66- * Pocket Option* : Add support for pending trades
1111- Add support for other trading platforms like Expert Options, Close Option, and more.
1212
1313## Deferred Tasks
14- -
14+ - n/a
You can’t perform that action at this time.
0 commit comments