Skip to content

Releases: ethanopp/GSHEETS-3C-Portfolio-Manager

v6.3

14 Jun 14:55
c7c027f
Compare
Choose a tag to compare

Spreadsheet Changes

  • Fixed the calculation from onEdit to onEdit / 1 minute
  • Fixed total profit by pair to include active deals.
  • Changed default rolling to 3 days.

Code Changes

  • Added a realized profit field to filter out active deals showing negative.

v6.2

14 Jun 02:10
Compare
Choose a tag to compare

Spreadsheet Changes

  • Added custom sorting to the DCA Calculator. Credit: @Dyrty
  • Added Impact Factor to the DCA Calculator - Credit: @DrGuns4Hands / @Dyrty / @Fusion
  • Modified ranges to use named ranges throughout the formulas - Credit: @Dyrty
  • Implemented current risk and future risk to account for changes in bots but not active deals
  • Fixed bug in DCA max risk not taking into account currency differences
  • Updated risk planner to take into account # of deals, added enabled option for existing bots.
  • Modified the charts for more accurate data reporting.

Code Changes

  • Added Impact Factor to active deals to calculate where your added funds make the most impact - Credit: @DrGuns4Hands / @Dyrty / @Fusion
  • Improved the API Handler and migrated the code base to a Library for easier future support.
  • Implemented global variables and script properties for currency / account name / account number
  • BUG: loadRisk causing it to only pull enabled bots.
  • BUG: Bots were limited to 50 only.
  • Implemeted a new Max Deal Funds that takes into accounts manual safety orders - Credit: @Dyrty
  • Reordered response to pull latest 5000 deals by close date desc
  • Implemented additional currency support.