dom_bidprice can send order?

Questions about MultiCharts and user contributed studies.
waldem
Posts: 115
Joined: 18 Nov 2013
Has thanked: 3 times
Been thanked: 4 times

dom_bidprice can send order?

Postby waldem » 20 Apr 2016

Hi Henry, pls see at the code we did together.
do you have idea of why MC send order limit ZERO instead of value of var0 that is printed correctly?
Attachments
errore bid.png
(52.84 KiB) Downloaded 281 times

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: dom_bidprice can send order?

Postby Henry MultiСharts » 20 Apr 2016

Hello waldem,

Please add the following condition:

Code: Select all

if var0<>0 then buy next bat at var0 limit;


Return to “MultiCharts”