Ichimoku

MQL5 Experten Forex Futures Stocks Options

Auftrag beendet

Ausführungszeit 6 Tage
Bewertung des Kunden
Excellent Service and good customer relations; Honest and friendly. Swift response to queries and apt to volunteering relevant information. I strongly recommend him to any prospective customer
Bewertung des Entwicklers
All the best my friend

Spezifikation

REQUIREMENT SPECIFICATION FOR THE ICHIMOKU EA

The required EA is expected to use all the major components of the Ichimoku Kinko Hyo.

Two Time frames are required to make a trade - ANY Higher TIME Frame (HTF) and a Lower Time Frame (LTF).

 

TRADE SETUP:

 

Trend Determination

FOR UPTREND:

HTF                 Price closes above the Kumo (SekouSpan A & B) + the lagging Span (Chikou Span) break

                        above the Kumo.

                        Price closes above the Base Line (KijunSen) + Conversion line (TenkanSen) also equal to or

                       above the base line

                        MACD Main (MM) >= 0 + MACD Signal(MS) < MACD Main(MM)

 

FOR DOWNTREND

                        Price closes below the Kumo (SekouSpan A & B) + the lagging Span (Chikou Span) break

                        below the Kumo.

                        Price closes below the Base Line (KijunSen) + Conversion line (TenkanSen) also equal to or

                        below the

                        base line

                        MACD Main (MM) <= 0 + MACD Signal (MS) < MACD Main(MM)

Trading Signal

Buy

LTF                 Price closes above the Kumo (SekouSpan A & B) && the lagging Span (Chikou Span) break

                        above the Kumo &&

                        Price closes above the Base Line (KijunSen) && Conversion line (TenkanSen) also equal to or

                        above the base line

                        MACD Main(MM) >= 0 + MACD Signal(MS) < MACD Main(MM)

Sell

LTF   -              Price closes below the Kumo + the lagging Span break below the Kumo.

                        Price closes below the Base Line + Conversion line equal or below the base line

                        MACD Main (MM) < =0 + MACD Signal (MS) > MACD Main (MM)

                       (All decision variables are based on current market condition)

ENTRY

Should be able to:

A.     Select and trade in any direction of choice i.e. Buy or Sell at any given period

B.      In whatever direction of Choice, choose either:

1.      Single Position Entry: Single Specified Lot size is traded after the setup.

2.      i. Multiple Position Entry: Constant specified lot size is opened at the close of each candle on the LTF in the direction of the trend after the setup i.e., Uptrend will buy close of every bullish candle and downtrend will Sell close of every bearish candle the specified lot size.

ii. No of trades per signal i.e., how many trades (for the specified lot size) should the EA open for every buy or sell signal at the close of a bullish or bearish candle?

EXIT

All trades are closed out upon:

The closure of current price below the Kijun-Sen or Base Line (For buy Trade(s)) on the LTF

The closure of current price above the Kijun-Sen or Base Line (For Sell Trade(s)) on the LTF

(The EA should be able to scan the market for similar trades and continue the trading in the relevant direction after each exit; as long as the trend remain)

Note:

Other Important Parameters

1.      I should be able to make selection of my two intended time frames on the parameter.

2.      I want the EA to be able to trade more than one market at a time and provide for market selection.

3.      There should be provision to:

-specify manual stop loss and take profit (in pips) for all trades (for global exit of all trades) and individual trade exit. (These are other options in addition to exiting trades through close of conversion line below or above the Base Line)

- automatic stop loss via ATR.

-Allow for trailing stop and breakeven behavior.       

4.        EA to allow for specification of:          

 i.  choice of days to trade in a week and

 ii.  trading time within which to make trades.

5.      EA should allow for specification of Max. permissible spreads (in pips) for any tradeable market.

6.      A dashboard (that can be turned on and off) to show at a glance:

i.                    Current Time                                                

ii.                   Expire Time (where trading time is specified)

iii.                 Total Open Trades

iv.                 Total Open Lot Size

v.                   Total P&L (Pips)

vi.                 Total P&L ($)

vii.               Spread

viii.             Balance/Equity

ix.                 Current value of major variables such as TenkanSen, KijunSen, Chikou Span


Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(77)
Projekte
94
43%
Schlichtung
4
50% / 50%
Frist nicht eingehalten
2
2%
Frei
2
Entwickler 2
Bewertung
(355)
Projekte
484
51%
Schlichtung
24
54% / 25%
Frist nicht eingehalten
5
1%
Beschäftigt
3
Entwickler 3
Bewertung
(52)
Projekte
97
24%
Schlichtung
11
18% / 18%
Frist nicht eingehalten
12
12%
Arbeitet
4
Entwickler 4
Bewertung
(67)
Projekte
109
31%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
3
3%
Beschäftigt
5
Entwickler 5
Bewertung
(141)
Projekte
207
80%
Schlichtung
18
33% / 44%
Frist nicht eingehalten
10
5%
Arbeitet
6
Entwickler 6
Bewertung
(11)
Projekte
11
0%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
2
18%
Frei
7
Entwickler 7
Bewertung
(72)
Projekte
80
10%
Schlichtung
36
8% / 53%
Frist nicht eingehalten
6
8%
Arbeitet
8
Entwickler 8
Bewertung
(204)
Projekte
209
28%
Schlichtung
0
Frist nicht eingehalten
3
1%
Frei
9
Entwickler 9
Bewertung
(119)
Projekte
169
38%
Schlichtung
9
78% / 22%
Frist nicht eingehalten
15
9%
Frei
10
Entwickler 10
Bewertung
(7)
Projekte
6
0%
Schlichtung
5
0% / 100%
Frist nicht eingehalten
1
17%
Frei
11
Entwickler 11
Bewertung
(2102)
Projekte
2674
62%
Schlichtung
114
46% / 25%
Frist nicht eingehalten
421
16%
Beschäftigt
12
Entwickler 12
Bewertung
(383)
Projekte
411
69%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
0%
Überlastet
Ähnliche Aufträge
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
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have thee best concept period, hence i got less to say. Actions speaks louder then words. Sign up and lets get started as there is a big world that awaits all your your adventures
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
Martingale Strategy EA 50 - 300 USD
Dear , I hope this message finds you well. I would like to request the development of a trading robot (Expert Advisor) that incorporates the following strategies and features: Strategy Requirements: 1. Martingale Strategy: The robot should include a Martingale system to increase trade sizes after losses in order to recover losses and generate profit. 2. Trend-Following: It should also be able to detect and follow
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
The requirements for the order of robots XAUUSD and XAGUSD EURUSD forex in the STOP loss TAKE profit signal in this order, you can bring benefits to the changes in the market, that is, when the market changes frequently, it will also help to prevent losses and bring great profits all work to trade high and low python line position
no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and too Lot size … its fixed for all. So which ever size client set . it will set for all the trades Gap between
My requirements are the following. I am ordering, I need an expert consultant on EA matters and an indicator in the trade pairs of XAUUSD and XAGUSD, we also need powerful robots for changing prices in the market. the market conditions, i.e. flexibility, then the business should be beneficial for all I need high and low line python line position to work thank you
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an

Projektdetails

Budget
30 - 100 USD
Für die Entwickler
27 - 90 USD
Ausführungsfristen
von 1 bis 7 Tag(e)