fxcodebase-backup

Three TF MA Strategy

Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=7765
Forum: 31 · Topic 7765 · 12 post(s)


Three TF MA Strategy

Apprentice · Wed Nov 02, 2011 3:36 am

Three TF MA Strategy.png

First, the use of this strategy is for now limited to holders of the beta version of trading platform.

Buy Price/MA CrossOver But only if we have confirmation on other two time frames Price > MA CrossOver

Sell Price/MA CrossUnder But only if we have confirmation on other two time frames Price < MA CrossOver

Three TF MA Strategy.lua

The Strategy was revised and updated on December 11, 2018.


Re: Three TF MA Strategy

mosesnobleraj · Wed Nov 02, 2011 8:41 am

sir,

you are a great. this strategy is also great like you.


Re: Three TF MA Strategy

jtatalov · Fri Nov 04, 2011 4:07 am

This strategy only works in TS (Dev)


Re: Three TF MA Strategy

virgilio · Fri Nov 18, 2011 12:26 pm

Hello Sir, I wonder if it is possible under the “Trading Parameters” where you find “Allow Multiple” to enable multiple trades only to a certain point. For example, allowing multiple trades in the same direction but only up to a certain number (for example 3 or 4). In this particular strategy, for example, same trades can reach 15 multiples. Is this kind of discretion possible? Also, if this can be done, how about a feature which allows the trader decide how big the second trade should be (for example, 50% smaller than first trade) or the third trade (50% of the second trade), etc. Any comments or clarifications in this suject matter will be highly appreciated.


Re: Three TF MA Strategy

Apprentice · Sat Nov 19, 2011 3:36 am

I am planning to offer a template, which will have some of these options. But I’m not sure when it will be.


Re: Three TF MA Strategy

virgilio · Sat Nov 19, 2011 2:25 pm

Is it possible to make an indicator for this strategy?


Re: Three TF MA Strategy

Apprentice · Sat Nov 19, 2011 6:12 pm

It is possible to have one.


Re: Three TF MA Strategy

4x4partners · Thu Apr 09, 2015 2:46 pm

Sorry this got posted prematurely.. See more recent one below. Thanks


Re: Three TF MA Strategy

4x4partners · Fri Apr 10, 2015 3:04 am

Hi Apprentice,

I really appreciate all your work on these strategies.

This one I’ve been using quite a bit to great success, the only issue is that I don’t want it to CLOSE my positions, but rather let the STOP and LIMIT manage when a position closes. Otherwise it might go a couple of pips past before retracing in the direction of my trade.

Also, could you please add the option for a Fixed Trailing Stop onto this like on the sample MA_ADVISOR strategy?

I would love to also be able to set an interval of time between opening multiple positions, for example if it opens a trade at 9am, it should wait at least x hours before opening a new trade. Does that make sense?

Lastly, would a Four TF MA Strategy be too much to ask for?

Again, really appreciate all you do. Your work is genius. Thanks in advance. All the best


Re: Three TF MA Strategy

Apprentice · Sun Apr 12, 2015 10:10 am

Your request is added to the development list.


Re: Three TF MA Strategy

4x4partners · Wed Apr 22, 2015 5:18 am

Thanks Apprentice,

To save some time, if you wouldn’t mind adding the option for an “Interval of Time” between opening multiple positions, the rest I think I can figure out on my own.

Thanks again.


Re: Three TF MA Strategy

Apprentice · Sun Dec 11, 2016 3:16 pm

Strategy was revised and updated.