2 way communication system

MQL4 Indicadores Experts

Termos de Referência

Hello Devs !

I got an interesting proposal for you guys.

I am trying to optimise my trading skills and create a bias thingy for me and a friend of mine, so that we have a mutual bias before opening trades. So to this extend, I'd require the following things:

1. An input indicator that has a small display on the screen for each strategy I use, that i can click, and get updated online.
2. An output indicator, that writes onscreen the bias for that symbol.

So for example, if i have strategy 1 & 2, and my friend has strategy 3 & 4, we will both have an indicator toolbox to do the following:

I will have on screen strategy 1 & 2 with clickable buttons saying i'm SHORT / LONG / NEUTRAL on that specific pair & timeframe
he will have an on screen thingy for strategy 1 & 2 with clickable buttons saying i'm SHORT / LONG / NEUTRAL on that specific pair & timeframe

and we both will have an output indicator that will display the following.

========= ME ========       ====== Friend 1 =======
Strategy 1      Strategy 2      Strategy 3       Strategy 4
h1  h4  d1      h1  h4  d1       h1  h4  d1       h1  h4  d1

S    N    0        L    L    L         L    N   S         0    0     0

S = short, 
L = long
N = neutral
if i don't have a bias on that / i don't have that specific pair in my marketwatch, the indicator should display 0 or nothing..

I'm not picky on the way it looks, i just want the utility of it so that we can always have our biases synced.

The indicators should be scalable, meaning that more people could join and each and everyone can have as many strats as possible. It should also display when the bias was lastly updated.

PS. I'd also want some way that i can limit access to viewing / writing ... so for example if a 3rd friend joins, i'd like to be able to kick him out of the project if needed, or just to limit his view & wringing possibilities


Thank you all for your time!

Respondido

1
Desenvolvedor 1
Classificação
(36)
Projetos
50
28%
Arbitragem
2
0% / 100%
Expirado
6
12%
Livre
2
Desenvolvedor 2
Classificação
(45)
Projetos
59
14%
Arbitragem
31
26% / 52%
Expirado
34
58%
Livre
Pedidos semelhantes
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding

Informações sobre o projeto

Orçamento
30+ USD