Editing of existing EA required

MQL5 Experten

Spezifikation

1. Make visible on hud Supply and Demand indicator and after disable opening and closing trades in green and red zone. Disable this parameter with Supplu and Demand= Active/Disabled

2. Take candlestick indicator 1 min and 5 min and them when generates on next 3 candles teal for buy, and magenta for sell allow opening trades in that direction. Double and Triple a trade works too by this. Disable this feature with SWING=Active/DIsabled

3.Take Maincolor indicator for 1 day and candlestickBW 1 day and 1 week timeframeand when CandlestickBW have teal colors of both and Maincolor is green then you allow closing sells in LOSS, otherwise for magenta colors 1 day and 1 week and Maincolor is red you allow closing buys in LOSS, otherwise you close only trades in profit. Trades older than 1 day doesnt count as opened trades by single, double and triple a trade. The mazimum total of trades opened in a direction is 3. DIsable this feature with parameter Optimize for Winning Rate=Active/Disabled

4. Take Maincolor 1 day and candlestick 1 day and 1 week and when for buy Maincolor is red and candlestickBW 1 day 1 week is magenta you dont allow opening buys, for sells is Maincolor Green and Candlestick 1 day and 1 week teal colors, DIsable this with parameter Minimaze Risk=Active/Disable

5. MONEY MANAGEMENT( Calculates the probability of winning)

 

How to calculate Point E to current price and Mutilation/Evolution.

Current price to Mutilation/Evolution (+) Mutilation/Evolution to point E (+) Current price to point E=Mutilation/Evolution to Point E


How to calculate the distance Mutilation/Evolution

Example Mutilation 30 Distance from Point E to Mutilation Point (:) Evolution 10 Distance from Point E to Evolution Point = Mutilation 3, Evolution 1/3


How to extract Mutilation/Evolution 

-Mutilation 30  (:) Evolution 10 = Mutilation 30, which is Evolution 1/3

-Use the strategy that have bigger value example Mutilation or Evolution when are both above or below the current price

-Use Evolution to the direction where it places the Evolution to current price

-Use Mutilation to the direction where it places the Mutilation to current price

 

CASH FLOW

Cash flow have the role to select the most volatile pair and add lots. To make it you need to take the Zigzag from panel and sum all tops + bottoms of point 1,2,3,4,5 then use this.

X + Y + Z = All Cash Flow ( Sum of All Cash Flow One Pair


Cash Flow One Pair

For growing ZigZag take the growing candles in pips and sum them after divide from growing candles the falling candles in pips of Growing ZigZag ,for falling ZIgZag works the same only that it works on oposite direction 

How to calculate money management.

Mutilation/Evolution (X) Mutilation/Evolution Win percent (:) 100 = Money Management Percent


How to calculate Money Management on money.

(Cash flow one pair (X) Number of pairs : All Cash Flow) (X) (Money Management percent Mutation/Evolution (:) 100) (X) 2 =Money lots on money

WHen mutilation id below current price and you want to open a sell you calculate MONEY LOTS ON MONEY of MUTILATION, same works with EVOLUTION when is below current price

Bewerbungen

1
Entwickler 1
Bewertung
(45)
Projekte
59
14%
Schlichtung
31
26% / 52%
Frist nicht eingehalten
35
59%
Frei
2
Entwickler 2
Bewertung
(586)
Projekte
1048
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
3
Entwickler 3
Bewertung
(484)
Projekte
548
32%
Schlichtung
28
39% / 43%
Frist nicht eingehalten
8
1%
Überlastet
4
Entwickler 4
Bewertung
(8)
Projekte
13
85%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(277)
Projekte
334
55%
Schlichtung
14
36% / 29%
Frist nicht eingehalten
1
0%
Frei
6
Entwickler 6
Bewertung
(82)
Projekte
86
57%
Schlichtung
25
0% / 84%
Frist nicht eingehalten
19
22%
Frei
Ähnliche Aufträge
Halo These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello, Please I need help to connect a script to crypto Triangular Arbitrage to binance api to buy sell sell and buy buy sell step A Step B Step C minimum profit 0,3 and minimum 100 usdt , bnb in value 100 usdt and eth in value 100 usdt .Thanks
RSI 9 level 90/10 EA Indicators are 1. PSAR with step 0.01 max 0.02 2. Zigzag 3. SwR 1. At the close of candle at 0630 Pacific Standard Time. draw up and down of candles at 0625 and 0630 including the wick 2. Allow a breakout of either trend on up for buy and down for sell 3. Before buy. Ensure PSAR is in the buy position of candles above the PSAR line dot (Allow entry in input for setting) 4. TP1 on *% eg. 60%
I need a gold scalper EA which can trade in real environment. EA should open trades based on candlesticks close. Must have TP, Open SL, and should have DD control settings. If you can do just let me know. I may meed a test to make sure it opens real trades
Good morning. I would like to create HFT bot to trade on Prop Firm without breaking the rules. It should scalp. EA should have SL, TP, BE and even Trail Loss inputs. The EA should also have daily loss and profits target so when met the EA stops for the day
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2

Projektdetails

Budget
80+ USD
MwSt (19%): 15.2 USD
Insgesamt: 95.2 USD
Für die Entwickler
72 USD