Develop a Pine Script indicator that automatically plots support and resistance zones based on price action from multiple timeframes (e.g., daily and 4H). The script should include user settings for…
Use R to evaluate and visualize the performance of a quantitative trading strategy. Includes importing price data, calculating indicators, and generating equity curve plots.