obv 수정
This commit is contained in:
@@ -300,6 +300,7 @@ const TradeSignalMiniChart: React.FC<Props> = ({
|
||||
candleOverlayToggles={candleOverlayToggles}
|
||||
onToggleCandleOverlay={handleToggleCandleOverlay}
|
||||
crosshairInfoVisible={false}
|
||||
resolveInitialDisplayCount={needsDeepObv ? () => 99999 : undefined}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user