Trend Laser EA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 14 gün

İş Gereklilikleri

the target is the profitabel use of the „trend laser“ indicator automated. It has to open a buy position, if given trend changes from sell to buy and has to open a sell order, if given trend changes from buy to sell. So, if no other parameters speak against it, always one position per currency is opened.

Also there are some given external parameters it has to work with. The most of them are speaking for themselve, i think, but i wrote some instructions to every one of it. If you have any questions or suggestion for improvement or price and period are unrealistic feel free to talk about it.



##External Parameters

#general settings
Auto lot size                           true/false
lot size                                0,01
per every (x) (if auto lot size)        1000
max lot size                            5
stopp loss                              10
take profit                             100
trailing stopp                          5       
min profit in pips                      10
Break even after  (x) pips in profit    10
Break even offset                       1

#Filters
max spread                              0,5
Monday start hour (24h)                 6
Friday close hour (24h)                 22
Disable before next trend               true/false
agressive mode (martingale)             true/false

#Strategy Settings
Timeframe for Entry                     M1,M5,...
trade only with trend                   true/false
Trimeframe for Trend                    M5,M15,...
min success rate in %                   85
use RSI for Entry                       true/false


Explanation

  • if „auto lot size=true“ open every position with „lot size“ * „per every (x) (if auto lot size)“
    e.g. lot size=0.1; per every (x) (if auto lot size)=1000; deposit =5250
    → open position with 0,5 lot
    e.g. lot size=0.2; per every (x) (if auto lot size)=1500; deposit >5250
    → open position with 0,6 lot

  • if „auto lot size=false“
    → open every position with „lot size=x“)

  • „max lot size“
    → maximum lot size for „auto lot size=true“ and „agressive mode=true“

  • „stopp loss“
    → should be clear what to do;
    → if 0, then disable

  • „take profit“
    → should be clear what to do
    → if 0, then disable

  • „trailing stopp“
    → should be clear what to do
    → if 0, then disable

  • „min profit in pips“
    →enable „trailing stopp“ after x pips in profit

  • „Break even after (x) pips in profit“
    → set stopp loss to entry after x pips profit
    → if 0, then disable

  • „Break even offset“
    → add x pips to break even (stopp loss) for buy entry if „Break even after (x) pips in profit“ is >0
    → reduce x pips to break even (stopp loss) for sell entry if „Break even after (x) pips in profit“ is >0

  • „max spread“
    → only open position, if spread is lower than x pip
    → if 0, then disable

  • „Monday start hour (24h)“
    → open first positon not before x on monday
    → if 0, then disable

  • „Friday close hour (24h)“
    → close open position at x on friday
    → if 0, then disable

  • „Disable before next trend“
    → if true and position is opened, then just close position if „Timeframe for Entry“ changes direction
    → if false and position is opened, then close position if „Timeframe for Entry“ changes direction and open a new position with new trend direction
    → if false and no position is opened, then wait until „Timeframe for Entry“ changes direction and open a new position with new trend direction

  • „agressive mode (martingale)“
    → if true and if last position closed in loss, then open the next position with doubled lot size until „max lot size“ is reached

  • „Timeframe for Entry“
    →used timeframe for entry signals, given by indicator

  • „trade only with trend“
    → if true, then only open a position, if entry signal given by indicator at „Timeframe for entry“ is the same signal given by indicator as „Trimeframe for Trend“
    →if false, then ignore „Trimeframe for Trend“

  • „Trimeframe for Trend“
    → used Timeframe to check long term trend
    → check, that it is higher than „Timeframe for Entry“, otherwise print fail „time for trend has to be higher, than timeframe for entry“

  • use RSI for Entry
    → if true and given trend for Entry is long, then wait and only open a buy position with if RSI is lower than 30 the next time
    → if true and the given trend for Entry is short, then wait and only open a sell position if RSI is higher than 70 the next time
    → has to work together with „trade only with trend“ if both set „true“
    → if false, then ignore RSI

  • „min success rate in %“
    → only open position if „success rate“, given by indicator, is higher than x

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(2086)
Projeler
2646
61%
Arabuluculuk
113
45% / 26%
Süresi dolmuş
418
16%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(52)
Projeler
133
44%
Arabuluculuk
14
50% / 29%
Süresi dolmuş
55
41%
Serbest
3
Geliştirici 3
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
488
17%
Serbest
4
Geliştirici 4
Derecelendirme
(28)
Projeler
30
50%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
8
27%
Serbest
5
Geliştirici 5
Derecelendirme
(2428)
Projeler
3057
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(439)
Projeler
545
25%
Arabuluculuk
21
38% / 38%
Süresi dolmuş
83
15%
Serbest
7
Geliştirici 7
Derecelendirme
(225)
Projeler
284
42%
Arabuluculuk
15
13% / 47%
Süresi dolmuş
67
24%
Serbest
8
Geliştirici 8
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
9
Geliştirici 9
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
10
Geliştirici 10
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
11
Geliştirici 11
Derecelendirme
(272)
Projeler
394
63%
Arabuluculuk
70
53% / 26%
Süresi dolmuş
198
50%
Serbest
12
Geliştirici 12
Derecelendirme
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
1
100%
Serbest
13
Geliştirici 13
Derecelendirme
(15)
Projeler
65
58%
Arabuluculuk
6
17% / 33%
Süresi dolmuş
39
60%
Serbest
Benzer siparişler
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea

Proje bilgisi

Bütçe
10 - 100 USD
Geliştirici için
9 - 90 USD
Son teslim tarihi
from 1 to 7 gün