lugnitdgp / freemex

Online stock market game
13 stars 22 forks source link

Remove hardcoded securities from fixtures.json #30

Closed agrawalo closed 5 years ago

agrawalo commented 5 years ago

I noticed that stocks to trade are hardcoded in fixtures.json. Can we allow trading all stocks in a given exchange?

ankan17 commented 5 years ago

@agrawalo We use the fixtures.json for our purposes because we use only these stocks every year, but you can surely add other stocks according to your requirement. Closing this issue.