how to know filled price?

Questions about MultiCharts and user contributed studies.
turbofib
Posts: 213
Joined: 11 May 2013
Has thanked: 67 times
Been thanked: 1 time

how to know filled price?

Postby turbofib » 19 Jan 2023

the strategy executes at a price of "x" but the order enters at a price "y" due to slippage...is it possible to know the broker's load price via code? what instruction should i use? thank you

User avatar
Kate MultiCharts
Posts: 593
Joined: 21 Oct 2020
Has thanked: 9 times
Been thanked: 148 times

Re: how to know filled price?

Postby Kate MultiCharts » 31 Jan 2023

Hello turbofib,

In SA mode there's EntryPrice or OpenEntryPrice.
If you don't use the "Allow up to X entry orders in the same direction" option, there's also AvgEntryPrice_at_Broker_for_The_Strategy.

turbofib
Posts: 213
Joined: 11 May 2013
Has thanked: 67 times
Been thanked: 1 time

Re: how to know filled price?

Postby turbofib » 31 Jan 2023

Hi... i.use aa mode


Return to “MultiCharts”