GetYFromQuote typedef

GetYFromQuote = double? Function(double)

To get Y position

Implementation

typedef GetYFromQuote = double? Function(double);