Buy now block and double
-
Hello,
I have several questions:- on the buy now block.
I set the buy now block also its constant. and when I backtested, there is constant defined as below:

Does anyone know what does it mean? and eventuall also know how to get rid of this?
on the sell now it seems it didnt appear anything similar, even though I set the same/similar settings
- When I set double in constant, it appears number with comma. What constant can I put that only show number without a comma. I want to put this on for example for max.trades or candle ID. is that possible in general?
Thank you!
- on the buy now block.
-
@andrewfrank To my knowledge a number with a comma can only be inserted as string, this will change from numeric to text candle ID is int (or double), your picture is when you tick the box rather then insert constant, if so in the input's you will have the constant value and the inp value.
-
@jstap Thanks for the reply.
- In the buy now block I put the constant as below where I did not tick the boxes of takeprofit.
What should I change in order the "inp26_takeProfitMode" disapper?

- Can I set the constant int for example for once per bar, as this value does not necessarily need comma?
For example as below.

- In the buy now block I put the constant as below where I did not tick the boxes of takeprofit.
-
@andrewfrank I imagine it is in the background, remove constants and check each option, or maybe easier recreate the block from start.
-
@jstap Ok. Ill try to recreate from the start.
Thank you!