logicgate Posted May 9, 2021 Report Posted May 9, 2021 Hey guys, can someone help me create a custom symbol in Sierra? I wanted a USD index using only EURUSD, GPBUSD, AUDUSD and USDJPY I am almost getting it right, but something is bugging me here: if in multiplication the order doesn´t matter, why am I getting a different chart when using: -1*{USDJPY}*{EURUSD}*{GBPUSD}*{AUDUSD} Vs. {EURUSD}*{GPBUSD}*{AUDUSD}*-1*{USDJPY} Which is the correct way? Quote
d7769 Posted May 10, 2021 Report Posted May 10, 2021 Hey guys, can someone help me create a custom symbol in Sierra? I wanted a USD index using only EURUSD, GPBUSD, AUDUSD and USDJPY I am almost getting it right, but something is bugging me here: if in multiplication the order doesn´t matter, why am I getting a different chart when using: -1*{USDJPY}*{EURUSD}*{GBPUSD}*{AUDUSD} Vs. {EURUSD}*{GPBUSD}*{AUDUSD}*-1*{USDJPY} Which is the correct way? post that in their support board. they usually answer within 5-10h. or user discussion, sometimes thats even faster. Quote
⭐ btul Posted May 10, 2021 Report Posted May 10, 2021 Isn´t the first one correct, because its multiplying only usdjpy by -1 ? Quote
datsno Posted May 11, 2021 Report Posted May 11, 2021 In the second instance you have {GPBUSD} , rather than {GBPUSD} . I'm assuming {GBPUSD} is the correct forex cross in Sierra Chart. Maybe as simple as a typo in the second instance? Quote
ootl10 Posted May 17, 2021 Report Posted May 17, 2021 1 is linear 2 is subtracting not using negative number edit this ? (-1*{USDJPY}) * ({EURUSD}*{GBPUSD}*{AUDUSD}) Quote
⭐ btul Posted May 17, 2021 Report Posted May 17, 2021 Yes I think you´re right ootl10, makes perfect sense.👍 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.