+1 888 340 6572 GET STARTED
MultiCharts Project Management
previous_open_issue.png
Go to the previous open issue
previous_issue.png
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
feature_request_small.png
Open Feature request MC-867

DrawBox for PowerLanguage

action_vote_minus_faded.png
9
Votes
action_vote_plus_faded.png
next_issue.png
Go to the next issue (open or closed)
next_open_issue.png
Go to the next open issue
Description

Possibility to draw a rectangle/box and return an object-specific ID number, required to modify the object. 
 
value1 =        Box_new  ( Starttime, BoxHigh, EndTime, BoxLow,
                   BoxBorderColor, BoxBGColor,TransparentColor, );
 
Box_Delete  - Removes a box object with the specified ID number from a chart
Box_SetBGColor - Assigns the specified background color to the box contained in a box object with the specified ID number 
Box_SetBorderColor - Assigns the specified border color to the box contained in a box object with the specified ID number
Box_SetBegin  - Modifies the starting point location of a box with the specified ID number
Box_SetEnd  - Modifies the ending point location of a box with the specified ID number
Box_SetHigh  - Modifies the high of a box with the specified ID number
Box_SetLow  - Modifies the low of a box with the specified ID number
Box_SetTransparentColor - if true plot the colors transparent or draw the box in background
 
 

Steps to reproduce this issue

Should work similar to the arrow drawing.

Comments (1)
#1
user-offline.png  MultiCharts Support (MultiCharts)
Oct 31, 2018 - 14:55
Rectangle* commands were added.
Changes:
  •   icon_status.pngStatus changed: Under Review => Released
  •   icon_milestone.pngMilestone changed: Not determined => MultiCharts 12 (RELEASED)
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Usability
  • Targeted for
    MultiCharts 12 (RELEASED)
  • Status
    Released
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (3)
People involved
  • Posted by
    user-offline.png  sp (sp)
  • Owned by
    Not owned by anyone
  • Assigned to
    Not assigned to anyone
  • Subscribers
    3 subscriber(s)
    Click here to show the list of subscribers
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    Not determined
  • Severity
    Normal
Attachments (0)
There is nothing attached to this issue
Commits (0)
There are no code checkins for this issue
Duplicate issues (0)
This issue does not have any duplicates