// add a button to the screener /** * Adds a copy button to the TradingView screener buttons. * @param {string} buttonText - The text to display on the button. * @param {string} buttonClass - The CSS class of the button. * @param {string} buttonId - The ID of the button. *...