I need an Ea in mql4 with RVI indicator

MQL4 전문가

작업 종료됨

실행 시간 6 일
고객의 피드백
very good .try it .he did a very good ea .

명시

Hi i need an EA in mql4 use RVI indicator


buy rules when the RVI base line  cross the signal line by the buttom ( after the base line is higher than the signal line) usually it happen in the bottom of the indicator  screen



sell rules when the RVI base line  cross the signal line by the top(after the base line is lower than the signal) usually it happen in the top of the indicator screen

 


sell and buy rules

                when it open an order , it can open also 3 orders limit with my parameters .Put also an on/off . see exemple at the end of the page.




                adjustable limit where the signal buy or sell will be take on (  option : inside or outside ) , the trades will be done when it will cross  inside or outside of a specifics limit
exemple of limit -0,2 and 0,2 


                 Have the option for  dont take another trade in the same way after "X" current period

                                           exemple : when a buy is done , i dont want to take another buy before 5 current period .But i can take a sell , same condition for the sell too.

                                           If it is "0" it will take all trades , if it is "5" it will wait five periods before taking  another trade in the same way this option is good for all

                                           other next signal ( exception of the buylimit and sell limit described in the bottom  )



trade period bar = when the trade will be execute after event  , 0 means now , 1 means at the begining of the next period ,  ect ….



maximun sell order ( if i put "0" …it means no sell )
maximun buy order ( if i put "0" …it means no sell )




Choose time trading (on off), magic number . lot size , rvi period .


close order rules 
close trade on  the opposite side ( on off)

stop loss /take profit and stealth stop loss and stealth take profit 
( i use both in the same time)




End  

thank


Exemple of "my parameter " for the limit order

my parameters ( i can change  myself) for the limit order ( buy or sell)
are in pip and lot size  ...see the exemple .


 
e.x. for a buy at 1.3500   tp 20   sl 20  stealhtp 10   stealth sl 10     lot  0.01

i will enter the data in pips for the price , and lot .

parameter limit 1   25 pip   ;0.01   lot
parameter limit 2   15 pip   ;0.02   lot
parameter limit 3   10 pip   ;0.05   lot

you will have the buy order at    1.3500   sl 1.8480   tp 1.3520     lot 0.01

you will have buy limit at    1.3525   sl 1.3505   tp 1.3545     lot 0.01
you will have buy limit at    1.3540   sl 1.3520   tp 1.3560     lot 0.02
you will have buy limit at    1.3550   sl 1.3530   tp 1.3570     lot 0.05

응답함

1
개발자 1
등급
(2)
프로젝트
3
33%
중재
3
0% / 33%
기한 초과
0
무료
2
개발자 2
등급
(490)
프로젝트
1016
58%
중재
29
28% / 24%
기한 초과
132
13%
작업중
3
개발자 3
등급
(266)
프로젝트
540
50%
중재
55
40% / 36%
기한 초과
224
41%
무료
4
개발자 4
등급
(62)
프로젝트
140
46%
중재
19
42% / 16%
기한 초과
32
23%
무료
5
개발자 5
등급
(48)
프로젝트
91
31%
중재
28
29% / 43%
기한 초과
42
46%
무료
6
개발자 6
등급
(90)
프로젝트
159
61%
중재
40
18% / 63%
기한 초과
70
44%
무료
7
개발자 7
등급
(461)
프로젝트
902
77%
중재
25
16% / 68%
기한 초과
100
11%
무료
8
개발자 8
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
9
개발자 9
등급
(182)
프로젝트
342
42%
중재
118
12% / 73%
기한 초과
104
30%
무료
10
개발자 10
등급
(195)
프로젝트
395
28%
중재
155
20% / 52%
기한 초과
112
28%
무료
11
개발자 11
등급
(7)
프로젝트
15
47%
중재
6
33% / 17%
기한 초과
4
27%
무료
12
개발자 12
등급
(54)
프로젝트
164
43%
중재
43
47% / 16%
기한 초과
58
35%
무료
13
개발자 13
등급
(1235)
프로젝트
2820
80%
중재
156
22% / 43%
기한 초과
488
17%
무료
14
개발자 14
등급
(15)
프로젝트
65
58%
중재
6
17% / 33%
기한 초과
39
60%
무료
15
개발자 15
등급
(187)
프로젝트
367
56%
중재
45
22% / 56%
기한 초과
188
51%
무료
16
개발자 16
등급
(18)
프로젝트
37
43%
중재
6
17% / 50%
기한 초과
17
46%
무료
비슷한 주문
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
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

프로젝트 정보

예산
50 - 150 USD
개발자에게
45 - 135 USD
기한
에서 1  5 일