const whip = {

   is: 'a trader',

   based_in: 'Sydney',

   trading: {

       markets: ['Cryptocurrencies','FX'],

       strategy: 'Scalping',

       dependencies: ['Node.js', 'μPlot', 'Lodash', 'Socket.IO', 'jspurefix']

   }