Skip to content

Commit

Permalink
Merge pull request #1 from Tim55667757/develop
Browse files Browse the repository at this point in the history
Merge main features
  • Loading branch information
Tim55667757 authored Feb 4, 2021
2 parents df0496f + f368241 commit 5c88b78
Show file tree
Hide file tree
Showing 16 changed files with 4,736 additions and 1 deletion.
27 changes: 27 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
language: python
python: '3.7'
branches:
only:
- master
- develop

install:
- pip install pytest coverage codacy-coverage
- pip install -r requirements.txt

script:
- coverage run -m py.test tests -vvv
- coverage xml

deploy:
provider: pypi
username: __token__
password:
secure: R+BV7e3ClVkhJz5tQcDLewazEC7E1BbVpRXrCPi9ENhvMeU9ZKjlE4gLd7TCYwBXa44SNvZyrX0BlXWzoea+I/MeiG7Q6tP7LnMlJzFukkMGWaIgWjUpp9oBNg+HBbVET4Alnr2m3lvJeVVdziwsL6zNBg+n7a35WFJgYN/x3DDkFKV7wXSh4jw5cyFBqqCSyVl7GXQpBMIk3vHKEL5H9W1YfnGArOkluiiliFprUtmmI9kKd03VdFqOS5NRk+bpDwFikGPeilV8PWZ6KAtvzvpBQsL5395ns0zQIkeRxhW4/yJN/M4eHtWgIxNM+ZfbgEBP1wkh9HdVTqOsMipqwCjOwFoslO9+aArLcmTnExCr92X42uZxuhSNFeZ+u6NlVreOcxindCKH5GtTXnANQ4lTYaSMaVEYDLBYB4vMPC4jmtlwpZKkKST1hKVG2zzUwKSc0braW/gcXgBWYBwfUrqtxKK6bmmHPsbncJRuDZy24jFS86Sqa+SzlxMwiRVXGlfZt2RZX8zxn1MS2hnPuGvKysL4wvb8a/7hybHK8YRTnF52YcOfUenDMDPT4+2TqBCbm/rCl9YJ3XVlqbqlYrXb6Pm+VANiS4rrJ+erifJxalJtSqXKc5v2/oqE7Q2tvGmqzIuC0Fg/Vdka7qUspqbOgFi1MLo3mTbufGOzZPs=
distributions: sdist bdist_wheel
on:
all_branches: true
skip_cleanup: true

after_script:
- echo "Deploy to PyPI finished."
295 changes: 294 additions & 1 deletion README.md

Large diffs are not rendered by default.

295 changes: 295 additions & 0 deletions README_RU.md

Large diffs are not rendered by default.

85 changes: 85 additions & 0 deletions media/index.html

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions media/index.html.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Summary

