Commit Graph

96 Commits

Author SHA1 Message Date
devamin
ffa1304f2b feat: vscode debuging settings 2023-06-04 15:11:52 +02:00
devamin
84b79b9541 fix: empty database causing the usage of undefined dashboard parameters 2023-06-04 15:10:36 +02:00
dardonacci
a7e4032cd6 Merge pull request #25 from hummingbot/update-workflow-1-1
Update main.yml
2023-05-23 20:18:42 -03:00
david-hummingbot
37eedf06e4 Update main.yml 2023-05-24 07:17:22 +08:00
dardonacci
3037c4beb8 Merge pull request #24 from hummingbot/cardosofede-patch-1
Update README.md
2023-05-23 20:15:20 -03:00
dardonacci
e489ef46df Update README.md 2023-05-23 20:15:12 -03:00
dardonacci
7d21e0c237 Merge pull request #23 from hummingbot/update-workflow-1
docker build workflow
2023-05-23 20:08:59 -03:00
david-hummingbot
9a3cb00f00 docker build workflow
- automatically creates a multi-arch Docker image upon merging PRs to main
2023-05-24 06:28:58 +08:00
Michael Feng
fc5d9764ff Merge pull request #22 from hummingbot/feat/improve_pnl_graph
Feat/improve pnl graph
2023-05-18 17:04:01 -07:00
cardosofede
6103b356e4 (feat) adapt page to use only 2 extra rows 2023-05-18 17:26:01 -03:00
cardosofede
61d49ab978 (feat) fine tune graph 2023-05-18 17:17:15 -03:00
cardosofede
02b3a65434 (feat) add makefile 2023-05-18 16:42:50 -03:00
cardosofede
b7d72b9230 (feat) change pnl method 2023-05-18 16:40:10 -03:00
cardosofede
f82c73fc38 (feat) merge pnl subplots 2023-05-18 16:39:24 -03:00
cardosofede
1a9addd84d (feat) clean up unused functions 2023-05-18 16:32:50 -03:00
cardosofede
81ab46c23a (feat) add more decimals to graph 2023-05-12 17:15:56 -03:00
cardosofede
8350e98fe2 (fix) change conda environment name 2023-05-11 18:14:18 -03:00
cardosofede
5aab81041c (fix) change merge asof to backward 2023-05-11 18:14:05 -03:00
cardosofede
2c2712552f (fix) add conversion for orders table 2023-05-11 18:13:52 -03:00
dardonacci
4fd1ab118b Merge pull request #21 from hummingbot/temp/hardcode_binance_candles
(fix) hardcode binance until we have the final solution
2023-05-11 15:03:17 -03:00
cardosofede
91b9d67dc8 (fix) hardcode binance until we have the final solution 2023-05-11 14:49:51 -03:00
nikspz
14162c2693 Merge pull request #15 from hummingbot/feat/database_manager
Feat/database manager
2023-05-11 12:19:51 +07:00
dardonacci
17f0a3a2c7 Merge pull request #17 from hummingbot/edit-readme
README edits
2023-05-09 13:22:38 -03:00
Michael Feng
a7552918ce fixes 2023-05-08 19:52:13 -07:00
Michael Feng
71c2f5fbc5 resolved conflicts 2023-05-08 19:46:19 -07:00
dardonacci
4f7ddf97c8 Merge pull request #14 from klpanagi/fix/Dockerfile_conda_env_file
Do not rename to environment.yml when copied into the image layer - …
2023-05-08 21:30:34 -03:00
dardonacci
bf87146f21 Merge pull request #16 from rolandkofler/patch-1
(fix) wrong filename, update README.md
2023-05-08 21:29:59 -03:00
cardosofede
0b8648f9e4 (fix) check if database exists before getting the data 2023-05-08 21:27:10 -03:00
Roland Kofler
4449689de3 (fix) wrong filename, update README.md 2023-05-08 15:50:44 +02:00
cardosofede
a4e20d0d06 (feat) included improvements in graphs, metrics and database manager class 2023-05-04 18:33:27 -03:00
cardosofede
daa808949e (feat) add some properties and refactored single market strategy class 2023-05-04 18:33:10 -03:00
cardosofede
344ea2f283 (feat) added fee cost graphs 2023-05-04 18:32:48 -03:00
cardosofede
38f373fadc (feat) create database manage class 2023-05-04 18:32:10 -03:00
cardosofede
13367983b8 (feat) update theme since ohlc graph is better in ligth 2023-05-04 18:31:58 -03:00
cardosofede
a7f6a4fb27 (feat) adapt code to use database manager 2023-05-03 20:56:09 -03:00
cardosofede
3f4c30f4ef (feat) add database_manager.py 2023-05-03 20:55:58 -03:00
cardosofede
a38b0936fa (feat) clean up Strategy data class and add SingleMarketStrategyData 2023-05-03 20:55:52 -03:00
cardosofede
2a255f8f1c (feat) change environment name 2023-05-03 20:55:27 -03:00
cardosofede
1e9071f890 (fix) fix conda env name 2023-05-03 17:27:41 -03:00
cardosofede
272cfb5805 (feat) filter sqlite dbs 2023-05-03 17:27:41 -03:00
Konstantinos Panayiotou
7aacfb1342 Do not rename to environment.yml when copied into the image layer - https://github.com/hummingbot/streamlit-apps/issues/13 2023-04-30 19:04:24 +03:00
Michael Feng
c3f348914c revised installation instructions 2023-04-27 09:21:06 -05:00
cardosofede
0e2572e0cf (feat) filter stats by timeframe 2023-04-24 21:03:19 -03:00
cardosofede
b2beea873e (feat) add todo 2023-04-24 21:02:49 -03:00
cardosofede
1255547f60 (feat) Revert trade filter for order filter 2023-04-24 21:02:37 -03:00
cardosofede
8d30173f01 (feat) add hover 2023-04-24 20:57:57 -03:00
cardosofede
83fbc2f008 (feat) clean exchange access 2023-04-24 20:04:35 -03:00
cardosofede
b901299f27 (feat) revert data manipulation logic 2023-04-24 20:00:21 -03:00
cardosofede
fc2d8c635e (feat) change conda env name for public dashboard 2023-04-24 19:32:00 -03:00
cardosofede
98d784a955 (feat) add requirements.txt 2023-04-24 19:26:23 -03:00