+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
bug_report_small.png
Open Bug report MC-519

PowerLanguage: Error in study {EXCEPTION} Multiple floating point traps

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

This issue appears if SetProfitTarget parameter value is higher than 214748364.

Steps to reproduce this issue

This issue appears if SetProfitTarget parameter value is higher than 214748364.
    Plot a chart from TS: EURUSD (PriceScale = 1/100000; BigPointValue = 10000);
    Use a signal:
    value1 = 214748365;
    SetProfitTarget( value1 ) ;
    Alert:
    Error in study "Signal":{EXCEPTION} Multiple floating point traps.

Comments (1)
#0
user-offline.png  Dave (Dave)
Sep 26, 2011 - 12:02

The issue has been targetted for MultiCharts 7.01.

History
Issue basics
  • Type of issue
    Bug report
  • Category
    Stability
  • Targeted for
    MultiCharts 7.1 (RELEASED)
  • Status
    Released
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (3)
People involved
Times and dates
  • Posted at
  • Last updated
Issue details
  • Reproducability
    Not determined
  • Severity
    Normal
Attachments (2)
Commits (0)
There are no code checkins for this issue
Duplicate issues (0)
This issue does not have any duplicates