Signal scripts are used for generating numeric buy/sell trading signals based on the price, volume and open interest of an underlying symbol. Common use-cases include plotting them on a chart, displaying them as watchlist columns and using them to implement other scripts.
# | Language | Name |
---|---|---|
1 | Python | How to Create a Positive / Negative Crossover Signal |
# | Language | Name |
---|---|---|
1 | C# | Indicator Crossover |
2 | C# | Indicator Negative Crossover |
3 | C# | Indicator Overbought |
4 | C# | Indicator Overbought / Oversold |
5 | C# | Indicator Oversold |
6 | C# | Indicator Positive / Negative Crossover |
7 | C# | Indicator Positive Crossover |