Overwrite Mode

Overwrite mode allows you to manually input timeframes to personalize the signals.

Timeframe strings follow these rules:

  • They are composed of the multiplier and the timeframe unit, e.g., β€œ1S”, β€œ30” (30 minutes), β€œ1D” (one day), β€œ3M” (three months).

  • The unit is represented by a single letter, with no letter used for minutes: β€œS” for seconds, β€œD” for days, β€œW” for weeks and β€œM” for months.

  • When no multiplier is used, 1 is assumed: β€œS” is equivalent to β€œ1S”, β€œD” to β€œ1D, etc. If only β€œ1” is used, it is interpreted as β€œ1min”, since no unit letter identifier is used for minutes.

  • There is no β€œhour” unit; β€œ1H” is not valid. The correct format for one hour is β€œ60” (remember no unit letter is specified for minutes).

  • The valid multipliers vary for each timeframe unit:

    • For seconds, only the discrete 1, 5, 10, 15 and 30 multipliers are valid.

    • For minutes, 1 to 1440.

    • For days, 1 to 365.

    • For weeks, 1 to 52.

    • For months, 1 to 12.

    input settings

Last updated

Was this helpful?