Skip to content

Commit

Permalink
add param
Browse files Browse the repository at this point in the history
  • Loading branch information
“VincentCai” committed Jul 15, 2024
1 parent 7d7abda commit 36d37be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/response/trade/order.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ struct Order{
std::string filledCashAmount;
std::string filledFees;
std::string source;
std::string canceledSource;
std::string state;
std::string stopPrice;
std::string operator_;
Expand Down

0 comments on commit 36d37be

Please sign in to comment.