Is there any documentation anywhere on how to write custom scripts in Coinigy? Most platforms you'd use have such documentation (NinjaTrader, Tradestation, Genesis, MT4, etc..).
I'd like to look into it as I typically write my own things on my platforms.
I took a quick look and discovered Coinigy seems to have a REST API and a WebSocket API so pretty much any language which you can make interact with those should do the trick.
http://docs.coinigy.apiary.io/#
https://github.com/coinigy/api