This menu allow you to change default settings for main platform functionality: Chart, FX Cell, Panels and Scripts.
Submenu Chart allows you to set gradient colors for candle, synchronize cursors (if you use several Charts) or use reloading history instead of cache for plotting. This part also spesifies the default settings for style, interval, period and amount of bars.

To change the view of the FX Cell, go to the FX Cell tab.

The FX Cell is used in Order Entry, in the Watchlist (Board mode) and in other panels. In this tab, you can change several parameters which determine how the FX Cell is viewed.
The parameters are generally self-explanatory. Preview allows you to see changes.
The Price Type has two possible modes: Bid/Ask (default) and VWAP. Volume Weighted Avarage Price mode is a special mode where Bid/Ask are defined from average values of Bid/Ask based on L2 quotes.


Note: If you change the .NET Framework version, you may receive error messages if your code contains references to a different version. To resolve these errors, you must manually modify the references.
- ZIP is the fastest method; it makes your scripts very compact. It is a good choice for working with all open-source scripts.
- MD5 method works slowely and makes your scripts larger. But you can use it to protect a lot of your own scripts.
- RSA is slowest method and generates biggest scripts. But it use a very strong algorithm (keysize=1024) that able to protect your major scripts.