-
Many thanks to @junkyungauh for pointing this out.
`SignalMasterTable.do` has:
![image](https://github.com/OpenSourceAP/CrossSection/assets/65506481/75f1bee9-6cfc-4fe2-a291-bba3e4956cfc)
Th…
-
@fmoudoute provided the code below in a [comment on a separate issue](https://github.com/braverock/blotter/issues/103#issuecomment-2342532059). They want to know if blotter can report portfolio and ac…
-
Occurred while runnig PT and RT jobs.
Probable cause for this error, data in the queried time is not avaible at alpaca or alpaca is not allowing for trial users
Got this Error 2 times one for P…
-
Installed from Github, used only 4 US companies but there is no display. I'm running MM 2.3.1
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
Olá.
Qual é o arquivo de entrada?
`import bovespa`
`bf = bovespa.File("???")`
`for rec in bf.query(stock='GRND3'):`
` print(''.format(rec.date, rec.stock_symbol, rec.price_close))`
Ocor…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows 10)
* Python Version: 3.5.4
* How did you install Zipl…
-
# Validation Error
## Minimal Reproduction
```
const result = await yahooFinance._chart('^HSI', {
period1: dayjs().add(-60, 'day').format('YYYY-MM-DD'),
period2: dayjs().format('Y…
-
The corr, cov, and var functions in the descriptive statistics section of stdlib all require the calculation of means as an intermediate step. Often a user will have already calculated the mean(s) of …
-
The UG does not provide information about what stocks are valid, so the users have no idea about the full list of valid stocks, which causes great inconvenience.
GuoAi updated
3 years ago