You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a console user
I want see price monitoring bounds history in the candles chart
So that I can learn how these evolved over time
Acceptance Criteria (Simplified approach)
Pennant
Only show the next bound that will be hit (currently we show all)
Trading view
Work out how to get this data into TV
Work out how to display it
Sketch
Current state
Bounds are just straight lines and values displayed in the top left corner are either constant or disappear completely for all bounds when market is in auction:
Target
Bounds change and values change with time to accurately represent the historical values. When market is in auction only the bounds that were breached dissapear while others are still displayed.
Additional details / background info
Sort thorugh these to find the "nearest" one that will be triggered next
Would have to defer to @matt on how useable that is within the context of the chart .... I wonder if a better solution here would be to request a new candle type for this.... how do we handle volume candles @matt?
Story
As a console user
I want see price monitoring bounds history in the candles chart
So that I can learn how these evolved over time
Acceptance Criteria (Simplified approach)
Pennant
Trading view
Sketch
Current state
Bounds are just straight lines and values displayed in the top left corner are either constant or disappear completely for all bounds when market is in auction:
![image](https://private-user-images.githubusercontent.com/9922111/320617380-6e520e57-b11a-49b3-8a9a-ae714968cdc2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0Mzk2MTgsIm5iZiI6MTczOTQzOTMxOCwicGF0aCI6Ii85OTIyMTExLzMyMDYxNzM4MC02ZTUyMGU1Ny1iMTFhLTQ5YjMtOGE5YS1hZTcxNDk2OGNkYzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMDkzNTE4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjllNWI0ZDNkYzVjNzExNjUyNmMwNTRjOGE2MmQ5M2UxNTNhM2M4N2QwMjcxNGY2N2ExMmI4ZTA5Y2RiNGQxMiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.XMW17FBUaQBg6gAUFzZSrpL7cHVPK8A6zzcKcmfDkc0)
Target
Bounds change and values change with time to accurately represent the historical values. When market is in auction only the bounds that were breached dissapear while others are still displayed.
Additional details / background info
Sort thorugh these to find the "nearest" one that will be triggered next
The text was updated successfully, but these errors were encountered: