Introduction
Automation Platform
Botmain DAO
Building Trading Strategies
API References Dev Live Stream
@botmain/common / TypeAlias

PriceType

No documentation has been provided.

Presentation

type PriceType = 'open' | 'high' | 'low' | 'close';