Running on Trade
-
hello, I uploaded blocks to on Trade that calculate and update the open price of the Buy and Sell positions so as not to make them work in the background on on Ticks since these must be calculated only once for each position added, in fact they work perfectly for any position added or closed with the exception of pending! When the market opens a pending to me it seems that it is not reloaded on Trade, I did a test u a demo in fact in some cases on trade needs two executions to be read completely, how can I solve? Can anyone help me? Thank you
-
@duepips Did you select the correct purple block on the 'on trade' tab? Can you please share the link to your project?
-
@l-andorrà said in Running on Trade:
@duepips Did you select the correct purple block on the 'on trade' tab? Can you please share the link to your project?
I have not loaded purple blocks! I think I understand that they only serve to filter events, right? Anyway, now I have changed the connection of the blocks and it seems to work well even when the market opens a pending on its own, the whole onTrade section is loaded, if a few days I find any anomalies I am attaching the code