Supply and demand based expert advisor with dashboard information

Job ID: 34525670

Budget: $250 – $750 USD

1. The idea of the trading system is as follows: supply and demand.

2. Supply and demand are zones price has exact reaction to them. In internet we have some open source indicators for detect supply and demand but we are not sure about them. We will share few indicator and some of them has open source but maybe we need to programming our dedicated or custom supply and demand detect system.

3. Trading Signals:

Buy signal: when price reverse or break supply zones (zone defined as far of two price level e.g. rectangle on chart) we enter long position. We analyze 3 time frames for entering e.g. 15m, 5m, 1m.
Sell signal: when price reverse or break demand zones (zone defined as far of two price level e.g. rectangle on chart) we enter short position. We analyze 3 time frames for entering e.g. 15m, 5m, 1m.

4. Positions are closed

at opposite zone: Buy positions are closed at Sell signals, and Sell positions are closed at Buy signals (only if new zone detected nearer that last opposite zone).
Hit target profit was set when position opened, that calculation depend on last opposite zone.
Hit stop loss which was set when position opened. That calculation depend on zone size (lowest/highest price on zone).
Hit stop loss that modified by trailing stop system on expert.

5. Positions are opened at the market price, when a price reverse or break a supply or demand zone.

6. Position management

TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. No other position exit methods are available.
7. Risk Management

We have our custom risk management. In supply and demand trading style we have different risk to ratios so we have two type of risk management system.

We use 4X1 standard on our expert advisor. Start lot on each pair is 0.01 and defined in inputs. Default R:R is 1:3 so we risk 2.5% on every trading cycle for 7.5% reward. On every 4 target prices hit we double the lot size. On every stop losses hits we make half our lot size. In below we get an example to clearify risk management system functionality.

10. Additional Description

Please just send application if you read whole descriptions and full experienced in each of topics.
We also need spread filter if more than x points do not open position.
We have some extra inputs for experts as magic, comment, risk to ration in percentage(1,3 or 5,15 seperated via comma), start lot size. max lot, and max positions.
Most important topic for us is supply and demand detect system specially that functionality in live market.
We get indicator version of supply and demand in end of project.

We do our best to document what we want and how it will work. We know in progress of project, maybe we will have some changes or good consultation to make better final product and that can be effect on price, we are open to that and make us happy to have a perfect final version. This project is result of our 4 years research about our main program and this is first version that passed the manual tests on last 4 months.


Kind regards
Related categories: Algorithm Metatrader MQL4 MetaTrader 4