From `/routes/MACD.py /` > make sure gap b/w start -end > 27 days From `routes/GoldenCross.py /` > make sure gap b/w start -end > long_window; long_window > short_window Currently there is no mechanism to enforce these conditions. This needs to be fixed.