Creating a volatility dashboard for multiple assets
Key financial assets such as gold, oil, major currencies, and stock markets are influenced by the same economic and geopolitical factors. As a result, significant price movements often occur simultaneously across different assets, sometimes moving in the same direction and sometimes in opposite directions. This is why a trading desk must have a dashboard that provides an overall view. The Volatility Predictor model can be used for this purpose.
If we apply the same AI model to other financial instruments, we can gain a useful global view of the market through TradeStation’s RadarScreen. Here’s how.
Python models can be programmed to print EasyLanguage code for specific assets, as shown in Figure 10.11:
Figure 10.11 – The Multiple_Volatility_Predictions function
In Figure 10.11, you can see an example of an EasyLanguage function for multiple assets. By using this function on...