|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Multi timeframe / period indicators - MTF |
[fyer12]
|
Post subject: Multi timeframe / period indicators - MTF |
Post rating: 0
|
Posted: Wed 10 Nov, 2010, 09:00
|
|
User rating: 0
Joined: Wed 10 Nov, 2010, 00:56 Posts: 16
|
As a codebase reference i think it would be very helpful for not just me but for others in the future if someone could provide the code for calculating indicators within an indicator in multiple periods.
e.g. in a custom calculator calculate EMA10 value for M1, M5, M15 period, not just the current indicator period.
Thank you very much
|
|
|
|
 |
[LorencSoftware]
|
Post subject: Re: Multi timeframe / period indicators - MTF |
Post rating: 0
|
Posted: Thu 11 Nov, 2010, 22:03
|
|
User rating: 0
Joined: Wed 10 Nov, 2010, 23:03 Posts: 6 Location: Slovakia
|
|
|
|
 |
[fyer12]
|
Post subject: Re: Multi timeframe / period indicators - MTF |
Post rating: 0
|
Posted: Sat 13 Nov, 2010, 16:03
|
|
User rating: 0
Joined: Wed 10 Nov, 2010, 00:56 Posts: 16
|
I managed to do it with a similar solution. The only problem is (which you can also verify with the standard jforex pivot indicator) if you feed e.g. M1 + M5 input data into your indicator then you cannot switch your chart to M15. It will lock up.
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|