AgenaTrader Docs
HomeIndicatorsAgenaScriptRelease Notes
English
English
  • 🤝AgenaTrader Online Help
  • Introduction
    • Overview
      • Supported Instruments and Order Processing
      • License Versions
      • Hardware and system requirements
      • Licensing, Programming, Costs, and Support Overview
    • Video Guide
      • AgenaTrader Docs
    • Glossary
    • FAQ
      • Top FAQ
        • Chart is ticking without displaying candles
        • How to display P&L on Tradebar
        • Connecting to more than one CFD-Broker simultaneously
        • Hard and Soft stops: Automatic stop movement
        • Which order connections does my broker support
        • Сonditions and Scripts disappeared
        • Trading Functions Are Disabled
        • IB Charts Not Displayed Correctly or Contain Incorrect Data
        • Can I Connect an Additional Data Feed While Using IB as a Broker?
    • Contact Support
  • Main
    • Broker and Datafeeds Connections
      • AgenaBroker
      • Technology Provider
      • Connections
      • Simulated account
      • Datafeed
      • Broker
    • Set Up Your Workspace
    • Chart Area
      • Charting
      • Chart Types
      • Chart Tools
      • Chart Context Menu
    • Chart Trading
    • Order Management
    • OptionTrading
    • Realtime Scanner
    • OrderStream
    • ActionBar
    • Main Menu
  • TOOLS
    • Preferences
    • Mappings and Instrument-Lists
    • Instrument Editor
    • Tools Menu
    • Trading Information
    • System Information
  • Create your own strategy
    • Semi automated trading
    • AgenaTrader++ (plusplus) – Automated Setup & Recovery Management
    • AT (plusplus) Manager
    • Setup Builder
    • Signal Builder
    • Risk and Money management
    • Strategy Manager
    • AgenaScript
    • Scripting
  • Package
    • Package first steps
    • AddOns (packages) and their content
    • Internal Packages
    • External Packages
    • Using AddOn- and package-indicators in scripted components
Powered by GitBook
On this page
  1. Introduction
  2. FAQ
  3. Top FAQ

Сonditions and Scripts disappeared

Last updated 2 months ago

There are several ways to solve this issue:

  • Download and install the latest release of AgenaTrader. Download link

  • Please go to Strategie Handling->Scripting and click on Compile button

  • Please check the destination of script files. They should be located: C:\Users\'User_name'\Documents\AgenaTrader\UserCode\ folders: Indicators, Scanns, ScriptedConditions, Strategies or AlertHandlers (depends on Script type). In case you find them in other location, just copy them to the destination folder and click Compile button.

  • Conditions might disappear because your packages were not updated to the latest version. In this case please select Tools -> Packages -> Imported Packages from the main menu.

In open tab please check version of your add on. Up-to-date button means that your addon is already updated.

Update Available means that you add on version is obsolete.

To update add on please click on Update Available button and in open dialog click button Yes

Important! In some cases, User can get compiling errors. Please find details about how to solve this on page

Compile Errors
here