Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

update tranche charting #58

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Conversation

Siddharth2207
Copy link
Contributor

@Siddharth2207 Siddharth2207 commented Jun 17, 2024

Motivation

Incorrect stack index value for charting variable

Solution

Checks

By submitting this for review, I'm confirming I've done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs

@@ -317,11 +317,11 @@ charts:
- label: Starting tranche
value: 0.2.0
description: 'This strategy starts executing sells at the initial tranche (stack item 0.2.0)'
- label: Initial sell price
value: 0.5.3
- label: Initial effective sell price
Copy link
Contributor

Choose a reason for hiding this comment

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

this is the final literal io ratio, it's not a derived price

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes correct, for sell order final io ratio is the effective sell price. Do you mean to say I remove the word 'effective' ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

resolved.

@Siddharth2207
Copy link
Contributor Author

image
image
image
image
image
image

@thedavidmeister thedavidmeister merged commit dfeb5b9 into main Jul 9, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants