Skip to content

Update Core Algorithm: Add Trading Signals ModuleΒ #269

Description

@summercms

Enhancement idea

  • Update Core Algorithm: Add Trading Signals Module.
  • Add: Trading signal emojis.
  • Add: Left justify and line breaks
  • Remove: Trading signal line breaks at the end of results.
  • Add: Run on last candle only (performance).
  • Add to Themes, see here: Add Feature: Themes module to core algorithmΒ #194
  • Add to data window.
  • Menu option to Show/Hide Trading Signals Module in data window section.
  • Update Doc's.

Description

The trading module processes the various trading algorithms that are currently used by the trader. The results are then displayed in a section of the data window, where the trader can show/hide in the menu options.

Different trading signals are displayed ranging from buy and sell signals through to informational signals. Actionable trading signals are displayed at the top of the list and informational signals are displayed below them. Each trading signal tells the trader what trading algorithm got called and a suggested trading action.

There are also complex trading signals merging several different trading algorithms together that get displayed in the data window.

All the trading signals are joined to the alerts module to be able to send various alerts to the trader such as email, txt, push notifications etc.

All the trading signals are also joined to the warning signals module, where the trader can highlight any of the trading signals on the trading chart.

Links

n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions