Skip to content

Commit

Permalink
Change comment to say amount
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gundam committed Dec 21, 2024
1 parent e2b8336 commit d772b55
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/rocket.jl
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ function Rocket.on_next!(subject::ExchangeFillSubject, response::XO.AbstractResp
# XXX: There needs to be more information in ExchangeFill instances.
# - timestamp (with exchange time)
# - price (that the fill happeend at)
# - quantity (that was filled)
# + (also standardize on amount or quantity. PICK ONE!)
# - amount (that was filled)
end
end

0 comments on commit d772b55

Please sign in to comment.