Skip to content

Releases: NescienceSoftware/Nescience-Indexing-GUI

Nescience GUI v0.9.1

17 Nov 16:35
Compare
Choose a tag to compare

-- Fixed deprecated order size & precision parsing on Gemini Exchange

Nescience GUI v0.9.0

02 Aug 18:05
Compare
Choose a tag to compare

-- Fixed Distribution Structure

-- Added Luno Exchange

Nescience GUI v0.8.3

06 May 22:09
Compare
Choose a tag to compare

-- Fixed Gemini pricing error

-- Added verbosity for Gemini errors

Nescience GUI v0.8.2

06 May 21:53
Compare
Choose a tag to compare

--Implement "limit" order on the Gemini Exchange

Nescience GUI v0.8.1

06 May 19:38
Compare
Choose a tag to compare

-- Syntax Fixes

-- Added additional exchange files

Nescience GUI v0.8.0

06 May 18:13
Compare
Choose a tag to compare

-- Updated CCXT version to account for changes in Kraken Exchange's security policies

-- Transitioned from a custom Gemini Exchange wrapper to CCXT to account for the addition of new assets

Nescience GUI v0.7.6

12 Apr 02:32
Compare
Choose a tag to compare

-- Added S&P 500 prebuilt direct index portfolio

Nescience GUI v0.7.5

04 Apr 13:54
Compare
Choose a tag to compare
  • Fixed issue with market orders on Bittrex due to API v1.1 depreciation

Nescience GUI v0.7.4

03 Apr 20:13
Compare
Choose a tag to compare
  • Enabled seperate truncate length for BTC on Binance

Nescience GUI v0.7.3

30 Mar 02:44
Compare
Choose a tag to compare
  • Due to depreciation, transitioned the Bittrex code from a custom wrapper to the CCXT python wrapper including:

-- Refactoring execution code
-- Refactoring trade logic code
-- Refactoring setup configuration

  • Removed Unnecessary print
  • Added exception to handle changing plots when data is not available