Support itbit exchange/ticker. Additions (#232)
* Initial itBit implementation * Add tests for calculatePrice in exchange/itbit.js * Add etherium to supported crypto codes in common/itbit.js * Apply standardjs to itbit files * itbit trade test. not important * test getCurrencyRates in ticker/itbit.js
This commit is contained in:
parent
8e1f9e0b83
commit
b254f7f2be
12 changed files with 775 additions and 11 deletions
|
|
@ -37732,43 +37732,52 @@ var _user$project$NavBar$view = F2(
|
|||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'Kraken',
|
||||
_1: _user$project$CoreTypes$AccountRoute('kraken'),
|
||||
_0: 'itBit',
|
||||
_1: _user$project$CoreTypes$AccountRoute('itbit'),
|
||||
_2: true
|
||||
},
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'Mailgun',
|
||||
_1: _user$project$CoreTypes$AccountRoute('mailgun'),
|
||||
_0: 'Kraken',
|
||||
_1: _user$project$CoreTypes$AccountRoute('kraken'),
|
||||
_2: true
|
||||
},
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'QuadrigaCX',
|
||||
_1: _user$project$CoreTypes$AccountRoute('quadrigacx'),
|
||||
_0: 'Mailgun',
|
||||
_1: _user$project$CoreTypes$AccountRoute('mailgun'),
|
||||
_2: true
|
||||
},
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'Strike',
|
||||
_1: _user$project$CoreTypes$AccountRoute('strike'),
|
||||
_0: 'QuadrigaCX',
|
||||
_1: _user$project$CoreTypes$AccountRoute('quadrigacx'),
|
||||
_2: true
|
||||
},
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'Twilio',
|
||||
_1: _user$project$CoreTypes$AccountRoute('twilio'),
|
||||
_0: 'Strike',
|
||||
_1: _user$project$CoreTypes$AccountRoute('strike'),
|
||||
_2: true
|
||||
},
|
||||
_1: {ctor: '[]'}
|
||||
_1: {
|
||||
ctor: '::',
|
||||
_0: {
|
||||
ctor: '_Tuple3',
|
||||
_0: 'Twilio',
|
||||
_1: _user$project$CoreTypes$AccountRoute('twilio'),
|
||||
_2: true
|
||||
},
|
||||
_1: {ctor: '[]'}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue