Instead, save time by copying an existing strategy from the Algo Explorer pane on the left of Quagensia T Edition’s main window. Then copy-and-paste logic from other strategies into your new strategy.
Our “Introduction to Quagensia T Edition” video (also referred to as the “Full Tutorial” video) shows how to build a Quagensia® T Edition Strategy from scratch using point-and-click. While you definitely should watch this video in its entirety, there is actually a much faster and easier way to build Quagensia T Edition Strategies in four easy steps:
STEP #1: Instead of starting with an empty strategy by selecting a menu item labeled “Create New Quagensia T Edition Strategy”, click on an existing strategy in the Algo Explorer pane on the left of Quagensia T Edition’s main window and select the context menu item labeled “Create New Strategy from Copy of This Strategy” from the context menu that appears. Choose a strategy that is similar to the one you want to create. At first you can copy one of the built-in strategies from the Algo Explorer’s “Algos from Quagensia > Strategies” folder, but as you progress you can save even more time by copying your own strategies from the Algo Explorer’s “My Algos” folder since your own strategies will likely be more similar to each other than to those created by anyone else.
STEP #2: Delete the trading logic from the copied strategy that your strategy does not need.
STEP #3: Copy-and-paste trading logic from other Quagensia T Edition Strategies into the Quagensia T Edition Strategy you just copied rather than building the trading logic from scratch using point-and-click. All input parameters and internal variables used by the trading logic will be automatically copied over as well if they are not already in your new strategy. You can copy-and-paste multiple Actions at once to save even more time.
STEP #4: Use point-and-click to create the remaining trading logic that you were not able to copy-and-paste from another strategy.