Search found 1 match

by Fabio
31 Jan 2023
Forum: MultiCharts
Topic: FilledOrderPrice showing 0 on order filled event
Replies: 1
Views: 326

FilledOrderPrice showing 0 on order filled event

Hi, I am trying to build a signal which tracks slippage (difference between the order price registered in the strategy and the order price executed at the broker). This is a partial version of the code where I get a problem: Vars: strategy_name(""), side(""), price(""), lots(""), print_line(""); If ...

Go to advanced search