NMi Asian Scalper

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 gün

İş Gereklilikleri

Hi there,

Second post and job today in cased you A) missed my first post or B) think this is a repeat. Actually Ive added a little more I felt needed mentioning.

My name is Adam Liddiard, Trading Director for New Millennium Investments Inc www.new-millenniuminc.com Don't look at it too closely, its not really reflective of entirely what we do and where we are headed. Probably what we are most well know for currently is the NMi Super Scalper EA which has had some very successful periods in its history, and although tick scalping isnt what it used to be it taught us great many practicalities/realities behind scalping especially.

Im now looking to develop a new and ongoing business relationship with a coder here at MQ5......EDIT ; make that 2 coders because sometimes I have more than  one project on the go and I dont like wasting time waiting for one project to be completed before moving onto the next, I can work in paralell on 2 projects (but only just !). NMI intergrates EA systems that "make the grade" (not many) into its business systems and technology, so your code when completed and tested to my satisfaction, will be worked on and be seen by others besides myself within the NMi team if it gets pass the prototype stage (more often it will not). Any extra work or updates required by you therafter, other than bug fixes on your untouched original build, would be a new job and there often will be, such is the nature of a continually focused development effort. Herein I think it requires just a bit more committment from the coder to stay on track.

If you believe this would be a good fit for you (to be NMi's outsourced MQ4 coder of choice) and feel like you'd like to work me and the team @ NMi - who are good and friendly bunch of guys from across the globe that make up NMi (Belgian, Dutch and German, I am Australia) - then these are the qualities Im looking for in a coder - besides being competent in coding (which I assume goes without saying!)

* Number one - Attention to detail. Jobs need to be working correctly the first time as often as possible. Not wanting bunky code that has to be debugged and repeatedly "fixed" afterwards.
* Turn around time as fast possible, no longer than 5 working days from acceptance of job to completed EA, excluding the time it takes for me to revert to you.
* If I make mistakes, which I work to keep as infrequent as possible, remember Im the customer and in my experience - coders make more mistakes than I do ! : ) Any time I cause to be wasted is added onto the turn around time, of course.
* You must fully understand every aspect of the concept before proceding, preferably with a quick skype chat before commencing to confirm/discuss. Dont be guessing, it wastes your time and mine.
* Efficiency of dealings, minimum interaction time between coder and designer required, quick uptake and initiative required.
* Ideally, compentent backtester on 99% tick data and in scalper design+contingencies
* Be willing/able to offer up any obviously required design specs that I dont see/request
* Pref but not essential - be willing/able to offer up design insights/ideas to my designs

* the code must be as compact and efficient as possible. Speed of backtesting for optimization high priority.

It would be great if you took real pride in and are proud of the code that you write, and I like nothing than more than to hear from my partners upon their review that the code is A grade, because that's the standard of what we ultimately deliver to our clients. 

For the right coder with their own designs of high enough standard, there's surely more opportunity with NMi as well.

I look forward to conversing with interested parties soon and please feel welcome to ask any questions you have.

Kind regards, Adam

=====================================

This is the outline the next EA I'd like built, an Asian session sclper with a couple of Indi and rules, nothing overly complex ;

IndiPeriod :  Period
Indi_Entry_Level : 20 = 20/80, 30 = 30/70, 40 = 60/40 (saves inputting upper and lower level)
Indi_Exit_Level : X = exit

Fractal Entry

MA_Fast_Period :
MA_Slow_Period :

(more details on Indis and rules used posted privately)

Trade_Zone_Use : true/false
Trade_Zone_Open :
Trade_Zone_Close :

Lot : initial lot size (fixed)
Lot_Balance : true / false  (maintain lot size to balance ratio/enabling compounding)

OrderTake_Profit : X = pips
Order_Hard Stop_Loss : X = pips stop loss

(more details posted privately)

Slippage :
EA_Orders_Comment :
Magic :
ECN_Broker : true/false
Journaling : true/false
Show_Comments : true/false
Retry_Interval : X = milliseconds
Retry_Per_Tick : X = no of retries maximum
==============================




Yanıtlandı

1
Geliştirici 1
Derecelendirme
(187)
Projeler
367
56%
Arabuluculuk
45
22% / 56%
Süresi dolmuş
188
51%
Serbest
2
Geliştirici 2
Derecelendirme
(169)
Projeler
218
50%
Arabuluculuk
6
17% / 67%
Süresi dolmuş
11
5%
Serbest
3
Geliştirici 3
Derecelendirme
(8)
Projeler
13
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
6
46%
Serbest
4
Geliştirici 4
Derecelendirme
(491)
Projeler
1017
58%
Arabuluculuk
29
28% / 24%
Süresi dolmuş
132
13%
Serbest
5
Geliştirici 5
Derecelendirme
(182)
Projeler
342
42%
Arabuluculuk
118
12% / 73%
Süresi dolmuş
104
30%
Serbest
6
Geliştirici 6
Derecelendirme
(9)
Projeler
16
19%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
5
31%
Serbest
7
Geliştirici 7
Derecelendirme
Projeler
1
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
(71)
Projeler
254
53%
Arabuluculuk
16
50% / 38%
Süresi dolmuş
83
33%
Serbest
9
Geliştirici 9
Derecelendirme
(12)
Projeler
17
35%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
3
18%
Serbest
Benzer siparişler
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market

Proje bilgisi

Bütçe
100 - 150 USD
Geliştirici için
90 - 135 USD
Son teslim tarihi
5 gün