Hello guys,
I've just recently completed to develop the alpha version of a new service (
https://tradingext.com) which is intended to simplify regular trading tasks, such as balance and orders monitoring, real-time notifications and history.
For now the service is based on
Bittrex API, which means that you need to provide read-only api keys to get full access.
Let me show you it in action:
1.
Wallets page - makes it simple to estimate your current Bittrex balance in USD based on coinmarketcap and how it was changed during the week (total columns at the footer are also exist):
Demo: https://tradingext.com/dist/wallets-page.png2.
Orders page - makes it simple to realize completed/last/open costs of your orders:
Demo: https://tradingext.com/dist/orders-page.pngAt the image above you could see 6 open orders and necessary information for better understanding the current state.
Let me explain a little bit:
a. Completed columns - the quantity and cost of your completed orders which you've decided to open again;
b. Exchange columns - the last cost of a particular pair and two differences (from completed and to opened);
c. Open columns - the quantity and cost of your open orders.
Since I've started to use this page I finally received all necessary information about my currently opened orders.
3.
Alerts page - make it simple to setup, monitoring and receive alerts based on required indicators:
Demo: https://tradingext.com/dist/alerts-page.pngThis page gives you and opportunity to setup every alerts you are interesting in and receive a notification at telegram in real-time (delay is about 5-15 sec).
The only thing you have to do is to activate your telegram account with
@Tradingext_bot assistance.
The service is locating at
https://tradingext.com and absolutely free (the FAQ page is also exists
).
If have any question, suggestion or found an issue- please, feel free to communicate with us:
Telegram:
http://telegram.me/tradingextEmail:
[email protected]Best regards
Tradingext Team