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

Conversation

tomasgaudino
Copy link
Collaborator

@tomasgaudino tomasgaudino commented Sep 16, 2023

VERSION 0.10

  • Fixes:

    • Download and display full data instead of page data
    • Remove session_state from page. Not necessary yet, makes debugging harder
    • Replace page_data_filtered in CandlesGraph methods
  • Features:

    • Add uploading db feature
    • Add position executors to StrategyData class
    • Improve get_trade_fills in order to process multiple exchange, trading pairs and config_file_path combinations
    • Add strategy summary table to StrategyData class
    • Improvements in status property and loading data in database_manager
    • Add properties table and metrics to SingleMarketStrategyData
    • New metrics styling
    • Allow user to explore different strategies (one at time for now)
    • Improve PnL subchart and replace Base Inventory with Quote Inventory
    • Always start from last candlestick page
    • Add panel metrics/charts
      • Add top/worst realized PnL chart (unused for now)
      • Add intraday performance chart
      • Add returns histogram
      • Add trades table
    • Improve error handling

…anager.py + including in strategy performance page
@cardosofede cardosofede marked this pull request as ready for review September 21, 2023 06:58
Copy link
Contributor

@cardosofede cardosofede left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cardosofede cardosofede merged commit 3e4e3a0 into main Sep 21, 2023
@cardosofede cardosofede deleted the feat/strategy-performance-v0.10 branch September 21, 2023 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants