MTF Moving Average Cross Over

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

Re: MTF Moving Average Cross Over

Postby arfs9090 » Wed Jan 02, 2019 6:36 am

The strategy is set up for one direction, Long or Short so would have both set up’s running at the same time and all parts to the strategy on all t-frames would need to be met essentially it’s the pullback on the lowest t-frame

For sell signals
1s SSD K line crosses below D line
2nd Price to be below MVA
3rd Fast crosses below the Slow EMA
4th Price to closed below EMA

All three t-frames are below all MA’s in plan and K line crosses below D line (trigger signal would be on pullback and lowest t-frame K line crosses below D line and MA’s)
ALL OTHER CONDITIONS IN PLAN ON ALL T-FRAME MUST BE COMPLYING WITH STRATEGY
(EG: price Below all MA’s and K line Below D line on stochastics ON ALL T-FRAME FOR SELL SIGNALS)


For buy signals
1st SSD K line crosses above D line
2nd Price to be above MVA
3rd Fast crosses above the Slow EMA
4th Price to closed higher EMA

All three t-frames are Above all MA’s in plan and K line crosses Above D line (trigger signal would be on pullback and lowest t-frame K line crosses Above D line and MA’s)
ALL OTHER CONDITIONS IN PLAN ON ALL T-FRAME MUST BE COMPLYING WITH STRATEGY
(EG: price Above MA’s and K line Above D line on stochastics ON ALL T-FRAME FOR BUY SIGNALS)


1st alert is more of a directional,(if you are able to re labelled. to 1st alert on the display for alert). Once the Higher t-frame created momentum candle and complied with MA’s and stochastic as with Mid t-frame we would presume all t-frames in plan are complying with strategy. After this has happened the pullback on lowest, that is the Retest trigger if that can be re labelled on the display for alert (once the lowest t-frame conditions are met)
We need to make sure that all parts of strategy on all t-frames are complying with the strategy plan, As the entry trigger signal is the most important, we can’t stop the 1st signal being created as all conditions were met in the strategy plan but the retest trigger from the lowest is the most important to the strategy for entry.

So few examples why not to get the Retest trigger alert
Either highest or mid candle closed or both t-frames candles closes against stochastics K line crossed against the D line against trade
Either Highest or Mid or both t-frame candle closed wrong side of one or more of the MA‘s in strategy plan
Even though in both examples the lowest t-frame is complying no signal to be created.
If you could label the t-frames Highest Mid and Lowest or put some commands to the code as this is part of strategy to inforce that all t-frames need to be complying with all MA’s and the stochastic before a signal is created.
As been getting signals when lowest, t-frame complying and higher & mid t-frames are not complying if we can put this essential filter on to stop getting false signals.
And on the stochastic part when tested <> both would generate same signals so for example if we had a short signal and lowest t-frame K line crosses above D line I was still getting a Sell signal if we can have the command to crossed above/ below and re configured

Hope this explains what I am trying to achieve
Many thanks Arfs
arfs9090
FXCodeBase: Initiate
 
Posts: 103
Joined: Fri Aug 11, 2017 11:29 am

Re: MTF Moving Average Cross Over

Postby Apprentice » Thu Jan 03, 2019 5:12 am

Your request is added to the development list under Id Number 4398
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: MTF Moving Average Cross Over

Postby arfs9090 » Tue Jan 08, 2019 7:18 am

Hi Guys
And just want to say thanks strategy looks great and seems to be given to results and alerts im looking for, can you guys just check as sometimes getting alert b4 all candles in plan have closed complying with the strategy generally its when price is going sideways and there’s no trend direction but if you can look into that would be great.
Now I’m getting signals thinks by adding zigzag Fibonacci will also help in back testing given real time atr or Fibonacci extension levels

Positions STOP ORDER AND ALSO LIMIT ORDER
If we can add t-frame and zigzag Fibonacci for stop loss and same with take profit as with the way its set up now using ATR there no choice of t-frame only multiples for example if we can have the period going back to get calculation eg: over 10 candles and what t-frame

T-frame
ATR = multiples of t-frame I we can add the period to calculate the ATR
PIPS = pips
Zigzag Fibonacci = t-frame @150.00%
For both SL & TP as would use different t-frame for SL then the TP and be able to use ATR for Stop loss and Zigzag Fibonacci for Take profit

Positions section (breakeven section)
Exit trade when in profit in stop and limit section
If we can incorporate into the breakeven managing trade whilst in profit there would additional condition to be add the closed candle Above or Below ema on Higher or Mid t-frame in plan. (for each strategy)

Be alerted on close of candle and option to be repeated t-frame option
The signals to be created at the close of the lowest t-frame when all three t-frames are complying with the strategy after 1st alert would then have option to be repeated on the close of the Mid t-frame (or t-frame options)

