summaryrefslogtreecommitdiffstats
path: root/openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb')
-rw-r--r--openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb29
1 files changed, 29 insertions, 0 deletions
diff --git a/openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb b/openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb
new file mode 100644
index 00000000000..65c6a288f33
--- /dev/null
+++ b/openbb_terminal/miscellaneous/scripts/forecast/test_forecast.openbb
@@ -0,0 +1,29 @@
+stocks
+load gme
+forecast
+show GME
+plot GME.close
+clean GME
+desc GME
+corr GME
+season GME.close
+delete GME.open
+rename GME -o volume -n vol
+ema GME
+sto GME
+rsi GME
+roc GME
+mom GME
+delta GME
+atr GME
+signal GME
+expo GME
+theta GME
+linregr GME
+regr GME
+rnn GME
+brnn GME
+nbeats GME
+tcn GME
+trans GME
+tft GME