Hello Community,
Quick ETNA Update:We have been working very hard to implement Level 2 within ETNA.
First we had to find out what format ETNA wanted the API for the Level 2 Calls.
Right now we are in the process of building the API and should have that completed within the next 2-3 days.
After we complete the API build for the Level 2 Calls, we will pass it off to ETNA crew and have them plug it into the Database
This implementation will allow us to offer one of the biggest order books for any and every market in the industry.
Now we are seeing many exchanges offer the full book to its users, but 4-5 months ago - that was unheard of.
Whats so awesome about ETNA is if you wanted to have 20 different order books on one screen...that is 100% possible!
Maybe you want the order books for LTC from Cryptsy, Bittrex, and Poloniex....using the features within ETNA you will be able to cross reference the bot activity/book activity from each market in real time on one screen.
Linux MTR Wallet Build Update: From Crysx Earlier Today:
I am testing the staking of the daemon ... i think ive finished the compile properly ... the minimum staking age is 1hours - so if we leave it to test for a few days ( or better - a week ) then we can have it fully tested on vps ... this test node is centos 7 x64 and is a modified static compile ( from the git -
https://github.com/chrysophylax69/mastertrader/ ) for testing purposes ... i changed a few things in it - mainly cosmetic ones ( like name change from 'MTR-Update' to mastertrader and 'MasterTraderd' to 'mastertraderd' ) - with a couple of code changes to get it to compile ...
the daemon is now syncing and the blockchain should be downloaded by the time i wake ...
so far - so good ...
[mtr-node@test ~]$ mastertraderd getaccountaddress chrysophylax
MDRcwTQKn7VpfNxM4Hkeer6QFYKEwmtYoZ
[mtr-node@test ~]$ mastertraderd getbalance
0.00000000
[mtr-node@test ~]$ mastertraderd getinfo
{
"version" : "v1.1.0.0",
"protocolversion" : 65002,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 46479,
"timeoffset" : -1,
"moneysupply" : 10118717.22152659,
"connections" : 16,
"proxy" : "",
"ip" : "51.254.119.94",
"difficulty" : {
"proof-of-work" : 17.84130063,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1446475986,
"keypoolsize" : 101,
"paytxfee" : 0.00001000,
"mininput" : 0.00000000,
"errors" : ""
}
[mtr-node@test ~]$
After this wallet build is tested for a few days we will release it to the public is well as mass compile these on multiple VPS servers and increase the overall stability of the MTR network.
Cheers,
MasterTrader777