PureBytes Links
Trading Reference Links
|
list,
Has anyone developed a set of EasyLanguage function(s) to
operate on an array as follows:
Given a price and a condition (ex, Highest, Lowest,etc), maintain an
array filled with those prices that meet the condition.
Something like:
StorePrice(Condition, price, array, arraysize);
where the array is passed by reference.
If someone has solved this, would you share?
Regards,
Ernie
ebonugli@xxxxxxxx
|