| Parameter | Value
|----------------------------------------------|---------------
| Candles count: | 100
| Timeframe: | 1:00:00
| Precision (signs after comma): | 2
| Close first: | 71.49
| Close last: | 77.16
| Close max: | 79.21
| Close min: | 67.69
| Diapason (between max and min close prices): | 11.52
| Trend (between close first and close last: | UP trend
| - Trend deviation parameter: | ±0.5%

## Some statistics

| Statistic | Value
|----------------------------------------------|---------------
| Up candles count: | 53 (53.0%)
| Down candles count: | 47 (47.0%)
| Max of up candles chain: | 7
| Max of down candles chain: | 5
| Max delta (between High and Low prices): | 3.08
| Min delta (between High and Low prices): | 0.0
| Delta's std. dev.: | 0.86
| - 99 percentile: | ≤ 2.99
| - 95 percentile: | ≤ 2.89
| - 80 percentile: | ≤ 2.2
| - 50 percentile: | ≤ 1.15
| Cumulative sum of volumes: | 1777314
Binary file added media/index.html.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
100 changes: 100 additions & 0 deletions media/test.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
2021-01-30,12:00:00+03:00,73.14,73.26,70.7,71.49,6321
2021-01-30,13:00:00+03:00,71.49,71.58,71.22,71.22,529
2021-01-30,14:00:00+03:00,71.22,71.45,70.56,70.68,35530
2021-01-30,15:00:00+03:00,70.68,70.88,69.9,70.11,3602
2021-01-30,16:00:00+03:00,70.11,70.28,69.28,69.54,406
2021-01-30,17:00:00+03:00,69.54,70.52,69.26,70.49,10642
2021-01-30,18:00:00+03:00,70.49,71.09,68.7,68.93,18124
2021-01-30,19:00:00+03:00,68.93,69.96,68.67,69.7,3959
2021-01-30,20:00:00+03:00,69.7,70.4,68.04,68.22,16654
2021-01-30,21:00:00+03:00,68.22,69.33,68.15,69.21,32769
2021-01-30,22:00:00+03:00,69.21,70.55,68.86,70.18,357
2021-01-30,23:00:00+03:00,70.18,70.77,70.12,70.74,15650
2021-01-31,00:00:00+03:00,70.74,71.06,68.44,69.15,24648
2021-01-31,01:00:00+03:00,69.15,69.25,68.85,68.95,28152
2021-01-31,02:00:00+03:00,68.95,69.58,68.88,69.48,29036
2021-01-31,03:00:00+03:00,69.48,69.58,68.95,69.1,24873
2021-01-31,04:00:00+03:00,69.1,69.21,67.25,67.69,35685
2021-01-31,05:00:00+03:00,67.69,69.12,67.1,68.97,4952
2021-01-31,06:00:00+03:00,68.97,69.65,68.83,69.52,15562
2021-01-31,07:00:00+03:00,69.52,69.82,68.49,68.55,6835
2021-01-31,08:00:00+03:00,68.55,69.27,68.24,69.21,17149
2021-01-31,09:00:00+03:00,69.21,71.47,68.53,70.72,12667
2021-01-31,10:00:00+03:00,70.72,70.99,69.63,69.77,11321
2021-01-31,11:00:00+03:00,69.77,69.89,69.73,69.87,16690
2021-01-31,12:00:00+03:00,69.87,71.51,69.62,71.1,29930
2021-01-31,13:00:00+03:00,71.1,72.79,70.58,72.35,1319
2021-01-31,14:00:00+03:00,72.35,73.38,72.04,73.08,33752
2021-01-31,15:00:00+03:00,73.08,73.25,71.21,71.58,8521
2021-01-31,16:00:00+03:00,71.58,73.85,70.98,73.19,8139
2021-01-31,17:00:00+03:00,73.19,75.15,73.11,74.73,34336
2021-01-31,18:00:00+03:00,74.73,75.6,74.58,75.52,19862
2021-01-31,19:00:00+03:00,75.52,75.73,74.88,75.08,11788
2021-01-31,20:00:00+03:00,75.08,75.19,75.08,75.16,14535
2021-01-31,21:00:00+03:00,75.16,75.16,74.99,75.02,3468
2021-01-31,22:00:00+03:00,75.02,76.67,74.99,76.23,4344
2021-01-31,23:00:00+03:00,76.23,76.84,76.06,76.69,12230
2021-02-01,00:00:00+03:00,76.69,76.76,76.69,76.75,26946
2021-02-01,01:00:00+03:00,76.75,77.72,76.5,77.69,15544
2021-02-01,02:00:00+03:00,77.69,78.46,77.5,78.41,31632
2021-02-01,03:00:00+03:00,78.41,78.87,78.35,78.74,938
2021-02-01,04:00:00+03:00,78.74,79.37,78.66,79.21,17353
2021-02-01,05:00:00+03:00,79.21,79.94,77.74,78.16,1414
2021-02-01,06:00:00+03:00,78.16,78.37,78.09,78.35,13543
2021-02-01,07:00:00+03:00,78.35,78.42,77.75,77.78,6210
2021-02-01,08:00:00+03:00,77.78,77.9,77.15,77.35,18435
2021-02-01,09:00:00+03:00,77.35,79.29,76.93,78.98,17735
2021-02-01,10:00:00+03:00,78.98,79.46,77.6,77.77,15752
2021-02-01,11:00:00+03:00,77.77,78.19,76.36,76.37,8637
2021-02-01,12:00:00+03:00,76.37,76.37,76.37,76.37,28449
2021-02-01,13:00:00+03:00,76.37,76.72,75.12,75.43,32907
2021-02-01,14:00:00+03:00,75.43,75.62,74.6,74.74,13413
2021-02-01,15:00:00+03:00,74.74,74.77,74.18,74.21,26541
2021-02-01,16:00:00+03:00,74.21,74.5,73.4,73.58,33150
2021-02-01,17:00:00+03:00,73.58,73.61,73.57,73.61,35433
2021-02-01,18:00:00+03:00,73.61,73.91,71.76,72.3,6221
2021-02-01,19:00:00+03:00,72.3,72.88,72.13,72.87,4961
2021-02-01,20:00:00+03:00,72.87,73.72,72.53,73.56,25311
2021-02-01,21:00:00+03:00,73.56,73.7,72.99,73.01,32653
2021-02-01,22:00:00+03:00,73.01,73.31,72.89,73.3,22560
2021-02-01,23:00:00+03:00,73.3,73.96,71.03,71.59,341
2021-02-02,00:00:00+03:00,71.59,71.78,70.41,70.65,24284
2021-02-02,01:00:00+03:00,70.65,70.85,69.81,70.02,31810
2021-02-02,02:00:00+03:00,70.02,70.03,70.02,70.03,13944
2021-02-02,03:00:00+03:00,70.03,70.07,69.3,69.47,19261
2021-02-02,04:00:00+03:00,69.47,69.54,69.03,69.1,13253
2021-02-02,05:00:00+03:00,69.1,69.11,68.64,68.74,3852
2021-02-02,06:00:00+03:00,68.74,68.75,68.62,68.66,31781
2021-02-02,07:00:00+03:00,68.66,71.03,68.04,70.39,7180
2021-02-02,08:00:00+03:00,70.39,70.56,68.97,69.1,12761
2021-02-02,09:00:00+03:00,69.1,70.33,69.03,70.21,15998
2021-02-02,10:00:00+03:00,70.21,72.03,69.54,71.65,11344
2021-02-02,11:00:00+03:00,71.65,73.32,70.96,73.11,34200
2021-02-02,12:00:00+03:00,73.11,73.48,71.9,72.11,3252
2021-02-02,13:00:00+03:00,72.11,73.31,71.86,73.29,24019
2021-02-02,14:00:00+03:00,73.29,73.89,71.51,71.73,14824
2021-02-02,15:00:00+03:00,71.73,72.18,71.71,72.05,34753
2021-02-02,16:00:00+03:00,72.05,72.55,72.01,72.46,18130
2021-02-02,17:00:00+03:00,72.46,74.18,71.73,74.01,4852
2021-02-02,18:00:00+03:00,74.01,75.6,73.41,75.23,33378
2021-02-02,19:00:00+03:00,75.23,75.24,74.61,74.67,29435
2021-02-02,20:00:00+03:00,74.67,76.98,74.09,76.37,35645
2021-02-02,21:00:00+03:00,76.37,76.51,75.9,76.0,26144
2021-02-02,22:00:00+03:00,76.0,76.63,73.55,75.35,19452
2021-02-02,23:00:00+03:00,75.35,75.72,75.21,75.7,4795
2021-02-03,00:00:00+03:00,75.7,76.8,75.39,76.48,25675
2021-02-03,01:00:00+03:00,76.48,77.3,76.36,77.05,13678
2021-02-03,02:00:00+03:00,77.05,77.1,75.68,75.7,11015
2021-02-03,03:00:00+03:00,75.7,77.35,75.18,77.16,18831
2021-02-03,04:00:00+03:00,77.16,77.35,76.31,76.39,8950
2021-02-03,05:00:00+03:00,76.39,78.61,75.9,77.93,35073
2021-02-03,06:00:00+03:00,77.93,77.94,77.79,77.82,27636
2021-02-03,07:00:00+03:00,77.82,79.06,77.62,78.87,446
2021-02-03,08:00:00+03:00,78.87,78.97,78.87,78.96,20763
2021-02-03,09:00:00+03:00,78.96,79.1,78.45,78.55,19923
2021-02-03,10:00:00+03:00,78.55,79.04,76.2,76.82,12488
2021-02-03,11:00:00+03:00,76.82,78.43,76.21,78.13,33652
2021-02-03,12:00:00+03:00,78.13,78.37,78.12,78.36,9347
2021-02-03,13:00:00+03:00,78.36,78.4,78.05,78.07,27250
2021-02-03,14:00:00+03:00,78.07,78.61,75.72,76.42,22979
2021-02-03,15:00:00+03:00,76.42,77.37,76.25,77.16,30845
Loading

0 comments on commit 5c88b78

Please sign in to comment.