Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
prepare for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peerchemist committed Jan 13, 2020
1 parent dcfd3f3 commit f61bd0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ may not be accurate.*

## Supported indicators:

Finta supports 75 trading indicators:
Finta supports 76 trading indicators:

```
* Simple Moving Average 'SMA'
Expand Down Expand Up @@ -93,6 +93,7 @@ Finta supports 75 trading indicators:
* Finite Volume Element 'FVE'
* Volume Flow Indicator 'VFI'
* Moving Standard deviation 'MSD'
* Schaff Trend Cycle 'STC'
```

## Dependencies:
Expand Down Expand Up @@ -170,6 +171,6 @@ royalty free.

Buy me a beer 🍺:

Bitcoin: 39PdX8jhXvUpzpkDibwMAVHVs6ZtoHCjnm
Bitcoin: 3NibjuvQPzcfuLaefhUEEFBcmHpXgKgs4m

Peercoin: PRn448Km1ZJ2BhdPQfiSS3q4Af2vkjwwvH
Peercoin: P9dAfWoxT7kksKAStubDQR6RhdXk5z12rV
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setup(
name="finta",
version="0.3.9",
version="0.4.0",
description=" Common financial technical indicators implemented in Pandas.",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit f61bd0e

Please sign in to comment.