when I have in my coding eg 2 setups and both setups with conditions are true but only one entry should be realized - how can I do this when having for each trade setup referring names (L1, L2, S1, S2) and stops. Of course I can avoid both entries at same time by entry-handling and having same name for the entries - but then I can not distinguish which trade is realized (I could with eg background color of course) but for further reasons (like tradecounter) I need to have seperate names for the entries.
Thanks
Tony
Comment