#include "TradingBot.h" TradingBot::TradingBot(MerkelMain* merkel) { this->merkel = merkel; }