thanks again for all your work that has gone into making this work
Arfs
arfs9090
FXCodeBase: Initiate
 
Posts: 103
Joined: Fri Aug 11, 2017 11:29 am

Re: MTF Moving Average Cross Over

Postby susan61 » Mon Jan 28, 2019 1:57 pm

Hey great work Apprentice has there been any development this strategy? Would it be possible to add to this already great strategy as few more tweaks
If we can add to all 3 timeframes with option to disable filter

ZigZag Fibonacci ABC D Pattern
Parameters box
Standard setting and option for Depth, Deviation, Backstep,

The Commands
LONG SET UP
Must have created higher high then the previous zigzag and signal generated not lower than the previous lower low creating a higher low (ABC pattern then double bottom needs to close above previous open then signal created)

SHORT SET UP
Must have created a lower low then the previous zigzag and signal generated not higher than the previous higher high creating a lower high (ABC pattern then tops top needs to close below previous open then signal created)
If we can add to all 3 timeframes with option to disable filter indicator

Volume Price Change indicator
Parameters box
Standard setting Period, Price Smoothing, Signal Smoothing
The Commands
LONG SET UP 1. Up line above signal 2. Up line above signal and above Zero line
SHORT SET UP 1. Down line below signal 2. Down line below signal and below Zero line

If we can add to all 3 timeframes with option to disable filter

LONG SET UP
If Price is above Fast MA, Fast MA above MVA, and MVA above Slow MA

SHORT SET UP
If Price is below Fast MA, Fast MA below MVA, and MVA below Slow MA

This is a must on all timre frames
thanks in advance
Susan
susan61
 
Posts: 70
Joined: Mon Jan 14, 2019 4:19 pm

Re: MTF Moving Average Cross Over

Postby susan61 » Mon Jan 28, 2019 2:47 pm

Not sure if i made it clear in my post If you can use the latest version of ZigZag Fibonacci ABC D minifire18 as link below
download/file.php?id=23766

Thanks
Susan
susan61
 
Posts: 70
Joined: Mon Jan 14, 2019 4:19 pm

Re: MTF Moving Average Cross Over

Postby Apprentice » Tue Jan 29, 2019 4:48 pm

Your request is added to the development list under Id Number 4445
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: MTF Moving Average Cross Over

Postby Apprentice » Thu Jan 31, 2019 8:15 am

Try this version.
ZigZag with Fibonacci.minifire18.lua
(27.57 KiB) Downloaded 419 times

ZigZag with Fibonacci Strategy.susan61.lua
(111.61 KiB) Downloaded 404 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: MTF Moving Average Cross Over

Postby susan61 » Thu Jan 31, 2019 1:45 pm

Hi Apprentice
I just tried to run the strategy and also tried on back tester was getting error codes1450 lua & 99 lua and 585 lua sound file must be chosen.. Also I was on the understanding would be adding existing to the MTF Moving Average Cross Over SELL and separate strategy for BUY and I cant see the stochastic setting. Can you add the volume price change . And zigzag fibonacci minifire18 to the existing strategy’s BUY & SELL with options to able and disable the new indicators on each t-frame. And not sure if been already done to add the sequential EMA ‘s
Zigzag Fibonacci ABC D (option to able and disable on each t-frame)
LONG SET UP
Must have created higher high then the previous zigzag and signal generated not lower than the previous lower low creating a higher low (ABC pattern then double bottom needs to close above previous open then signal created)

SHORT SET UP
Must have created a lower low then the previous zigzag and signal generated not higher than the previous higher high creating a lower high (ABC pattern then tops top needs to close below previous open then signal created)

Volume price Change (option to able and disable on each t-frame)
1. Above signal line. 2. Above signal and above Zero line for long
1. Below signal line. 2. Below signal and below Zero line for for short
If we can add to all 3 timeframes sequential MA’s
LONG SET UP
If Price is above Fast MA, Fast MA above MVA, and MVA above Slow MA

If Price is below Fast MA, Fast MA below MVA, and MVA below Slow MA
Must be applied to all t-frames
Ps : just notice a typo on screenshot on the SELL Zigzag ABC D should say SELL Strategy.
thanks
Susan

Volume Price Change and  Zigzag ABC  1.jpg
susan61
 
Posts: 70
Joined: Mon Jan 14, 2019 4:19 pm

Re: MTF Moving Average Cross Over

Postby Apprentice » Fri Feb 01, 2019 5:45 am

Please reinstall ZigZag with Fibonacci.minifire18.lua (it
contains the fixes).
We split all the options to buy-sell
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

PreviousNext

Return to Indicator and Signal Requests

Who is online

Users browsing this forum: Bing [Bot] and 16 guests