ogallagher / marketsense

Leverage the human neural network to predict market asset values
Other
1 stars 0 forks source link

Create db persistence tests for securities, trade bars, and training sessions #6

Closed ogallagher closed 3 years ago

ogallagher commented 3 years ago

So far the database stores people, but I’ll be creating tests to ensure Security, TradeBar, and TrainingSession entities are properly stored and able to be retrieved directly and with joins.

ogallagher commented 3 years ago

Securities and trade bars appear to work.

ogallagher commented 3 years ago

Training sessions seem to work as well. Below is a shot of the h2 web console showing a query result for training sessions done by username dennis:

marketsense_h2_webconsole