recalculate ?

Questions about MultiCharts and user contributed studies.
vindiou
Posts: 35
Joined: 01 Jun 2011
Has thanked: 8 times
Been thanked: 3 times

recalculate ?

Postby vindiou » 03 Oct 2016

Hi,
Is "recalculate" able to do this?
If yes, how would you translate this pseudo-code into powerlanguage?
... added ...
forget it!
Last edited by vindiou on 06 Oct 2016, edited 1 time in total.

User avatar
JoshM
Posts: 2195
Joined: 20 May 2011
Location: The Netherlands
Has thanked: 1544 times
Been thanked: 1565 times
Contact:

Re: recalculate ?

Postby JoshM » 04 Oct 2016

Hi,
Is "recalculate" able to do this?
If yes, how would you translate this pseudo-code into powerlanguage?
What is "this"?

If you mean: can `recalculate` recalculate a script that uses a for loop, then the answer is yes.

(By the way, you cannot -- and probably should never want to -- submit orders in a loop. So that part of the pseudo-code cannot be done, but that's separate from the features that `recalculate` has.)


Return to “MultiCharts”