diff --git a/CHANGELOG.md b/CHANGELOG.md
index 958a49530..8b50a6b47 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
+- Added the value column to the positions table
- Added support for cryptocurrency _Algorand_
### Changed
diff --git a/apps/client/src/app/components/positions-table/positions-table.component.html b/apps/client/src/app/components/positions-table/positions-table.component.html
index 6b07f013d..69f09678c 100644
--- a/apps/client/src/app/components/positions-table/positions-table.component.html
+++ b/apps/client/src/app/components/positions-table/positions-table.component.html
@@ -15,6 +15,27 @@
+
+
+ Value
+ |
+
+
+
+
+ |
+
+
|