Create a web dashboard for interactive technical analysis using Plotly Dash or Streamlit. Arguments Parse as: type symbol - = dashboard type. Default: single - Dash types : , , , - Streamlit types : , , - = symbol (e.g., SBIN, RELIANCE). Default: SBIN If no arguments, ask the user what kind of dashboard they want and whether they prefer Dash or Streamlit. Instructions 1. Read the indicator-expert rules, especially: - — Dash app patterns - — Streamlit app patterns - — Chart patterns - — Data loading 2. Create directory (on-demand) 3. Create in 4. Use the matching template from Dashboard Requir…