0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 07, 2024 — Nov 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Order gets unique id per instance and can smartly clone itself More... about 10 years ago
Correct correction of date assignment to order execution when expired More... about 10 years ago
Correction to typo in plimit for order execution More... over 10 years ago
Improvements to order api from strategy More... over 10 years ago
Check and automatic conversion of Order "valid" param to float if a non-float is passed (assumed datetime) #8 More... over 10 years ago
Data Feed development updates More... over 10 years ago
Add SierraChart CSV support More... over 10 years ago
Documentation addtion: datafeeds More... over 10 years ago
replaced str with string method decode using utf-8 to parse the datetime format under python 3 (#6) More... over 10 years ago
Add "str" safeguard for Python 2/3 compatibility in GenericCSV (addresses #6) More... over 10 years ago
GenericCSVDataFeed More... over 10 years ago
Fixes #3 cash set even if the broker is not initialized More... over 10 years ago
Quickstart corrections to account for changes in conventions and apply new trade and notify_trade possibilities More... over 10 years ago
Release 1.1.0.88 More... over 10 years ago
Removal of analyzer references and refactored the inclusion of observers as stats, whilst (temporarily) removing the ObserverPot classes More... over 10 years ago
Removed old analyzer paradigm and renamed cashvalue observer to broker More... over 10 years ago
Multicursor change of parameters for default behavior (multiple across vertical ... single on horizontal axis) More... over 10 years ago
More Position/Operation/Trade refactoring More... over 10 years ago
Extra Operation/Position/Trade refactoring More... over 10 years ago
Observer and Operations/Trades refactoring (and addition of drawdown) More... over 10 years ago
Broker passed pnl info on closed sizes to orders. Strategy uses the information to create/update operations which are kept in a list and pending queue and can be seen by (for example) an Operations Observer. Tests updated for new comminfo and Operation parameters to methods More... over 10 years ago
Commission info change to unused profitandloss method to make it useful and used in the broker to pass pnl info to the order More... over 10 years ago
Protected "observer" instances being created in Analyzer More... over 10 years ago
doc correction for commission-schemes More... over 10 years ago
Corrected link to gitter More... over 10 years ago
Gitter badge More... over 10 years ago
Documentation on commissions More... over 10 years ago
Update name of sphinxcontrib.images to sphinxcontrib-images for installation over docs/requirements.txt More... over 10 years ago
Documentation additions/corrections and sphinxcontrib.images added More... over 10 years ago
Further corrections for more "unpickable" cases More... over 10 years ago