|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
|
|
LinkBack | Thread Tools |
|
|
|||
|
|||
|
Hi,
I'm programming a very complex visual indicator that combines many indicators. Because of the (very, very stupid) limitation that indicators can only have 8 lines, I'm now thinking if I could use EA to plot indicators to the main window (Line objects are too slow, tried them too). Is there any function that can be used to add new indicators to the main window? Thanks in advance! |
|
|
|||
|
|||
|
Yes, it can be done.
Look at this page DECEMA - Xmas gift! (post #23 with article and indicator attached). |
|
|
|||
|
|||
|
Thanks! This helps a lot.
I already started to reverse-engineer template files.. (they are ascii files if someone is interested, they can be generated by some other program - that was my next plan) edit: DECEMA_v1 only seems to plot one line, that was not what I had in mind - I want to plot about 200 indicator values to the main window (don't ask why yet :-D - I'm working on a kind of visual layout that plots different things to the screen so that visual image shows a basic market mood) Last edited by mikkom : 12-22-2007 at 12:12 PM. |
|
|
|||
|
|||
|
Quote:
|
|
|
|||
|
|||
|
Quote:
By the way there is a real nasty reason why many times you have to use buffers for calculations, indicator arrays lost all the old data between redraws even if the array is global. Last edited by mikkom : 12-22-2007 at 02:07 PM. |
| Thread Tools | |
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mode main | ajk | Metatrader 4 mql 4 - Development course | 0 | 05-13-2007 11:58 PM |
| 2 signal AmiBroker how insert indicators | king forex | Indicators - Metatrader 4 | 3 | 12-21-2006 07:16 PM |
| Scale 2 indicators in one window | asmdev | Indicators - Metatrader 4 | 1 | 05-10-2006 07:40 PM |