Custom Indicator based on Awesome Oscillator, Accelarator Oscillator and SSL

명시

The indicator signals are based on the indicators:

- Awesome Oscillator Metatrader default

- Accelarator Oscillator Metatrader default

- SSL source code is included


I have my indicator functional and programmed in Pine Script from Tradingview which can be used as a guide for developing the code in Metatrader, 38 lines of code.

These are the minimum conditions that the indicator must include to release the payment, the example images to understand the entry prices, stop lost and the support indicator in Tradingview will be provided to whoever is assigned the work. The same also the logic of the signals

--------------------------------------------------------------------------------------------------------

Variables example

--------------------------------------------------------------------------------------------------------

extern int bar_of_signal = -1; // Closed bar -1 Current bar 0

extern int applied_price = 4; // Applied Price 0,1,2,3,4,5 and 6


extern int ao_fast_period = 5; //Awesome Oscillator Fast Period

extern int ao_slow_period = 34; //Awesome Oscillator Slow Period

extern int ac_fast_period = 5; //Accelerator Oscillator Fast Period

extern int ac_slow_period = 34; //Accelerator Oscillator Slow Period

extern int ssl_period = 10; //SSL Period


extern int Tp_x_Rx = 3; //Stop Loss Multiplier Risk Reward for Tp

extern int No_of_sbars = 100; //Number of last signal bars for Stats


extern int timeframe = 0;

extern int arrow_buy = 225;

extern int arrow_buy_size = 0;

extern int arrow_sell = 226;

extern int arrow_sell_size = 0;

extern bool ssl_show = 1;

extern bool signals = 1;

-----------------------------------------------------------------------------------------------

What should be plotted on the graph?

-SSL indicator (on/off by number 0/1)

-Signals (on/off by number 0/1)

-----------------------------------------------------------------------------------------------


Alerts and notifications

-Alert

-Email

-Push


Alerts Messages-------------------------------------

BTCUSD Buy

En: 22435.5

Sl: 22415.0

Tp: 22500.0

09:38:15 2023.02.24

CsB: = 10186

AvB: = 8566  // Average bar size last (No_of_sbars) Buy signals

AvA: = 7569 // Absolute Average bar size last (No_of_sbars) Signals 


Buy Signal

----------------------------------------------------------------------------------------------------------

Symbol

EnB: = 3 PRICE_LOW    // Applied Price 0,1,2,3,4,5 and 6

SlB: = EnB - Candle Signal Size

TpB: = EnB + (Candle Signal Size)*(Tp_x_Rx)

Time & Date

CsB: = Candle Buy Signal Size

AvB: = (No_of_sbars)  // Average bar size last (No_of_sbars) Buy signals

AvA: = (No_of_sbars) // Absolute Average bar size last (No_of_sbars) Signals 


Sell Signal

----------------------------------------------------------------------------------------------------------

Symbol

EnS: = 2 PRICE_HIGH    // Applied Price 0,1,2,3,4,5 and 6

SlS: = EnS - Candle Signal Size

TpS: = EnS + (Candle Signal Size)*(Tp_x_Rx)

Time & Date

CsS: = Candle Sell Signal Size

AvS: = (No_of_sbars)  // Average bar size last (No_of_sbars) Buy signals

AvA: = (No_of_sbars) // Absolute Average bar size last (No_of_sbars) Signals 




Notes******************************************************************************************************

-----------------------------------------------------------------------------------------------------------

-Do not use strings in inputs

-Must include this 6 buffers (The numbers can change but in total you need a separate buffer for each of those 6 variables)


EnB  Buffer 0 //Buy Signal

EnS  Buffer 1 //Sell Signal

SlB  Buffer 2 //Stop Lost Buy Signal

SlS  Buffer 3 //Stop Lost Sell Signal

TpB  Buffer 4 //Take Profit Buy Signal

TpS  Buffer 5 //Take Profit Sell Signal


-Must be multitimeframe

-It must be possible to superimpose on itself, that is to say, add the indicator N times, for example, add it 10 times, one for each timeframe and that the signals are displayed correctly

The indicator should look something like this

e1


응답함

1
개발자 1
등급
(2)
프로젝트
4
0%
중재
4
25% / 75%
기한 초과
1
25%
무료
2
개발자 2
등급
(2)
프로젝트
2
0%
중재
1
0% / 100%
기한 초과
0
무료
3
개발자 3
등급
(8)
프로젝트
9
22%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(75)
프로젝트
124
44%
중재
14
29% / 50%
기한 초과
17
14%
무료
비슷한 주문
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
Hello, I’m reaching out regarding my TradingView project. I’d like to know if you’re familiar with the Chrome extension for Pine Script optimization. I’m looking for a developer with a premium account who can help optimize some Pine Script code. Please I actually need someone who has a premium account of the chrome extension TradeTuning to optimize Pinescripts (for some specific data they give in their reports). Do
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower
You can control via Telegram: /start - enable bot, begin trading, /stop - end trading, disable bot /status - trade status Bot requirements: • Automated trading throughout the day until 00:00 UTC (Moscow time) (I do not want to trade or turn the bot on 100 times a day). • Auto shutdown of the bot in Telegram at 00:00 UTC (Moscow time) and manual restart when convenient. • Market analysis 24/5 using 20 EMA, RSI, and
I am seeking an alert-only EA. An EA that will follow all the rules but not execute a trade. As this is a repeat posting I am seeking the successful technician - Xiro from Vietnam. Thanks Karl
I need a MT5 Prop firm challenge passing EA with strict prop firm rules compliance. Any strategy can be used but win rate should be above 70%. It should have high impact news filter and a dashboard panel to monitor daily drawdown, target profit, current balance, etc. It should not have martingale, grid, hedging, etc
Mam kody EA Bot. Chciałbym je dokończyć, dopracować i ukończyć projekty. Chciałbym otrzymać pliki SET po ukończeniu EA. Jeśli jesteś zainteresowany, skontaktuj się ze mną. Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w
I offer expert services to refine and optimize your MetaTrader 5 Expert Advisors for peak performance. My approach focuses on achieving a maximum Sharpe Ratio while strictly limiting Maximum Drawdown (Max DD) , making the strategy suitable for high-standard environments like prop firm trading . I specialize in indicator-based logic and logical filter enhancements rather than external Telegram signals. With a
I am looking for an experienced developer to create a custom Expert Advisor (EA) for trading. The developer should have strong knowledge of MT4/MT5, strategy logic, indicators, risk management, and backtesting. Experience in building reliable and professional trading robots is preferred. Please contact me if you have done similar projects before. 9817724000
I am a Professional Forex Trader, actively working in the financial markets with a strong focus on how price truly moves. I specialize in logic, market structure, and institutional behavior rather than indicators or guesswork. I have mastered: • Market Structure • Trend Identification • Elliott Wave Theory • Wyckoff Logic My core expertise lies in: • Deep understanding of market structure • Identifying

프로젝트 정보

예산
30+ USD
기한
 7 일