Jan 24, 2021 - version 2.34e - script update only
Use CONFIG variables in view, see the doc - example "config.description"
Added #CLR to completely clear sheet before pushing any data to sheet
Jan 22, 2021 - version 2.34d - script update only
Fixed caching bug - CacheID is now based on command description
Jan 17, 2021 - Collector added/improved
ZeroHash
OkCoin
Jan 16, 2021 - Collector added
ZeroHash
Jan 15,2021 - version 2.34c - script update only (main)
fixdate() - added check for empty or undefined input and returns ""
fix empty row - if c[0] is we don't write to the sheet
added LastRow2Col(sheet) function that can be used in the sheet. Use case: Fetch lastrow from LOG to help users set log conditions. See Log in doc.
Jan 13,2021 - version 2.34b
Fix clear range - before data is written to the sheet we only clear range that is cleared before range is written to the sheet.
Jan 13,2021 - version 2.34
Feature added: Force to clear the cache by setting the cache value in CONFIG to value 666. Disable the Cache (zero) does not clear the cache !
Optimize: Remove unused columns and rows when a new sheet is auto created to reduce memory and increase performance.
Before we write the sheet, the sheet is cleared until last used row and last used col (changed in 2.34b)
New sheet parameter - _BALANCE$B#ADDSP - Add Special, looking at timestamp (see doc) - EXPERIMENTAL and NOT FULLY TESTED
Check array for undefined (again) - issue Koen
fixdate epoch small additional check
Jan 12,2021 - version 2.33
Added BALANCE$B#RFNH to skip first row
Added fixdate() feature for epoch and simple iso date
Jan 10, 2021 - Collector improvement
FTX subaccount fix
Dec 31, 2020 - version 2.32 PUBLIC released
Available for public access
Dec 29, 2020 - version 2.32 latest fixes and test
Bug fix - caching, showed wrong data due to a caching bug
Bug fix - run all tried to process empty lines
Dec 28, 2020 - version 2.31 Non Public
Set conditions for logging, so there is some control when it logs - doc
Improve default dataset (log and config)
Dec 26, 2020 - version 2.3 Non Public
A build for Jarno to play with some Binance samples
Enabled Binance Futures
Added a Log feature
Updated the doc
Dec3, 2020 - version 2.1 Non Public
SYSTEM and CMC_Mapping
Sept 12, 2020 - Start Tool
We want a tool that help us create custom solutions