MultiCharts Easter Sale has jumped in! Up to 50% off Explore offers
+1 888 340 6572
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-1637

10 new powerlanguage keywords for volume

action_vote_minus_faded.png
4
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

Old keywords upticks/downticks data are wrong in some resolutions.
Powerlanguage keywords for volume are less.
For more details,Multicharts should establish10 new keywords for volume.

1.volume(If the current tick price is higher than the previous tick price)
2.volume(If the current tick price is lower than the previous tick price)
3.volume(If the current tick price is the same as the previous tick price)
4.volume(If the current tick price is higher or equals current ASK tick price)
5.volume(If the current tick price is lower or equals current BID tick price)
6.volume(If the current tick price is between ASK and BID prices)

a.volume(If the current tick price is higher than the previous tick price)
(If the current tick price is the same as the previous tick price, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with higher than previous price and then another tick comes with the same as previous price, the volume is recorded also to this one.)
b.volume(If the current tick price is lower than the previous tick price)
(If the current tick price is the same as the previous tick price, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with lower than previous price and then another tick comes with the same as previous price, the volume is recorded also to this one.)
c.volume(If the current tick price is higher or equals current ASK tick price)
(If the current tick price is between ASK and BID prices, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with a price higher or equals current ASK tick price and then another tick comes with a price that is between ASK and BID prices, the volume is recorded also to this one.)
d.volume(If the current tick price is lower or equals current BID tick price)
(If the current tick price is between ASK and BID prices, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with a price lower or equals current BID tick price and then another tick comes with a price that is between ASK and BID prices, the volume is recorded also to this one.)

Steps to reproduce this issue

10 new powerlanguage keywords for volume

1.volume(If the current tick price is higher than the previous tick price)
2.volume(If the current tick price is lower than the previous tick price)
3.volume(If the current tick price is the same as the previous tick price)
4.volume(If the current tick price is higher or equals current ASK tick price)
5.volume(If the current tick price is lower or equals current BID tick price)
6.volume(If the current tick price is between ASK and BID prices)

a.volume(If the current tick price is higher than the previous tick price)
(If the current tick price is the same as the previous tick price, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with higher than previous price and then another tick comes with the same as previous price, the volume is recorded also to this one.)
b.volume(If the current tick price is lower than the previous tick price)
(If the current tick price is the same as the previous tick price, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with lower than previous price and then another tick comes with the same as previous price, the volume is recorded also to this one.)
c.volume(If the current tick price is higher or equals current ASK tick price)
(If the current tick price is between ASK and BID prices, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with a price higher or equals current ASK tick price and then another tick comes with a price that is between ASK and BID prices, the volume is recorded also to this one.)
d.volume(If the current tick price is lower or equals current BID tick price)
(If the current tick price is between ASK and BID prices, the volume is depending on what was the last recorded volume.)
(Example: If a new tick comes with a price lower or equals current BID tick price and then another tick comes with a price that is between ASK and BID prices, the volume is recorded also to this one.)

Comments (0)
There are no comments
History
Issue basics
  • Type of issue
    Feature request
  • Category
    Usability
  • Targeted for
    Not determined
  • Status
    Not Reviewed
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (2)
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Resolution
    Not determined
  • Severity
    Critical
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