Check id a trade with certain comment exists ?
-
is there any way to check if there is any trade currently open with a certain comment ?
-
@zackry You can do it this way:

-
@l-andorrà thanks man , i wasnt actually sure , because afik the for each trade block runs a for loop and i wasnt sure if the next block can actually get in on that for loop
thanks -
@zackry I confirm you can.
-
@l-andorrà hate to bother you again , but is it possible to Buy block if no order with a particular comment exists ?
like this:

-
@zackry Honesty never tried that!
Did you? -
@l-andorrà hahahahahahaha nope i didnt tried that before and now that i tried to do it , it doesnt seem to work like that