Support Board
Date/Time: Tue, 06 May 2025 23:36:47 +0000
Post From: Quote Board similar to CQG Traders (Delta of last price for uptick/downtick)
[2024-12-09 21:37:41] |
qemz - Posts: 5 |
Hello, thank you for the quick reply! I am pulling my hair out trying to implement this with spreadsheet formulas and gave up. Quote board is limited in implementations. Could I please ask in a future update for a new field in the quote board? This would be the logic for a new quote field called "Previous Price": Value from Last Price field -> Retain Last price value -> Compare retained value to current price/value (e.g Last price > retained value) -> If uptick/downtick -> display retained last price value. This is logic for a new quote field called "Net Change from Previous Price(s)" or "Price change from previous tick": Data from Last Price -> Calculate Delta (Last Price - Previous Price) -> += to new variable "Cumulative Net Change" -> Display Cumulative Net Change Visual cues like CQG's would be awesome as well (uparrow is uptick, downarrow is downtick or +/- signs). Theres many kinks in this logic and it's primitive but I hope it gives an idea. Please let me know if its ever considered--It would greatly benefit me and many others who don't like using the dom for correlations as its hard to remember the ranges from several DOM's open. |