Options
All
  • Public
  • Public/Protected
  • All
Menu

Module bot/telegrama/parsers/gold

Index

Functions

parseMessageSignal

  • parseMessageSignal(text: string): any
  • Parse signals in the format:

    XAUUSD BUY ENTRADA: 1806

    SL: 1796 TP1: 1808 TP2: 1812 TP3: 1821

    note

    The number of TP levels can be variable but we need at least one.

    Parameters

    • text: string

    Returns any

Generated using TypeDoc