工作已完成

执行时间11 小时
客户反馈
I wish there were more stars like 10 stars. He deliver my job in less than 24 hours. He went the extra mile to add something I requested for later. I will recommend him and use him again.

指定


Seasonality Forex Indicator

I want you to design a MT4 forex indicator based on seasonality.


indicator

Conditions:

1.       The indicator uses monthly candles only

2.       The indicator identifies the current month, e.g June, and goes back in history 10 year for the same month:

a.       Year 1 = June 2020

b.       Year 2 = June 2019          

c.       Year 3 = June 2018          

d.       Year 4 = June 2017 … continue this to year 10.

3.       e.g if the current month is July, the indicator will go back  in history 10 year for the same month:

a.       Year 1 = July 2020

b.       Year 2 = July 2019            

c.       Year 3 = July 2018            

d.       Year 4 = July 2017 … continue this to year 10.

4.       For each year, use the monthly candle.

5.       If the month’s candle for any year is bullish show green.

6.       If the month’s candle for any year is bearish show red.

7.       Do the same for all the currency symbol listed above.

8.       Bull % column = ((number of green in a row for a currency pair)/10) *100

9.       Bear % column = ((number of red in a row for a currency pair)/10) *100

10.   Entry column =  If Bull % > Bear %, then use the formula (Month0 High > Month1 High, && Month2 High > Month1 High)

a.       If this is true for any currency pair, then let the cell color be green.

b.       Send a buy entry pop-up notification for the currency pair.

11.   Entry column =  If Bull % < Bear %, then use the formula (Month0 Low < Month1 Low, && Month2 Low > Month1 Low)

a.       If this is true for any currency pair, then let the cell color be red.

b.       Send a sell entry pop-up notification for the currency pair.


反馈

1
开发者 1
等级
(68)
项目
126
40%
仲裁
18
44% / 56%
逾期
33
26%
工作中
2
开发者 2
等级
(70)
项目
106
54%
仲裁
3
0% / 67%
逾期
8
8%
工作中
发布者: 10 代码
3
开发者 3
等级
(390)
项目
416
30%
仲裁
74
19% / 72%
逾期
52
13%
工作中
4
开发者 4
等级
(211)
项目
313
34%
仲裁
63
37% / 38%
逾期
100
32%
已载入
5
开发者 5
等级
(365)
项目
507
40%
仲裁
159
17% / 74%
逾期
99
20%
已载入
相似订单
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
I am seeking an expert MQL5 developer for a paid architectural consultation. I am currently in the process of building a trading platform and need a deep dive with a specialist who understands the "under the hood" mechanics of high-frequency execution and systematic bot design. Topics for Discussion: Engine Logic: Best practices for building a robust, low-latency execution engine on MT5. Risk Frameworks: Implementing
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
Ninjatrdaer Script 500 - 1000 USD
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
I need a clean, bug-free MT5 Expert Advisor (MQL5) based on this exact mechanical scalping strategy on M5 timeframe for EURUSD. Indicators (built-in): - EMA 9 and EMA 21 on M5 - RSI 14 - ADX 14 (>25 for strong trend) - H1 EMA 21 above/below H1 EMA 9 for trend alignment Entry Rules (ALL must be true): BUY: EMA9 crosses above EMA21 (on closed bar) + RSI > 50 + ADX > 25 + H1 EMA21 > H1 EMA9 SELL: Mirror (cross below
I will like to purchase tradingview strategy with high winning rate, i mean already made, tested and trusted and powerful strategy, i have tried to code my own strategy with lot of freelancers but nothing to me i am just wasting money, i have wasted lot of money already, so i need a high winning rate tradingview strategy, we can discuss price in chat, I will need to see some test result as well
I need a visual web page or program to monitor and analyze multiple MT5 or MT4 trading accounts. A real-time dashboard (real-time visual interface) is required, including account ID, affiliated broker, trading account balance, real-time order quantity, opening price, ongoing order position, spread, profit, etc. If you have mature development experience or source code, let's have a chat, bro
Looking to acquire a good MT5 based EA that works on Gold, forex pairs or BTC. Must be suitable for current market conditions and profitable in backtests. Suitable on 1 Min timeframe to be used on, Must be actively opening many positions throughout the day. Share me the details if this matches something you have or developed. Looking to get this finalised within the weekend
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved

项目信息

预算
40+ USD
截止日期
 1 天