Skip to main content

Script Options

There are three ways you can operate scripts on the platform.

Import Script

In case you have a ready script code saved locally on your computer, you can import it to the trading platform and implement it right away. The format of the file should be .txt or .lua.

Add Manually

If you want to create your own script from scratch, you can use the Add manually option. In this case, the sample script code will appear in the tab. For easier use, you can open the built-in editor.

Export Script

If you want to save the script you have created locally, you can click on the Save button. The script will be downloaded to your computer in .txt or .lua formats.