Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/strategy performance v0.10 #68

Merged
merged 41 commits into from
Sep 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
1d7592a
(fix) download and display all data instead of page data
tomasgaudino Sep 4, 2023
179f159
(refactor) replace unsafe_html with adhoc st element
tomasgaudino Sep 4, 2023
45c6417
(fix) remove session state
tomasgaudino Sep 4, 2023
6d645d9
(feat) add position executor data to strategy data
tomasgaudino Sep 4, 2023
851041a
(feat) allow get trade fills to process multiple exchange, trading pa…
tomasgaudino Sep 5, 2023
a08d7c4
(feat) add strategy summary table to StrategyData class
tomasgaudino Sep 6, 2023
3c4b9cf
(feat) improvements in status property and loading data in database_m…
tomasgaudino Sep 6, 2023
fba64f9
(feat) add properties table in SingleMarketStrategyData
tomasgaudino Sep 6, 2023
ff64eb2
(refactor) changes in conditional rendering
tomasgaudino Sep 6, 2023
2a9c707
(refactor) change warning msgs and add divider + remove pd warning
tomasgaudino Sep 6, 2023
49d1461
(fix) replace page_data_filtered in CandlesGraph methods
tomasgaudino Sep 6, 2023
4795557
(refactor) get_trade_fills refactor
tomasgaudino Sep 16, 2023
464fdc6
(feat) add accuracy and profit factor metrics to single market strate…
tomasgaudino Sep 16, 2023
9c7b019
(feat) set global colors
tomasgaudino Sep 16, 2023
3fdca1a
(feat) add style metric cards function
tomasgaudino Sep 16, 2023
6293cc9
(feat) add main metrics panel
tomasgaudino Sep 16, 2023
08d9e53
(feat) market activity improvements
tomasgaudino Sep 16, 2023
cb7b4de
(feat) change bullish/bearish colors
tomasgaudino Sep 16, 2023
3000381
(wip) add secondary metrics panel
tomasgaudino Sep 16, 2023
98f30b9
(feat) update_layout adjustments
tomasgaudino Sep 16, 2023
e728cbb
(feat) pnl subchart improvements
tomasgaudino Sep 16, 2023
daf09bd
(feat) replace base inventory change for quote inventory change
tomasgaudino Sep 16, 2023
b46a9ba
(feat) remove merged_df
tomasgaudino Sep 16, 2023
20f55fc
Merge branch 'feat/strategy-performance-v0.10'
tomasgaudino Sep 16, 2023
e96168b
(refactor) remove comments and error handling
tomasgaudino Sep 16, 2023
98af661
(refactor) remove default selection
tomasgaudino Sep 16, 2023
846b527
(feat) add uploading db feature
tomasgaudino Sep 16, 2023
4687ba9
(fix) correct profit factor
tomasgaudino Sep 19, 2023
70961a8
(feat) rename examine summary column with explore and set as first co…
tomasgaudino Sep 19, 2023
ec1dc6e
(feat) rename examine summary column with explore and set as first co…
tomasgaudino Sep 19, 2023
f97d4bb
(feat) replace cummulative pnl for individual pnl
tomasgaudino Sep 19, 2023
7e661e3
(feat) handle multiple strategies selection
tomasgaudino Sep 19, 2023
01a4001
(feat) remove quote inventory change markers
tomasgaudino Sep 19, 2023
e8a80fc
(feat) add quote volume to trade_fill
tomasgaudino Sep 19, 2023
b973f33
(feat) change radar chart: volume vs realized_pnl
tomasgaudino Sep 19, 2023
b91073a
(feat) add returns histogram chart
tomasgaudino Sep 19, 2023
38b5855
(feat) remove market activity expander and replace top and worst trad…
tomasgaudino Sep 19, 2023
3af1391
(feat) add cummulative pnl series names
tomasgaudino Sep 20, 2023
75b9dc7
(feat) improve returns histogram chart
tomasgaudino Sep 20, 2023
1a12e72
(feat) isolate candles_graph and panel metrics
tomasgaudino Sep 20, 2023
5bb3ad6
(feat) add trades table in panel metrics
tomasgaudino Sep 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading