Getting Started

About AlgoStudio
AlgoStudio is a programming environment for AlgoTraders. It is an integral part of the all-in-one Zeon Trading Platform. Main features: Creating indicato...
Sun, May 13, 2018 at 5:35 PM
Starting AlgoStudio
AlgoStudio is an integral module of Zeon Trading Platform. AlgoStudio runs separately allowing it to operate independently from the main application.  To o...
Sun, May 13, 2018 at 5:58 PM
Creating a new module
To begin writing source code for a new indicator, strategy (Advisor), script (Macros) or Library, open AlgoStudio and click button in the top left corner of...
Sun, May 13, 2018 at 6:20 PM
Custom columns creation
As the developer you can add custom column to any panel in Zeon Trading Platform, using your own code. There are two ways to create a Custom column: 1. Ope...
Sun, May 13, 2018 at 6:44 PM
General settings
General settings menu is the place where you can view, change general properties of the trading terminal, as well as configure confirmations and warnings de...
Sun, May 13, 2018 at 8:17 PM
Dictionary tool
AlgoStudio features a Dictionary tool that has descriptions, classes and methods of C# that can be used for writing source code. To open the Dictionary too...
Sun, May 13, 2018 at 7:49 PM