Docs | Support

alpacahq/alpaca-trade-api-python

master
4 years, 3 months ago
@umitanuki Merge pull request #271 from alpacahq/add_notice_file Add missing NOTICE file for Apache licence
No dependencies with known security vulnerabilities.
master
4 years, 3 months ago
@umitanuki Merge pull request #251 from raymond-devries/fix-readme-typos Fix typos in README.md
No dependencies with known security vulnerabilities.
define_sdk_logger
4 years, 3 months ago
@shlomikushchi add logging for pacakge how to get the messages from the sdk
No dependencies with known security vulnerabilities.
allow_all_versions_of_pandas
4 years, 3 months ago
@shlomikushchi allow working with all versions of pandas
No dependencies with known security vulnerabilities.
master
4 years, 3 months ago
@gnvk Fix FLOAT constructor
No dependencies with known security vulnerabilities.
feature/trailing-stop
4 years, 4 months ago
replace support for trailing stop
No dependencies with known security vulnerabilities.
verbose_stacktrace
4 years, 4 months ago
@shlomikushchi describe to get a more verbose stacktrace when consume exception happens.
No dependencies with known security vulnerabilities.
verbose_stacktrace
4 years, 4 months ago
@shlomikushchi increase ws exceptions verbosity when we get ws exceptions in the consume() method, it's usually not
No dependencies with known security vulnerabilities.
fix_empty_response_aggs
4 years, 4 months ago
@shlomikushchi self._raw.get('results', []) returns None, not [] which breaks when we try to iterate it. writing it
No dependencies with known security vulnerabilities.
daily_bars_dont_include_last_date
4 years, 4 months ago
@shlomikushchi fix tests.
No dependencies with known security vulnerabilities.
daily_bars_dont_include_last_date
4 years, 4 months ago
@shlomikushchi make sure that historic_aggs returns the 'to' data for daily bars
No dependencies with known security vulnerabilities.
remove_alpha_vantage
4 years, 4 months ago
@shlomikushchi remove the alpha vantage integration from this package
No dependencies with known security vulnerabilities.
master
4 years, 4 months ago
@shlomikushchi Merge pull request #272 from alpacahq/a_bit_more_verbose A bit more verbose ws connection
No dependencies with known security vulnerabilities.
a_bit_more_verbose
4 years, 4 months ago
@shlomikushchi ci fix
No dependencies with known security vulnerabilities.
a_bit_more_verbose
4 years, 4 months ago
@shlomikushchi better error message
No dependencies with known security vulnerabilities.