Simple question

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #25484 quote
    Heerorama
    Participant
    New

    Hello my name is Patrick and i am new on this forum.

    I have a simple question. I want to define the pip’s in a candlestick.

    ABS(open – close) doesn’t do the job correctly

    [code]

    var1 = (ABS(open – close) > 4)

    if var1 then

    //Rest of code

    [/code]

    Sometimes the rest of the code is done when the candle = 3 pips??

    What i am doing wrong?? Thaks for the Help.

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

Simple question


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
Heerorama @heerorama Participant
Summary

This topic contains 1 voice and has 0 replies.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 02/18/2017
Status: Active
Attachments: No files
Logo Logo
Loading...