Hi guys,
I hope I can explain to you all what I would like to do
I have a few efs files, each of it computing different values (and plotting them). Adding them to a chart works like a charm.
What I want to do is access them all in one place - I want to automate the trading signals. Watching all the indicators, the price etc. is very tedious and you will get tired pretty fast.
Since some trading signals only occur if two or three indicators together fullfill a rule how can I achieve this most effectively ???
Use global vars on the individual efs and calling them all from a new efs ?????? Any simple samplefiles already available for taking a look ?
To simply send all individual alerts to the alert list and wading through them manually again is not very helpful either - especialy in fast markets. Hope you can guide me to a viable solution,
Thanx
€Z-T
I hope I can explain to you all what I would like to do
I have a few efs files, each of it computing different values (and plotting them). Adding them to a chart works like a charm.
What I want to do is access them all in one place - I want to automate the trading signals. Watching all the indicators, the price etc. is very tedious and you will get tired pretty fast.
Since some trading signals only occur if two or three indicators together fullfill a rule how can I achieve this most effectively ???
Use global vars on the individual efs and calling them all from a new efs ?????? Any simple samplefiles already available for taking a look ?
To simply send all individual alerts to the alert list and wading through them manually again is not very helpful either - especialy in fast markets. Hope you can guide me to a viable solution,
Thanx
€Z-T
Comment