DrPaulBrewer / single-market-robot-simulator

Runs numerical experiments for a single market populated by robot traders
Other
7 stars 5 forks source link

explicitly test KaplanSniper sniping of extreme priced opportunities #8

Closed DrPaulBrewer closed 6 years ago

DrPaulBrewer commented 6 years ago

A test within the single-market-robot-simulator test suite seems worthwhile.

The snipers are already tested in market-agents, but this didn't catch a mis-match in column names that unintentionally blocked the previous period highPrice/lowPrice information from the snipers.

DrPaulBrewer commented 6 years ago

Addressed in v4.2.1