Maybe you already know Telegram4MQL. This was my first attempt to extend the MetaTrader platform with 3rd party modules to interact with messaging services. I chose Telegram that had a handy bot interface. It was sufficient for what I needed. Read More …
X3270.Rest
X3270.Rest is a wrapper for the standard x3270 HTTP REST interface. Remote controlling the x3270 client via HTTP is very advantageous because the HTTP protocol is very mature and as popular as never before. This imlies a broad support of Read More …
KnimeNet
KnimeNet was started as a side project to support my master thesis. For now there is only the need to have some more flexible command line access to KNIME. I wanted to use .NET Applications to hold the business logic Read More …
Telegram 4 MQL
Telegram 4 MQL is a .NET library that brings all the possibilities from the well known Telegram Messenger to Metatrader. With the help of the Telegram Bot feature you will be able to send and receive messages with ease right Read More …
Workaround for Android error „The connection pool for database ‘/data/user/0/com.android.providers.contacts/databases/contacts2.db’ has been unable to grant a connection to thread X (ContactsProviderWorker) …“
If you are living with Android Version 4.x or Cyanogenmod 10.x then you maybe recognize problems with some apps that want to retrieve data from the contacts database (contacts2.db). Remarkable indicators concerning my phone were: Contact app did not find Read More …