Expert advisor based on FXNUKE

MQL4 エキスパート

指定

I need MT4 version EA to trade based on FxNuke Indicator.

BUY trade should take place at  'FxNuke indicator' dot at buy signal. Opened BUY position should be closed at the opposite signal.

SELL trade should take place at  'FxNuke indicator' dot at sell signal. 

If i close the opened trade manually, EA should wait for next signal for new trade.

Please follow the below settings.
EA Comment:
TimeFrame: Current
Use the FxNuke indicator For Entry: Yes (Ignore TP, SL)

Exit trades at opposite signal of FxNuke Indicator: True / False 

Take Profit (pips):
Stop Loss (pips):
Trailing Profit (pips):
Lot size as Fixed value:
Enable LotSize Management(%): True / False
LotSize as % of Free Margin:
Magic Number:
Start Time:
End Time:

Files:

 
EX4
FXNUKEDT.ex4
12.0 Kb

応答済み

1
開発者 1
評価
(2079)
プロジェクト
2638
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
2
開発者 2
評価
(137)
プロジェクト
162
22%
仲裁
7
29% / 43%
期限切れ
4
2%
仕事中
3
開発者 3
評価
(5)
プロジェクト
2
0%
仲裁
2
0% / 100%
期限切れ
0
4
開発者 4
評価
(52)
プロジェクト
62
6%
仲裁
23
22% / 35%
期限切れ
4
6%
取り込み中
5
開発者 5
評価
(22)
プロジェクト
28
11%
仲裁
6
33% / 50%
期限切れ
4
14%
仕事中
6
開発者 6
評価
(155)
プロジェクト
218
22%
仲裁
14
64% / 21%
期限切れ
1
0%
取り込み中
7
開発者 7
評価
(2423)
プロジェクト
3045
66%
仲裁
77
48% / 14%
期限切れ
340
11%
8
開発者 8
評価
(16)
プロジェクト
17
12%
仲裁
1
0% / 100%
期限切れ
0
9
開発者 9
評価
(475)
プロジェクト
504
53%
仲裁
10
60% / 20%
期限切れ
3
1%
10
開発者 10
評価
(68)
プロジェクト
77
8%
仲裁
33
9% / 55%
期限切れ
6
8%
取り込み中
11
開発者 11
評価
(548)
プロジェクト
1330
59%
仲裁
28
82% / 0%
期限切れ
10
1%
12
開発者 12
評価
(454)
プロジェクト
513
33%
仲裁
25
40% / 48%
期限切れ
7
1%
取り込み中
13
開発者 13
評価
(57)
プロジェクト
177
71%
仲裁
4
100% / 0%
期限切れ
1
1%
14
開発者 14
評価
(187)
プロジェクト
306
15%
仲裁
20
40% / 35%
期限切れ
15
5%
取り込み中
15
開発者 15
評価
(45)
プロジェクト
51
51%
仲裁
1
0% / 100%
期限切れ
1
2%
16
開発者 16
評価
(265)
プロジェクト
539
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
類似した注文
I need an indicator in 30 minutes where the price changes trend and leaves a fgv, the entry will be at the 78.6 fibonacci level taking into account the low of the trend change and the high after the trend change for the fibonacci
EA Description: Box Identification: The EA allows users to manually mark consolidation zones on the chart with rectangular boxes. These boxes are distinguished by color: red for bearish zones and green for bullish zones. Entry Types: Aggressive Entry (True/False): Users can opt for aggressive entries, initiating trades at a specified percentage of the zone's range. Divergence Entry (True/False): The EA detects
I'm seeking for a profitable 1Minute scalpin Expert adviser or strategy 2-5% per day profit, Hedging ,Averaging methods with Stop loss and Less than 30-40 % DD in any market. Before purchasing the EA....we check trial/demo for 3 days minimum. budget is not a problem , the desired amount will be delivered after checking the live market 1-3 days. Note : (i) Martingale - Not interested (ii) Hedging & Averaging methods
I would like to have a FOREX trading bot developed for my personal use and eventually for commercial use. Requirements: - 3-5%/mo historical returns on a 'moderate' model - lesser historical returns on a "conservative" model - greater historical returns on an "aggressive" model - as small drawdowns as possible - must have been tested live or tested with greater than or equal to 99% modeling quality - must be able to
Hello, I’m currently using a Recovery expert advisor that is designed to use hedging and grid techniques to fully recover floating loss trades. The EA name will be provided to the interested developers. I need an expert person that can throughly test and optimize the EA on the GBPNZD pair (choosing the right timeframes) for a safe and reliable recovery process. I don’t care how much it will take, as long as it will
Hello DEVELOPERS, , looking for one good coder to remove lock to one EA, contact me if you have the skill, will give you EA and set file if you can do it. thanks
Gold robot 30+ USD
I want the robot to execute market on my behalf and open and close the market with profit I don't need lost instead of lost let the robot break even with profit let the robot open 5 position on every trade
Hi there folks, Need help to develop a trading screener to track and trade the 28 FX major pairs. The panel Will work with 3 signals on the 15 min timeframe and will require: Reading from files, calculate a pair of EMA’s, calculate CCI , calculate ADR’s, generate alerts, open and cover positions based on trader’s manual input (button). Also the EA will need to perform basic risk management based on trader’s input
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Round Number EA 30+ USD
Need MT4 EA which will trade based on Round Number and Supertrend. Trading conditions: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. If the trade is exited because of SL/BE, EA will place another

プロジェクト情報

予算
70 - 120 USD
締め切り
最低 2 最高 8 日

依頼者

出された注文1
裁定取引数0