|
Las Vegas NV USA
Experience: Beginner
Platform: TWS, TOS, Multicharts
Broker: IB
Trading: Stocks, ETFS,Options
Posts: 28 since Jul 2014
Thanks Given: 11
Thanks Received: 11
|
I have a few specific questions about Multicharts. Although I am new to Multicharts, I am not new to programming. I am able to program at an EasyLanguage-PowerLanguage level. I do not code in C# etc. Although my coding skills are pretty old school I have good understanding of the principals involved and potentials.
I have several indicators developed in other platforms, PRT and TOS, that I wish to enhance. Neither of these platforms can accomplish my expanded goals in creating indicators.
1. I want to use several instruments in one indicator. It appears the data(n) accomplishes that. Am I correct? Any helpful suggestions either with code examples or other hints for setup are appreciated.
2. I wish to code an Advance-Decline indicator on NASDAQ. We use IB as our broker and although we have successfully connected via the API, the A-D isn’t charting. It may be limited by our market data subscriptions or not setting Multicharts correctly. Are there are data sources to use? I just need to know what to do to get it?
3. Same question about the NASDAQ Composite Index. Being specific if you look at StockCharts.com they use the symbols $NAAD and $COMPQ respectively.
4. It appears Multicharts’ Advance-Decline indicator requires two data sources one for advances and another for declines. How does that get setup? Do you use two separate data feeds? What are they?
5. I am having issues when using a 200 day moving average probably when setting ‘Max number of bars study will reference’. I expect the MA to start (it doesn't) where the ‘Data Range‘ is set to start but there seems to be something I am missing to achieve this.
Hopefully these are specific enough. If I have missed anything, please ask.
Thanks, thanks, thanks
|