0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 12 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started working on module to access Interactive Brokers TWS API; IbListener created More... about 12 years ago
Cosmetic changes (comments, style, imports) More... about 12 years ago
Cosmetic changes (organize imports) More... about 12 years ago
Cosmetic changes (package line after header comment in core package) More... about 12 years ago
Cosmetic changes (package line after header comment) More... about 12 years ago
Session times can be inclusive/non-inclusive; TradingSchedule and TradingWeek modified More... about 12 years ago
TradingWeek created More... about 12 years ago
More cosmetic changes More... about 12 years ago
More cosmetic changes More... about 12 years ago
Cosmetic changes More... about 12 years ago
Updated directory structure More... about 12 years ago
Updated directory structure More... about 12 years ago
SBT project file removed More... about 12 years ago
Started using IntelliJ IDEA More... about 12 years ago
Project's package structure updated More... over 12 years ago
Connected, Disconnected request responses created; TimeoutProvider created More... over 12 years ago
Indicator Change updated to use Transformation2 More... over 12 years ago
Indicator CumulativeValue never unsets it's value and has default value of 0.0; Indicator LastPrice updated to use Transformation; Indicator Sqrt uses math.sqrt instead of Power indicator More... over 12 years ago
Implicit conversion of Value to Option[Value] must be explicitly imported from ImplicitValueConverter to be used; Indicator group TransformationX created; Indicators Alternative, Ask, Divide, Ln updated to use Transformations More... over 12 years ago
Indicator MarketTime created; TimeToExpiration updated to use MarketTime More... over 12 years ago
Minor cosmetic change in BasicListener More... over 12 years ago
All indicator tests pass More... over 12 years ago
All indicators and test compile, but some tests fail More... over 12 years ago
IndicatorCreated message object moved out out IndicatorList companion object; Test updates More... over 12 years ago
Signal updated More... over 12 years ago
MutableIndicator, ListenerIndicator and FunctionalIndicator moved to separate files; Method isEmpty removed from Indicator class More... over 12 years ago
Minor cosmetic changes in Indicator More... over 12 years ago
Indicator redefined as traits Indicator, MutableIndicator, ListenerIndicator and FunctionalIndicator; Signals also redefined in the same fashion; Tests do not compile yet; Indicators not updated More... over 12 years ago
Indicator implicitly coverts object Empty to an empty partial function More... over 12 years ago
BasicListener listener implicitly coverts object Empty to an empty partial function; Started working on trading sessions; More... over 12 years ago