Техническое задание

Hi!  The EA will attach itself into some graph but it doesn't actually matter. i'll only attach it to some graph so i can have a graphical interface.
The ea itself will consist of various modules, some with dedicated threads.

the first module's job is to feed array with data.
First the ea needs to get all the avaliable stockname and the latest price bid in the book.
create a array with all the stocks.
Then the same module needs to go through each stock, and get all it's associated PUT options, their latest price bid in the book, strike, and expiration date.

This thread's only job is to keep looping and feeding this array with data constantly so we can capture the price changes, both of the stocks and the options atributes.

the second thread's job is to go through each entry in the array created by the first thread, and do some specific calculations that i'll specify to you in depth later, its purpose is to create a list that will show up on the GUI. but in doing so it will be also classifying each "oportunity" from the best to the worse. (this is just the superficial version of it)

the third thread will be responsible to manage the operations. it will go through the short list created by the second thread and try to execute each one of them, respecting some rules and parameters.

The fourth thread will be responsible to access the stock and options history to create some data and so some statitic analisis on it, and from this generate parameters that will be used by the third thread mentioned above. also needs to do some file saving, writing and reading.

the final module will be the "main" one, who will be generating the GUI, giving green or red signals to the other threads, and also have optional manual tasks like "create a csv file containing all the stock and its associated options data"...

i'm a software engineering, and this is a short version of it. Of course, if you think you are up to it, ill be seending the full project with all the technical details, routines and structions.

So, what do you think?

Откликнулись

1
Разработчик 1
Оценка
(64)
Проекты
68
25%
Арбитраж
12
42% / 42%
Просрочено
4
6%
Свободен
Похожие заказы
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location

Информация о проекте

Бюджет
30 - 209 USD