Trading system

MQL4 전문가

작업 종료됨

실행 시간 22 일
고객의 피드백
It was good. cant complain
피고용인의 피드백
Thanks so much!!!!!

명시




Metatrader 4 System

Variables are painted red below

Please create different modules (.mp4 files), for each rule.

  • Time frame variable 1 Hour


  • Entry rule (entry.mp4):

Use A heiken Ashi indicator, to define trends:

A high is defined as: 3 BLUE heiken Ashi candles followed by 3 RED candles.

A low is defined as: 3 RED heiken Ashi candles followed by 3 BLUE candles.


Set a limit in the last high and last low:

  • If no transactions are open:

    • When last high is broken (surpassed) then buy.

    • When last low is broken then sell

  • If we have a bullish open position (bough contracts):

    • when last high is broken, do nothing.

    • When last low is broken then close position, and sell another one. Now we are bearish.

  • If we have a bearish open position (sold contracts):

    • when last high is broken,close position, and BUY. Now we are bullish, going up.

    • When last low is broken then do nothing.





  • Stop loss rule (StopLoss.mp4):

Set stop in the last high or low. (as in entry.mp4)

  • If we sell, the set stop in the last high

  • If we buy, set stop in the last low

  • Position sizing Rules (how much to buy) (PositionSizing.mp4):

Create a variable for % of the account risked. Example: 1%

And divide that 1% of the account for the # of pips to the last high or low.

That will equal the number of contract we can buy.


  • Print on screen (Comment)

Units (microlots) = ___

1 pip = __ $USD

Trade Value =   ___USD

Margin Used =  ___USD

Take Profit in USD= ___

Take Profit in PIPS =___

Stop loss in USD =___

Stop loss in PIPS = ___

Risk reward ratio =___


응답함

1
개발자 1
등급
(212)
프로젝트
246
45%
중재
42
10% / 57%
기한 초과
5
2%
무료
2
개발자 2
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
3
개발자 3
등급
(225)
프로젝트
284
42%
중재
15
13% / 47%
기한 초과
67
24%
무료
4
개발자 4
등급
(620)
프로젝트
680
57%
중재
25
16% / 60%
기한 초과
228
34%
무료
5
개발자 5
등급
(189)
프로젝트
232
56%
중재
12
17% / 50%
기한 초과
43
19%
무료
6
개발자 6
등급
(2428)
프로젝트
3057
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
8
개발자 8
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
9
개발자 9
등급
(769)
프로젝트
1033
44%
중재
50
8% / 50%
기한 초과
117
11%
무료
10
개발자 10
등급
(196)
프로젝트
318
35%
중재
64
13% / 56%
기한 초과
82
26%
무료
11
개발자 11
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
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
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

프로젝트 정보

예산
30 - 60 USD
개발자에게
27 - 54 USD