Search found 1 match

by giuliocorbelli
May 23 2024
Forum: MultiCharts
Topic: limit order life cycle
Replies: 1
Views: 456

limit order life cycle

In this PowerLanguage code, are the limit entry orders active just for the time the conditions are true and then they get cancelled when the conditions become false? Or are they submitted and never canceled till one of them gets executed? //if entriestoday(date) = 0 and marketposition = 0 then begin...