Change default Alpaca trade API version from v1 to v2
This update simply changes the Alpaca API version used by default from v1 to v2, as new Alpaca accounts now support v2 features. This preference can be overridden by setting the environment variable APCA_API_VERSION
to v1
.