Second High using Max(a,b)

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37831 quote
    CKW
    Participant
    Veteran

    Hi Nicholas,

    Can you please advice how to code in order to find 2nd high among 5 variables?

    FirstHigh = Max(a, Max(b, Max(c, Max(d, e)

    SecondHigh = ?

    br,

    CKW

    #37867 quote
    Nicolas
    Keymaster
    Master

    Find the highest one and the lowest one and test the percentage for each on this scale. Because we have no arrays, you’ll have to test each variable individually.

    #37990 quote
    CKW
    Participant
    Veteran

    Understood. Thanks for your support as always.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Second High using Max(a,b)


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
CKW @ckw Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by CKW
8 years, 9 months ago.

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