Including a full featured chart. Give it a try! This is included in the samples
as sigsmacross/sigsmacross2.py. Along it is sigsmacross.py which can be
parametrized from the command line.
Features:
Live Trading and backtesting platform written in Python.
Live Data Feed and Trading with
Interactive Brokers (needs IbPy and benefits greatly from an
installed pytz)
Visual Chart (needs a fork of comtypes until a pull request is
integrated in the release and benefits from pytz)
Oanda (needs oandapy) (REST API Only - v20 did not support
streaming when implemented)
Data feeds from csv/files, online sources or from pandas and blaze
Filters for datas, like breaking a daily bar into chunks to simulate
intraday or working with Renko bricks
Multiple data feeds and multiple strategies supported
Multiple timeframes at once
Integrated Resampling and Replaying
Step by Step backtesting or at once (except in the evaluation of the Strategy)
Integrated battery of indicators
TA-Lib indicator support (needs python ta-lib / check the docs)
请发表评论