A better Trader

From Bitpost wiki
Revision as of 15:37, 18 June 2016 by M (talk | contribs)

PSEUDO

load from SQL tables into Major Objects (std::unordered_sets of PersistentIDObjects)

QUOTE EXTRACTION

   APIGetRunLive::handle_call()
       g_p_local->getRunLiveJSON()
           readRunQAB(s_str_db_name...)
           (SAME as readRunLive!!)
   APIGetRunHistory::handle_call()
       g_p_local->getRunHistoryJSON()
           readRunHistory
               readRunQAB