Pages:
Actions
  • #1 by JimShelly on 08 Dec 2022
  • Hi,

    I have a .txt file with these lines:

    "Legends Ryde"
    "Olivetti"
    "Faithless Insomnia"
    "Olivetti"
    "Ladronne"
    "OK Pal"
    "Quoi de Neuf"
    "Ilanz"

    I click the import markets for auto-trading and select the file. I get the message "None of the selections were imported".

    How can I find out why none of them were found?

    Thanks for any guidance you can offer.

    Jim
  • #2 by Tim (WellDoneSoft) on 08 Dec 2022
  • Jim,

    This function searches within "My markets". Have you added the markets there?
  • #3 by JimShelly on 11 Dec 2022
  • Hi,

    Thank you. I didn't realise I needed to load all the markets first. I'll do that.

    How can I then remove the markets that don't have any selections? There are hundreds of possible markets, and I'm choosing only 10-20. I don't want to monitor those without selections.

    Thanks,
    Jim
  • #4 by Tim (WellDoneSoft) on 11 Dec 2022
  • To execute trigger you have to refresh market at least once.
    Then you need create a trigger with "Delete market" action and condition "Any selection's   trigger expression sel_index greater than 0" (dummy one, could be any to be true for at least one selection)
    The trick is to set the conditions block to not met.
    So the trigger is executed if no selections has been selected.
Pages:
Actions