rbeeli / Fastback.jl

Blazing fast Julia backtester.
MIT License
12 stars 4 forks source link

parameter typo #3

Closed femtotrader closed 2 months ago

femtotrader commented 2 months ago

Hello,

https://github.com/rbeeli/Fastback.jl/blob/ddc3d75b213fd5c3313be6bf46214a4dda30dfca/docs/src/examples/1_random_trading.jl#L44

fill_qty=0.75order.quantity looks odd.

Kind regards

rbeeli commented 2 months ago

That's valid Julia syntax.