algorithm-trading icon indicating copy to clipboard operation
algorithm-trading copied to clipboard

List of blinktrade approved algorithm trading strategies

Results 4 algorithm-trading issues
Sort by recently updated
recently updated
newest added
trafficstars

blinktrade.SmartOrderAlgo.prototype.start = function(params) { this.fee = params["fee"]; this.application_.showNotification('Fee', this.fee+'%', 'info' ); var balanceCrypto = this.application_.getBalance('BTC', 'available' ); var balanceRegular = this.application_.getBalance('BRL', 'available' ); var balanceCrypto = this.application_.getBalance('BTC', 'available' ); var...

When I try to log in I get the following error message! ![exchange](https://user-images.githubusercontent.com/19757021/33799408-1eac8932-dd12-11e7-9b61-6d8dc8f5471e.jpg) ![exchange](https://user-images.githubusercontent.com/19757021/33799475-cc193556-dd13-11e7-9198-d0fc4cd178f7.jpg)