Order block ea and indicator to be created

MQL5 Experts

Specification

Oasis Indicator


1. Identify break of structure = BoS line

2. Identify Order block = block

3. Identify higher time frame Point Of Interest (POI) = outline

4. Identify when OB is ignored turns into breaker block candle close = block

5. Identify Liquidity ray line with indicator attached

6. Identify Change of direction CHOCH ( when Break of structure then break of swing in opposite direction then back to breaker block or OB which created break or which got ignorned) = block


Indicator available that performs 1,2,3 already but new indicator needs to be created to do everything


All blocks must be customizable ( time frame, colour, outline or solid )

 

Features


Auto Mark Break of Structure Auto Mark Order block ( full wick to wick or wick to body )

Auto Mark breaker block ( full wick to wick or wick to body )

Auto Mark Choch Auto Mark higher time frame Point Of Interest (POI)

Auto Mark LIQ with ray line Popup Alert, notificaton when price is in Order block/ Breaker block, choch and / or as well as POI is touched

Filter option only show OB and breaker block in POI and on certain time Buttons on/off function

show Indicator Suggested Entry / Stop with Risk / Reward Line Function to Show Imbalances


I have indicator for liquidity and similar one for the order blocks.


EA based on indicator above


strategy Entry 1


When price is in POI block 1hrs and order block 15min,

- Place entry depending on Entry choice % within block or out side block

along with stoploss dependent on stop loss choices below

(custom time frame for POI block and order block) take profit option below


strategy entry 2  


at current price entre at 15 min order block closest to current price Place entry depending on ( Entry choice % within block or out side block )  -

sl out side ob -

for price to go in opporsite direction

take profit options below.


strategy 3


when in POI 1 hr and 15min OB and choch identified in 1min time frame entre based on choch block take profit options available as well as sl


strategy 4 


when in POI 1 hr  and choch identified in 1min time frame entre based on choch block take profit options available  as well as sl


for all strategyies 


option to place three trades but with different take profit options 

option to move trade to breakeven after number pips met

option to trade only certain time 


Entry choices


Entry ob or break block set enry outside OB,breaker block, choch block pips customizable eg 1 to 100 pips


Entry set in block 25%, 50%, 75 % of OB (customizable)


Order block can only be used twice.


Stop loss


Stop loss set outside OB pips customizable eg 1 to 100 pips

trailing stop option 


Take profit options


1 opporsite POI block 1hr or opporsite OB 15min

2 Liquidity ray line

3 touch on psycholocial numbers, I have the indicator


Features Risk per day limit number trades per day

option to compound

Filter based on times to only trade in day

Filter only trade breaker block and POI 


Responded

1
Developer 1
Rating
(8)
Projects
18
17%
Arbitration
3
67% / 0%
Overdue
0
Free
2
Developer 2
Rating
(320)
Projects
466
42%
Arbitration
78
12% / 63%
Overdue
75
16%
Working
3
Developer 3
Rating
(63)
Projects
68
25%
Arbitration
12
42% / 42%
Overdue
4
6%
Free
4
Developer 4
Rating
(115)
Projects
149
42%
Arbitration
19
58% / 21%
Overdue
7
5%
Working
Similar orders
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

Project information

Budget
60+ USD
For the developer
54 USD
Deadline
to 10 day(s)