Paulinakhew / web_trader

📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement brokerage_fee for buying and selling stocks

Paulinakhew opened this issue · comments

  • depending on which brokerage, you will be charged an amount of money when buying and selling stocks
  • this is how brokerage fees work
  • un-hardcode the brokerage fees in the buy and sell functions