M marsman Jul 14, 2016 #1 What might the wording "Initial Short Call" below mean in the first first part of the if-clause? Should it be rather "Initial Margin Short Call"?
What might the wording "Initial Short Call" below mean in the first first part of the if-clause? Should it be rather "Initial Margin Short Call"?
M marsman Jul 14, 2016 #3 stepandfetchit said: marsman: another vote for your interpretation! -- More... Oh thx. I just wonder why these firms can't be exact in such very important things... Here's a programmer's interpretation: Margin = IMSP > IMSC ? IMSP + PSC : IMSC + PSP; Last edited: Jul 14, 2016
stepandfetchit said: marsman: another vote for your interpretation! -- More... Oh thx. I just wonder why these firms can't be exact in such very important things... Here's a programmer's interpretation: Margin = IMSP > IMSC ? IMSP + PSC : IMSC + PSP;