average trader logo

Average Trader MT4 Expert Advisor

About one year ago, a couple of months after getting into trading using the MetaTrader4 trading terminal, I realized that I need a tool to automate some of my actions …

curl-request-dictionary-attack

We all love curl for its ease of use in performing various kinds of almost raw requests via a multitude of protocols in a convenient CLI fashion. But that’s just …

supervisor-config-gen utility

Today I had to write lots of supervisor config files for many microservices running on an outdated OpenVZ kernel (aka doesn’t support docker/rkt). I hate manually editing a bunch of …

go-spamcheck package

Because there was no Golang package for Postmark’s spam API I decided to build one that can be easily used. Example Usage Well that’s simple, right? This will have the …