diff --git a/docs/.buildinfo b/docs/.buildinfo
index d8cfbe45..1a11f0a6 100644
--- a/docs/.buildinfo
+++ b/docs/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: c983b6469baeda58bcad444564b448d5
+config: 93cebd4c514707bcdcab74bb141fc279
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/docs/_images/monitoring.storage.png b/docs/_images/monitoring.storage.png
index ebbdccd1..7c46a681 100644
Binary files a/docs/_images/monitoring.storage.png and b/docs/_images/monitoring.storage.png differ
diff --git a/docs/_images/plot.candle.png b/docs/_images/plot.candle.png
index 4bfb6402..e5bfb992 100644
Binary files a/docs/_images/plot.candle.png and b/docs/_images/plot.candle.png differ
diff --git a/docs/_images/plot.hist.png b/docs/_images/plot.hist.png
index 64217cfa..c1f5f92f 100644
Binary files a/docs/_images/plot.hist.png and b/docs/_images/plot.hist.png differ
diff --git a/docs/_images/plot.plot.1.png b/docs/_images/plot.plot.1.png
index ea31bf5e..cdba8db6 100644
Binary files a/docs/_images/plot.plot.1.png and b/docs/_images/plot.plot.1.png differ
diff --git a/docs/_images/plot.plot.2.png b/docs/_images/plot.plot.2.png
index 35983aed..db487f7a 100644
Binary files a/docs/_images/plot.plot.2.png and b/docs/_images/plot.plot.2.png differ
diff --git a/docs/_images/plot.scatter.png b/docs/_images/plot.scatter.png
index 3aca19ea..e7eb1f89 100644
Binary files a/docs/_images/plot.scatter.png and b/docs/_images/plot.scatter.png differ
diff --git a/docs/_images/quant.bollinger_bands.png b/docs/_images/quant.bollinger_bands.png
index eff68751..d84e9ff4 100644
Binary files a/docs/_images/quant.bollinger_bands.png and b/docs/_images/quant.bollinger_bands.png differ
diff --git a/docs/_images/quant.macd.png b/docs/_images/quant.macd.png
index 00a2c273..29990e41 100644
Binary files a/docs/_images/quant.macd.png and b/docs/_images/quant.macd.png differ
diff --git a/docs/_images/quant.momentum.png b/docs/_images/quant.momentum.png
index c162d409..45a21d9c 100644
Binary files a/docs/_images/quant.momentum.png and b/docs/_images/quant.momentum.png differ
diff --git a/docs/_images/quant.moving_average.png b/docs/_images/quant.moving_average.png
index e80a1d15..5bebc754 100644
Binary files a/docs/_images/quant.moving_average.png and b/docs/_images/quant.moving_average.png differ
diff --git a/docs/_images/quant.rsi.png b/docs/_images/quant.rsi.png
index 1c81af9c..a91ff7c6 100644
Binary files a/docs/_images/quant.rsi.png and b/docs/_images/quant.rsi.png differ
diff --git a/docs/_images/vision.grid.png b/docs/_images/vision.grid.png
index cdae50ac..16910956 100644
Binary files a/docs/_images/vision.grid.png and b/docs/_images/vision.grid.png differ
diff --git a/docs/_images/vision.mask.png b/docs/_images/vision.mask.png
index 665460f6..4e568b6a 100644
Binary files a/docs/_images/vision.mask.png and b/docs/_images/vision.mask.png differ
diff --git a/docs/_images/vision.pad.png b/docs/_images/vision.pad.png
index 3acce99a..0bbd0f5f 100644
Binary files a/docs/_images/vision.pad.png and b/docs/_images/vision.pad.png differ
diff --git a/docs/_images/vision.vert.png b/docs/_images/vision.vert.png
index 07f21aa8..e6e19fd2 100644
Binary files a/docs/_images/vision.vert.png and b/docs/_images/vision.vert.png differ
diff --git a/docs/_sources/release/v1.0.md.txt b/docs/_sources/release/v1.0.md.txt
index 6fe46601..9b0c1db4 100644
--- a/docs/_sources/release/v1.0.md.txt
+++ b/docs/_sources/release/v1.0.md.txt
@@ -1,5 +1,31 @@
# v1.0
+## v1.0.4
+
+
[v1.0.4] Release (#279 )
+
+```{admonition} Release Date
+:class: tip
+
+2024/04/05
+```
+
+
+
+
+
+
+
+
+
+Features
+
++ `quant`
+ + `Balance` class에서 두 계좌의 정보를 병합할 수 있는 `merge` method 추가
+ + `Balance` class에서 현재 계좌의 정보 기준으로 이익 및 손실을 시각화하는 `barv` method 추가
++ `vision`
+ + `pad` 함수에서 `poly`를 입력하지 않아도 변환에 대한 정보를 출력하도록 변경
+
## v1.0.3
[v1.0.3] Release (#277 )
diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js
index 30ac409d..fb221931 100644
--- a/docs/_static/documentation_options.js
+++ b/docs/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: 'v1.0.3',
+ VERSION: 'v1.0.4',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/docs/_static/examples/dynamic/monitoring.storage.png b/docs/_static/examples/dynamic/monitoring.storage.png
index ebbdccd1..7c46a681 100644
Binary files a/docs/_static/examples/dynamic/monitoring.storage.png and b/docs/_static/examples/dynamic/monitoring.storage.png differ
diff --git a/docs/_static/examples/dynamic/plot.candle.png b/docs/_static/examples/dynamic/plot.candle.png
index 4bfb6402..e5bfb992 100644
Binary files a/docs/_static/examples/dynamic/plot.candle.png and b/docs/_static/examples/dynamic/plot.candle.png differ
diff --git a/docs/_static/examples/dynamic/plot.hist.png b/docs/_static/examples/dynamic/plot.hist.png
index 64217cfa..c1f5f92f 100644
Binary files a/docs/_static/examples/dynamic/plot.hist.png and b/docs/_static/examples/dynamic/plot.hist.png differ
diff --git a/docs/_static/examples/dynamic/plot.plot.1.png b/docs/_static/examples/dynamic/plot.plot.1.png
index ea31bf5e..cdba8db6 100644
Binary files a/docs/_static/examples/dynamic/plot.plot.1.png and b/docs/_static/examples/dynamic/plot.plot.1.png differ
diff --git a/docs/_static/examples/dynamic/plot.plot.2.png b/docs/_static/examples/dynamic/plot.plot.2.png
index 35983aed..db487f7a 100644
Binary files a/docs/_static/examples/dynamic/plot.plot.2.png and b/docs/_static/examples/dynamic/plot.plot.2.png differ
diff --git a/docs/_static/examples/dynamic/plot.scatter.png b/docs/_static/examples/dynamic/plot.scatter.png
index 3aca19ea..e7eb1f89 100644
Binary files a/docs/_static/examples/dynamic/plot.scatter.png and b/docs/_static/examples/dynamic/plot.scatter.png differ
diff --git a/docs/_static/examples/dynamic/quant.bollinger_bands.png b/docs/_static/examples/dynamic/quant.bollinger_bands.png
index eff68751..d84e9ff4 100644
Binary files a/docs/_static/examples/dynamic/quant.bollinger_bands.png and b/docs/_static/examples/dynamic/quant.bollinger_bands.png differ
diff --git a/docs/_static/examples/dynamic/quant.macd.png b/docs/_static/examples/dynamic/quant.macd.png
index 00a2c273..29990e41 100644
Binary files a/docs/_static/examples/dynamic/quant.macd.png and b/docs/_static/examples/dynamic/quant.macd.png differ
diff --git a/docs/_static/examples/dynamic/quant.momentum.png b/docs/_static/examples/dynamic/quant.momentum.png
index c162d409..45a21d9c 100644
Binary files a/docs/_static/examples/dynamic/quant.momentum.png and b/docs/_static/examples/dynamic/quant.momentum.png differ
diff --git a/docs/_static/examples/dynamic/quant.moving_average.png b/docs/_static/examples/dynamic/quant.moving_average.png
index e80a1d15..5bebc754 100644
Binary files a/docs/_static/examples/dynamic/quant.moving_average.png and b/docs/_static/examples/dynamic/quant.moving_average.png differ
diff --git a/docs/_static/examples/dynamic/quant.rsi.png b/docs/_static/examples/dynamic/quant.rsi.png
index 1c81af9c..a91ff7c6 100644
Binary files a/docs/_static/examples/dynamic/quant.rsi.png and b/docs/_static/examples/dynamic/quant.rsi.png differ
diff --git a/docs/_static/examples/dynamic/vision.grid.png b/docs/_static/examples/dynamic/vision.grid.png
index cdae50ac..16910956 100644
Binary files a/docs/_static/examples/dynamic/vision.grid.png and b/docs/_static/examples/dynamic/vision.grid.png differ
diff --git a/docs/_static/examples/dynamic/vision.mask.png b/docs/_static/examples/dynamic/vision.mask.png
index 665460f6..4e568b6a 100644
Binary files a/docs/_static/examples/dynamic/vision.mask.png and b/docs/_static/examples/dynamic/vision.mask.png differ
diff --git a/docs/_static/examples/dynamic/vision.pad.png b/docs/_static/examples/dynamic/vision.pad.png
index 3acce99a..0bbd0f5f 100644
Binary files a/docs/_static/examples/dynamic/vision.pad.png and b/docs/_static/examples/dynamic/vision.pad.png differ
diff --git a/docs/_static/examples/dynamic/vision.vert.png b/docs/_static/examples/dynamic/vision.vert.png
index 07f21aa8..e6e19fd2 100644
Binary files a/docs/_static/examples/dynamic/vision.vert.png and b/docs/_static/examples/dynamic/vision.vert.png differ
diff --git a/docs/cicd.html b/docs/cicd.html
index 79da3dc4..eea55d46 100644
--- a/docs/cicd.html
+++ b/docs/cicd.html
@@ -16,10 +16,10 @@
-
+
-
+
@@ -28,7 +28,7 @@
- CI/CD Pipelines - zerohertzLib v1.0.3 documentation
+ CI/CD Pipelines - zerohertzLib v1.0.4 documentation
@@ -156,7 +156,7 @@