Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/header.php on line 69

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/header.php on line 73

Error: Could not retrieve Internal Task details.

HR Manager | Staff-India

Notice: Undefined index: user_id in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 5

Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean given in /home/staffi7/wm.staff-india.com/inc/top_nav.php on line 9

Error: Could not retrieve Internal Task details.

Task Details

add new column on signals page

Assigned To:
  1. Mac (mac.et@staff-india.com)
Assign By Admin On 2022-07-13
100%
Deadline:- 740 Days Over from Deadline. You Have Missed The Deadline 740 Days Ago

Task Details :-

Hi Mac,

 

add this new column as showing in screenshot.

 

column header = "Pips".

 

calculation for this column is:

absolute value of (Open price - target price)

 

Attach File :-

File: 1

Download

Task Current Status :-

Task Complete

Sub Task(s):

No Sub-task Added.

Task QA

Selected File:
Drag Your File Here
Or Click Here to pick

Comments  (8)

    Mac 24-06-2022 18:01:27

    Hello,

     i fixed the value to ABSOLUTE value

    I check the calculation for EURUSD and GBPUSD and I'm confused about that.

    because this value is coming the way you said:

    else for everything else pip*1000

    (Open price - target price)*1000


    Warning: Invalid argument supplied for foreach() in /home/staffi7/wm.staff-india.com/taskDetails.php on line 1666
    Mac 23-06-2022 23:14:45

    Ok, I'll check it.

    Admin 22-06-2022 15:59:31

    you forgot the final value have to be ABSOLUTE value. meaning it must be positive always. no negative number allowed. i cant teach you simple maths mate.

     

    also check the calaultion for EURUSD and GBPUSD. the answer is coming wrong value

    Mac 21-06-2022 16:46:42

    Hello,

    I added the condition.


    Warning: Invalid argument supplied for foreach() in /home/staffi7/wm.staff-india.com/taskDetails.php on line 1666
    Admin 21-06-2022 12:07:42

    hi mac we need some conditions actually to show teh correct PIP number.

     

    if name = XAUUSD then pip*10

     

    if name = XBRUSD then pip*100

     

    else for everythign else pip*1000

    Mac 20-06-2022 22:33:05

    Hello,

    Good day, hope you are well.

    I added the Pips column.

    I'll be very thankful if you give me a feedback.