Early morning breakout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13476 quote
    wolfwolf
    Participant
    Junior

    Hi,

    I need help coding a system that opens a position the candle after the first candle of the day on a 5 minute chart if that candle is a pin/small candle with alot of wick. I need help doing this since I don’t know how to code the system so that it would recognize pin/small candles in a short amount of time.

    Thanks

    #13493 quote
    NicolasNicolas
    Keymaster
    Legend

    You can play with Intradaybarindex to find the second bar of the day. Then test if this candle is a pinbar, doji, whatever ..

    wolf thanked this post
    #13497 quote
    wolfwolf
    Participant
    Junior

    interesting, thank you. How do I make the code test the candle type?

    #13501 quote
    NicolasNicolas
    Keymaster
    Legend

    Try it by yourself, I’m pretty sure you can make it. You’ll thank me later.

Viewing 4 posts - 1 through 4 (of 4 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

Early morning breakout


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
wolf @wolf Participant
Summary

This topic contains 3 replies,
has 2 voices, and was last updated by NicolasNicolas
10 years ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 09/21/2016
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...