EA FIBONACCI

MQL4 エキスパート

仕事が完了した

実行時間8 日
依頼者からのフィードバック
Excellent. Professional. Quick.

指定

People,

I need EA fibonacci for statistical purposes. 

I will need a code in .mq4.

I need responsible coder.

 

EA PROJECT:

 

FIBONACCI EA.

GENERAL INSTRUCTIONS:

ALL ORDINARY INSTRUCTIONS FOR LOT SIZES AND 4/5/6 DIGITS SO FORTH.

TRAILING STOP FUNCTION (SUGGEST WHAT YOU ALREADY HAVE IN THE CODE)
BREAK EVEN FUNCTION (SUGGEST WHAT YOU ALREADY HAVE IN THE CODE)

ORDERS ARE PLACED ON THE FIBONACCI LEVELS.

MATURITY OF ORDERS IN XX HOURS

 

I will need the code in .mq4 As I am learning to code and want to pay for this.

DONT APPLY IF YOU CAN NOT PROVIDE. ANY QUESTION PLS LET ME KNOW.

_______________________________

 


1. PICK TF (xxx)
        PICK LAST (x) candles. 

FROM THIS WE CALCULATE FIBONACCI VALUES AS SHOWN….this values are gonna be taken into entries, sl and tp levels


(as dragged on a chart from high-low or low-high we get different values)


a) High-Low /STRATEGY A - ENTRIES FOR SHORTS (LEVELS OF SL FOR SHORTS////LEVELS OF TP FOR LONGS///)
spot price is under ALL levels.ORDER SEND

b) Low-High /STRATEGY B - ENTRIES FOR LONGS (LEVELS OF SL FOR LONGS////LEVELS OF TP FOR SHORTS///)

spot price is over ALL levels.ORDER SEND


(xa/xb-represent which strategy was picked (high to low or low to high).


FIBONACCI VALUES


true/false 1a:0.50(xxx)  all FIBONACCI VALUES can be picked manually.
true/false 2a:xxx
true/false 3a:xxx
true/false 4a:xxx
true/false 5a:xxx
true/false 6a:xxx


true/false 1b:0,50(xxx)  All can be cancelled by true/false - WHICH MEANS IF WE HAVE ORDERS PLACED ON THAT LEVEL OR NOT.
SL AND TP LEVELS ARE STILL VALID - MEANING IF WE PUT FALSE ON 2B...NO ENTRY WILL BE ON 2B LEVEL BUT 2B LEVEL COULD BE TAKEN AS TP OR SL.
true/false 2b:xxx
true/false 3b:xxx
true/false 4b:xxx
true/false 5b:xxx
true/false 6b:xxx

 

This values are entries/SL/TP... PLS IF YOU DONT KNOW WHAT I AM TALKING ABOUT ATM LET ME KNOW.


___________________________

 

2. SL/TP levels (2 ways of setting this.)...one could set SL or TP from: a way or b way. That is why so many TRUE/FALSE scenarious.


a)WAY Per each 1a/1b/2a/2b/3a/3b/4a/4b/5a/5b/6a/6b

/1a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/2a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/3a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/4a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/5a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/6a ENTRY
true/false SL: xxx pips
true/false TP: xxx pips
______________________________________________

/1b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/2b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/3b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/4b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/5b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

/6b ENTRY
true/false SL: xxx pips
true/false TP: xxx pips

 

b)WAY Per each…whereas TP and SL are fibonacci levels calculated..


EA sells 1a;
true/false  SL 3a (one can pick own level from point 1 at FIBONACCI LEVELS)
true/false  TP 4b (one can pick own level from point 1 at FIBONACCI LEVELS)

for every buy and sell level...ETC..

EA sells 2a;
true/false  SL 3a
true/false  TP 4b

EA sells 3a;
true/false  SL 3a
true/false  TP 4b

EA sells 4a;
true/false  SL 3a
true/false  TP 4b

EA sells 5a;
true/false  SL 3a
true/false  TP 4b

EA sells 6a;
true/false  SL 3a
true/false  TP 4b

__________________________________________________________


EA buys 1b;
true/false  SL 3b (one can pick own level from point 1 at FIBONACCI LEVELS)
true/false  TP 4a (one can pick own level from point 1 at FIBONACCI LEVELS)

EA buys 2b;
true/false  SL 3b
true/false  TP 4a

EA buys 3b;
true/false  SL 3b
true/false  TP 4a

EA buys 4b;
true/false  SL 3b
true/false  TP 4a

EA buys 5b;
true/false  SL 3b
true/false  TP 4a

EA buys 6b;
true/false  SL 3b
true/false  TP 4a

 

IF ANY QUESTION PLS LET ME KNOW.
J

 

 

 

 

 

応答済み

1
開発者 1
評価
(320)
プロジェクト
523
66%
仲裁
52
21% / 38%
期限切れ
167
32%
仕事中
2
開発者 2
評価
(118)
プロジェクト
201
42%
仲裁
44
9% / 68%
期限切れ
47
23%
3
開発者 3
評価
(1859)
プロジェクト
3463
88%
仲裁
73
40% / 15%
期限切れ
265
8%
4
開発者 4
評価
(1)
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
5
開発者 5
評価
プロジェクト
0
0%
仲裁
2
0% / 100%
期限切れ
0
6
開発者 6
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
7
開発者 7
評価
(8)
プロジェクト
9
0%
仲裁
6
0% / 100%
期限切れ
4
44%
類似した注文
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

プロジェクト情報

予算
30 - 48 USD
VAT(付加価値税) (22%): 6.6 - 10.45 USD
合計: 36.6 - 57.95 USD
開発者用
27 - 42.75 USD
締め切り
最低 4 最高 12 日