Hey everyone,
I recently purchased eSignal, and I'm looking to automate a trading system that I've been using for a while. Specifically, I'm looking to do the following:
1. Color-code moving averages such that when they're trending up or down, they're displayed in a different color.
2. Label my own wave count on price movement.
3. Label and color-code other indicators, such as MACD and stochastics.
My question is: can I reuse the existing eSignal moving averages, stochastics, and MACD, among others, and add the above enhancements? If not, will I need to build my own indicators from scratch using the well-known formulas for each indicator? and as far as price action, will I also need to get price data from the API and display it myself, labeling it as required according to my trading system?
Thanks in advance for your response.
I recently purchased eSignal, and I'm looking to automate a trading system that I've been using for a while. Specifically, I'm looking to do the following:
1. Color-code moving averages such that when they're trending up or down, they're displayed in a different color.
2. Label my own wave count on price movement.
3. Label and color-code other indicators, such as MACD and stochastics.
My question is: can I reuse the existing eSignal moving averages, stochastics, and MACD, among others, and add the above enhancements? If not, will I need to build my own indicators from scratch using the well-known formulas for each indicator? and as far as price action, will I also need to get price data from the API and display it myself, labeling it as required according to my trading system?
Thanks in advance for your response.
Comment