Skip to main content

summary

This command allows the user to retrieve a summary of all the flow per stock over the last x days, with the result sorted in various ways. This summary will include the ratio to total market capitalization, the number of trades, and other information.

Usage

/flow summary days sort

Parameters

NameDescriptionOptionalChoices
daysNumber of days to look backFalseNone
sortSort by MarketCap, Float, Total, or Short PercentageFalseMarketCap (mc), Float (float), Total (sum), Short Percentage (short)

Examples

/flow summary days:5 sort:Float
/flow summary days:5 sort:Short Percentage