how to add more fields in pro screener

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22038 quote
    Abz
    Participant
    Veteran

    hello how can i add more field in my pro screener? i am trying to show percentage and algo

    
    algo = a+b+c+d+e
    
    
    v = volume
    
    count = 0
    for i = 1 to 75 do
    if v>volume[i] then
    count=count+1
    endif
    next
    
    condition = count/75>0.9 and v>100000
    
    screener [algo and condition] (count/75 as "percentage")
    screener [algo and condition] (algo as "algo")
    #22060 quote
    Nicolas
    Keymaster
    Master

    Sorry, but you can only have 1 sorting field in ProScreener.

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

how to add more fields in pro screener


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Abz @abbas_sadiq Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by Nicolas
9 years, 1 month ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 01/22/2017
Status: Active
Attachments: No files
Logo Logo
Loading...