Skip to content

TrendLines Buy Only When Trend is Full#2

Description

@VertigoRay

When using TrendLines strategy, there's a bug that is easily overcome in the config:

image

Set buy.only_when_trend_is_full to false; as shown in the above pic. Otherwise the bot will never trade cause it can't see the trend lines. 馃槥

This doesn't affect trading cause the bot doesn't need to see the trend lines. It just needs to know if it's allowed to buy or not. This is a value returned by the TrendLine strategy and the bot can see it just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions