Installing Visual Studio

Installing Visual Studio

To install Visual Studio, follow the next steps:

  1. To create your own bots and indicators, the first thing you need to do is to install Visual Studio on your computer.
    If you have not used it before, we recommend downloading and installing the free official version from 
    here.

  2.  Run the downloaded installation file. Click Continue, agreeing to the Microsoft privacy statement and software license terms.

  3. Next during the installation process, we recommend selecting .NET desktop development on the Workloads tab.
    The components to be installed will appear in the list on the right. We recommend leaving the remaining settings unchanged.

  4. Click the Install button and wait for the installation to complete.


    • Related Articles

    • TT Algo Visual Studio Extension

      To simplify the development of Algo bots and indicators, we recommend that you install the extension for Visual Studio. To install/update TT Algo Visual Studio extension, follow the next steps: Select Tools > Install or Update TT Algo Visual Studio ...
    • Examples of TickTrader Algo bots

      Examples that will help you write your own bots can be found at: https://github.com/SoftFx/AlgoBots. This repository contains public indicators and bots for the Bot API: ImportAccountStateBot. This bot helps to integrate bots written on another ...
    • Creating a TickTrader Algo bot

      To create a TickTrader Algo bot in Visual Studio, please follow these steps: Open the installed Visual Studio 2022 application. Create a new project by selecting the following command in the Visual Studio menu: File > New > Poject. In the window you ...
    • MQL4 to TickTrader Algo Converter

      If you have Expert Advisors or Indicators written in MQL4 (for working in MetaTrader 4), then you can use a free converter to convert them into TickTrader Algo bots and indicators. The converter is located at: ...
    • Activation

      Please check your settings before activating OCTL2P. Run the MT4 platform. On the Tools menu, click Options. On the Expert Advisors tab, select Allow automated trading and Allow DLL imports check boxes. Download and install the latest version of One ...