What do you mean when you say, "supports all non-temporary currencies supported by CEX". I'm only seeing BTC and NMC in the settings currently.
@Raptor2213, sorry that was a badly worded statement at a low level. The reason for the 0x1 error was, that CEX returns different output for each user account. This output is dependent on what currencies each user has currently, and which currencies they have ever owned in the CEX system. For example, my account will not show a current balance, nor order balance for FHM, because I have never dealt with them; on the other hand, if you didnt have a GHS balance or NMC balance and tried to use the reinvestor, it would simply not start (why CEX does this, I have literally no idea).
By saying each currency is now supported, I compensate for whether an account may or may not have a particular balance, and in the future if CEX adds the ability to trade with their other currencies (those shown in the `balance` tab on the reinvestor), they will be simple changes to implement use, because the underlying architecture is now in-place.
Also non-temporary meaning the futures, I dont know what will happen with the futures currency when the date approaches, and didnt want another program breaking bug the second they yank the currency from their API; as it stands, all futures trading will have to occur on the CEX website until I can come-up with a better system for temporary currencies.