Техническое задание
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
Оценка
Проекты
68
25%
Арбитраж
12
42%
/
42%
Просрочено
4
6%
Свободен
Похожие заказы
Mt5 ea
30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
I have a simple EMA strategy, I need to create an MT5 EA to trade gold Symbol: XAUUSD only, MT5, M15 Entry Conditions BUY Open one Buy when all of these conditions are true: EMA 9 crosses above EMA 21. RSI (14) is above 50 . MACD Line is above the MACD Signal Line. SELL Open one Sell when all of these conditions are true: EMA 9 crosses below EMA 21. RSI (14) is below 50 . MACD Line is below the MACD Signal Line
REWARD!
35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns EVERY MONTH over 20 YEARS with less
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
KOKIE FX
30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
JazzDaBot
30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
Elite sniper scalper
30+ USD
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); } } }
Strangest request, EVER!
30 - 250 USD
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
Информация о проекте
Бюджет
30 - 209 USD