Hey ,
Whenever you use derivative_history
derivative_history(symbol,start_date,end_date,instrumentType,expiry_date)
OR
equity_history(symbol,series,start_date,end_date)
It goes on dumping the output generated to console and make the console slow.
How to shut this dump off ?