Description Usage Arguments Value
Number of trades open on any given day can be used to calculate when multiple entries would cause more capital allocated to a strategy by symbol than desired
1  | concurrent_trades(sy, st, en)
 | 
sy | 
 character string representing stock symbol for group and join later  | 
st | 
 character string understood by lubridate ymd to represent open date of trade  | 
en | 
 character string understood by lubridate ymd to represent closing date of trade  | 
dataframe of dates when position was open including stock symbol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.