Ftt

Latest version: v0.1.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0alpha002

_This release is not production-ready but includes basic functionality for further development._

**Tested on**

* MacBook Intel.

**What is included in the release.**

* Calculation of portfolio and synchronizing with Interactive Broker

**What is not included and known issues.**

* No delete or soft-delete.
* Not adapted for a white terminal color schema.

**Full Changelog**: https://github.com/ftt-project/ftt/compare/v0.1.0-alpha+001...v0.1.0-alpha+002

0.1.0alpha001

This is the first release of Financial Trading Tools (FTT).

_FTT is a financial asset management application that helps make the right decision on time._

This release is not production-ready but includes basic functionality for further development.

**Tested on**

- MacBook Intel.

**What is included in the release.**

- Text-based user interface (TUI) with autocomplete.
- Create a portfolio record and name it.
- Create multiple portfolio versions that are variations of the same portfolio.
- Each portfolio version could be associated with multiple assets.
- Application can calculate the weights of assets for each portfolio version using "historical optimization" of "risk parity" strategies. At the moment of release, the application supports only two strategies but is implemented in an easily extendible way.
- The application stores the assets weights of a particular portfolio version and allocates accordingly to the value of the portfolio version.
- Text-based user interface (TUI) provides an easy way to browse and manage portfolios, portfolio versions, assets, and associated weights.
- An "example" command creates a simple portfolio with a few assets, downloads historical prices, calculates and allocates weights.

**What is not included and known issues.**

- No assets listing command.
- No analysis of historical asset prices.
- No verbose mode and logging.
- No delete or soft-delete.
- Longer than expected booting time.
- Not adopted for a white terminal color schema.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.