Lorenzo Ampil

Results 48 issues of Lorenzo Ampil

Below error occurs when running `anchorpy client-gen` on an IDL where there are `types` with the same `name` due to this [constraint](https://github.com/kevinheavey/anchorpy/blob/f409f7f1c293ec24b526299916b227b9aadd6322/src/anchorpy/clientgen/common.py#L75). Quick fix solution was to manually make each...

This is regarding the decision from moving from JFC, to TSLA as a default example stock.

enhancement
help wanted
good first issue

PSEI value is currently not queryable

enhancement

### This is the onboarding issue for new contributors to fastquant :smile: Please read through the references below and feel free to ask for help in the issues or slack...

good first issue
onboarding

This makes sense to do since the new handling automatically sets the next day `open` as the current day `close` if there is no `open` column in the dataframe.

enhancement

Adding a constraint on a set number of trades to make within the period can make strategies more comparable with one another. It also becomes easier to simulate "random" trades...

enhancement

### Tutorial notebook outline **Tutorial title:** Backtest custom data with fastquant **Tutorial summary:** fastquant is flexible and can be used to backtest datasets that are not necessarily pulled using fastquant...

documentation

This will make it easier for people to contribute their own data pipelines.

enhancement

Will build on top this existing PR #219

enhancement