OptimusFLOW
  • Welcome to OptimusFLOW Help
  • Getting started
    • First Time Users
    • Control center
    • Workspaces, Binds, Groups
    • Templates
    • Set as Default
    • Symbols lookup
    • Table management
    • Backup & restore manager
    • General settings
  • Connections
    • Connections manager
    • Connection to Optimus Futures
    • Connection to Paper to Trader dxFeed
    • Connection to Rithmic
    • Connection to Rithmic Prop
    • Connection to CQG
    • Connection to OANDA
  • Trading Journal
  • Analytics panels
    • Chart
      • Chart types
        • Renko
        • Heiken Ashi
        • Kagi
        • Points & Figures
        • Range bars
        • Line break
        • Volume Bars
      • Chart overlays
      • Technical indicators
        • Oscillators
          • Aroon Indicator
          • Moving Average Convergence/Divergence
          • Awesome Oscillator
          • Accelerator Oscillator
          • %R Larry Williams
          • Momentum
          • Rate of Change
          • Commodity Channel Index
        • Moving averages
          • Exponential Moving Average
          • Simple moving average
        • Volatility
          • Average True Range
          • Standard deviation
        • Trend
          • ZigZag
        • Volume
          • Delta Flow
      • Drawing tools
      • Volume Analysis Tools | Volume Profiles | Footprint chart | VWAP
        • Cluster chart
        • Volume profiles
        • Time statistics
        • Time histogram
        • Historical Time & Sales
      • Power Trades
      • VWAP | Volume Weighted Average Price
    • Watchlist
    • Time & Sales
    • Price Statistic
    • DOM Surface
    • Option Analytics
    • TPO Profile Chart
  • Trading panels
    • Order Entry
      • Order Types
    • DOM Trader
    • Market depth
    • Trading simulator
    • Market Replay (History Player)
    • FX Cell
  • Portfolio panels
    • Positions
    • Working Orders
    • Trades
    • Orders History
    • Synthetic Symbols
    • Historical Symbols
  • Information panels
    • Account info
    • Symbol Info
    • Event Log
    • RSS
    • Reports
  • Miscellaneous
    • History Exporter
    • Market heat map
    • Stat matrix
    • Exchange times
    • Quote Board
    • Excel and RTD function
  • Algo
    • Introduction
    • Install for Visual Studio
    • Simple Indicator
    • Input Parameters
    • Built-In indicators access
    • Indicator with custom painting (GDI)
    • Using markers with indicators
    • Adding a custom indicator to Watchlist
    • Downloading history
    • Simple strategy
    • Access to trading portfolio
    • Trading operations
    • Example: Simple Moving Average
Powered by GitBook
On this page
  • Columns management
  • Favorite lists
  • Indicators

Was this helpful?

  1. Analytics panels

Watchlist

Watchlist panel shows brief pricing information on selected instruments, which you can group into lists

PreviousVWAP | Volume Weighted Average PriceNextTime & Sales

Last updated 5 years ago

Was this helpful?

The Watchlist panel is the standard table-based panel, representing a various trading info for the specified list of symbols. The list of symbols can be customized using the symbol lookup screen, available by pressing [ + ] button on the toolbar, or from table context menu — “Add symbols“ option.

Each symbol added to watchlist can be removed via the context menu on the symbol’s row. You can also clear all list via the context menu.

When you add a symbol, that is already presented in current list, it will be added to the end of the list thus making a duplicates.

Columns management

Favorite lists

You may want to have a possibility to save several lists for Watchlist panel. To save some list as Favorite, you can use the [ Saved lists ] button on the toolbar. If you have no saved lists yet, it will open a “Save current list” popup, where you can set the name for the list, that you are saving.

Once you press the [ SAVE ] button, the new list will be added to the Favorites and became available from the “Saved lists” drop-down on the toolbar.

Using the “Favorite lists” drop-down, you can manage the current saved lists (edit name, remove) and initiate the current list save.

Please notice. When you click on any of favorite lists it will be added below the current list. If you want to see the selected list only, you should clear the Watchlist first.

Indicators

The Watchlist panel supports the indicators value display in separate columns. In order to add some indicator, thare are two ways to to it:

  • right-click on watchlist table and proceed to "Indicators" -> "Add indicator" option. This opens an indicators lookup screen, where you should select the required one.

  • through the icon "Add indicator" in the upper right corner of the Watchlist panel

When you select an indicator, you will see the new column (with the selected indicator name) added to the right side of watchlist table. To remove indicator, go to the Indicators category in the context menu and click the “Remove Indicator Name” option.

Some indicators need time to calculate their values. You will see the “Initializing...” text in such cells.

If you have created (or added) a custom indicator in the platform and want to add it to the Watchlist panel, you need to add an additional parameter to the code. More information about how to do this is given in our guide "".

Adding a custom indicator to Watchlist
Watch the required symbol info using Watchlist panel
Set the name for the Favorite list
Favorite lists drop-down
Indicators in watchlist are very useful
There are two ways to add indicators in the panel