Extreme_TMA_Line Strategy

Strategies are published here.

Moderator: admin

Re: Extreme_TMA_Line Strategy

Postby Apprentice » Thu Sep 15, 2016 5:23 am

Your request is added to the development list, Under Id Number 3628
If someone is interested to do this task, please contact me.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: Extreme_TMA_Line Strategy

Postby jaricarr » Thu Oct 20, 2016 7:51 pm

Hi Aprentice, is there a TMA Line strategy with this logic ?

open long :
TMA grey to green
close long :
TMA green to grey

open short :
TMA grey to red
close short :
TMA red to grey
Many thanks,
JariCarr
jaricarr
FXCodeBase: Initiate
 
Posts: 102
Joined: Fri Feb 19, 2016 12:39 pm

Re: Extreme_TMA_Line Strategy

Postby rose123 » Fri Oct 21, 2016 4:57 am

hi apprendice

can you create a strategy based on this indicator with daily pivot

INDICATORS:


    1. EXTREME TMA LINE WITH DEFAULT PARAMETERS
    2.EXTREME TMA SLOPE
    BUY LEVEL; 0.3
    SELL LEVEL:-0.3
    3.DAILY PIVOT

BUY:
    1. EXTREME TMA SLOPE > BUY LEVEL and
    2. price cross over upper line
    3. and price >daily pivot AND PRICE < RESISTANCE1


SELL;
    1.EXTREME TMA SLOPE < SELL LEVEL
    2.and price cross under lower line
    3and price < daily pivot AND PRICE >SUPPORT1

thank you
User avatar
rose123
FXCodeBase: Initiate
 
Posts: 141
Joined: Mon Oct 17, 2011 6:01 am

Re: Extreme_TMA_Line Strategy

Postby Apprentice » Mon Oct 24, 2016 4:05 am

Hi Aprentice, is there a TMA Line strategy with this logic ?

jaricarr you can find this strategy in the first post of this topic.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: Extreme_TMA_Line Strategy

Postby Apprentice » Sun Dec 18, 2016 7:54 am

Strategy was revised and updated.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: Extreme_TMA_Line Strategy

Postby Gilles » Mon Jul 25, 2022 1:32 pm

Hi Apprentice,

The link to the Tick_Extreme_TMA_Line_strategy (LUA) file provides access to the download of a file that has that name but contains only Tick_SAR_With_Second_Time_Frame_Confirmation_Strategy. Check and correct this error.

Thank you very much.
Gilles
FXCodeBase: Initiate
 
Posts: 158
Joined: Tue Jul 31, 2018 8:28 am
Location: France

Re: Extreme_TMA_Line Strategy

Postby Gilles » Fri Jul 29, 2022 5:29 am

Hi Apprentice,
Could you convert this indicator TETL_signal LUA into an expert strategy for MT4 with the following, please.
This flag is a modified version of Tick_Extreme_TMA_Line.
To determine the bands, I studied the volatility of the m15 candles on the GER30 over the last 42 months to establish the average size.
This allows me to determine the distance of the tapes.

Upper = TMA + 12
Lower = TMA - 12

Desired configurable inputs:
1. Distance
2. MaxNumberOfPositionInAnyDirection = 8 (default)

The parameters indicated for the TMA will remain unchanged.

I use the arrows to enter the position, they are simple instructions.
Green arrow = BUY
Red arrow = SELL
Stop Loss = math.floor(source * 0.25%)
Example: Stop loss = 13400 * 1% = 134 points
Limit = Stop loss * 1.618
Close on opposite

Risk Management:
Capital risk = Balance * 2%
MaxNumberOfPositionInAnyDirection = 8
So Balance * (2%/8) = 0.25% (risk per position)

Latent loss limit = Balance * 1.3%
Maximum daily loss = Balance * 1.8% (prevents the opening of other positions for the day)

Set the trend:
If a green arrow appears: uptrend = true
Open BUY
As long as uptrend = true
If the position loses 24 pts (2 * Distance) = open BUY (2nd)
If the 2nd position loses 24 pts (2 * Distance) = open BUY (3rd)
etc.

If a red arrow appears: uptrend = false
Open a sale
As long as uptrend = false
If the position loses 24 pts (2 * Distance) = open SELL (2nd)
If the 2nd position loses 24 pts (2 * Distance) = open SELL (3rd)
etc.

I hope you like my strategy and you'll want to convert it to MT4.
Thank you very much for the time you will give to my request.
Attachments
TETL_signal.png
Tick_Extreme_TMA_Line_signal.txt
(6.84 KiB) Downloaded 122 times
Gilles
FXCodeBase: Initiate
 
Posts: 158
Joined: Tue Jul 31, 2018 8:28 am
Location: France

Re: Extreme_TMA_Line Strategy

Postby Apprentice » Tue Aug 02, 2022 5:14 am

We have added your request to the development list.
Development reference 460.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

PreviousNext

Return to Custom Strategies

Who is online

Users browsing this forum: Majestic-12 [Bot] and 12 guests