waelstaha commited on
Commit
8514169
·
1 Parent(s): 5aff5f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ def get_db_chain():
49
 
50
  If someone asks any question involving client name, you need to join with Client table
51
  volume: you need to count records
52
- Amounts: you need to use USD amount
53
  Trades: you need to get volume of trades
54
  Currency Bought: you need to use ccyBought
55
  Currency Sold: you need to use ccySold
 
49
 
50
  If someone asks any question involving client name, you need to join with Client table
51
  volume: you need to count records
 
52
  Trades: you need to get volume of trades
53
  Currency Bought: you need to use ccyBought
54
  Currency Sold: you need to use ccySold