Double Top bottom

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #215029 quote
    JSJS
    Participant
    Master

    You cannot convert this particular indicator into a trading system because the code “searches” for tops and bottoms from the past…

    fractalP=10

    cp=fractalP

    If High[cp] >= and here it goes wrong for the trading system because the starting point is High[10], the high of 10 bars ago and you can’t open a position 10 bars ago…

Viewing 16 post (of 16 total)
  • You must be logged in to reply to this topic.
ProRealAI ProRealAI New

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Double Top bottom


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
Aragorna @aragorna Participant
Summary

This topic contains 15 replies,
has 4 voices, and was last updated by JSJS
3 years, 4 months ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 05/18/2023
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...