Hello, I have been searching for hours and cannot find the enumeration to use for the line style. The line is "Dot" and it is in a dropdown list

Hello, I have been searching for hours and cannot find the enumeration to use for the line style. The line is "Dot" and it is in a dropdown list

Hi @trader-philipps,
Thank you for the reply. Here is the share link for my EA. I want it to basket trade on same direction consecutive signals and close out on opposite signals. Any ideas?
I cannot figure out how to get my EA to work correctly... It is a buy/sell arrow indicator and I want it to open a buy when green arrow appears and I want it to exit and open the opposite position when the red sell arrow signals. I figured out how to do that, but the problem I am running into is that sometimes there are multiple green buy arrows or multiple red sell arrows in a row. I want the EA to open a new position on all consecutive same arrows until the opposite signal appears and have it close all trades until that signal. IE: there are 2 green consecutive buy arrows I want them to open buys for both, but I want both of them to close when a red sell arrow appears and then it will open a sell order from there. Please help. Thank you!