Skip to content

v6.2

Compare
Choose a tag to compare
@coltoneshaw coltoneshaw released this 14 Jun 02:10
· 5 commits to main since this release

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.