Skip to content

Histogram plot of $ADTV for each stock ever traded in portfolio  #135

@justinlent

Description

@justinlent

Where, $ADTV is Average Daily Trading Volume in $ terms:

$ADTV = average( close_price * volume_shares , 90 )

which would be the average $ traded in the security over the last 90-days

This will allow us to do a quick visual analysis of the capacity/liquidity contraints of an algo, and whether it's an algo that could efficiently trade $10k, $100k, $1M, $10M, etc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions