/ MODIFICATION ON ARNOLD SCALPER

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 2 ore
Feedback del cliente
Good programmer .....did exactly what i wanted and EA works perfect , Fast response and good understanding, looking forward to work with him soon again

Specifiche

Sell entry rule:

1.    If candle crosses above the pivot line and close below the pivot line = sell  

2.    If sell candle crosses bellow the pivot line and close bellow the pivot line within 5pips (input adjustable) = sell (If closed lower than 5pips bellow the pivot line ,no trade)

3.    If active sell candle crosses bellow the pivot line with 5pips (input adjustable) = sell (immidiatelly it has cross bellow the line with 5pips even b4 the candle closes )

4.    If active sell candle is at 5pips (input adjustable) before the pivot line = sell (immidiatelly it is at 5pips above the line even b4 the candle closes )


Buy entry rule:

1.    If candle crosses bellow the pivot line and close above the pivot line = buy

2.    If buy candle crosses above the pivot line and close above the pivot line within 5pips (input adjustable) = buy (If closed higher than 5pips above the pivot line ,no trade)

3.    If active buy candle crosses above the pivot line with 5pips (input adjustable) = buy (immidiatelly it has cross above the linee with 5pips even b4 the candle closes )

4.If active buy candle is 5pips (input adjustable) before the pivot line = buy (immidiatelly it is at 5pips bellow the line even b4 the candle closes )




********************************************************************************

Key=0
_________=---------< TRADE SETTINGS >---------------
Magic=123456
Use_Daily_Profit_Target_multiplier=true/false
Daily_Profit_Target_multiplier =500 ( Daily_Profit_Target should be lot size of first order X 500 so if lot size of first order is 0.01, Daily_Profit_Target will be 0.01X500= $5)

Sell_entry_rule_1=true/false
Sell_entry_rule_2=true/false
Sell_entry_rule_3=true/false
Sell_entry_rule_4=true/false

Buy_entry_rule_1=true/false
Buy_entry_rule_2=true/false
Buy_entry_rule_3=true/false
Buy_entry_rule_4=true/false

Max_active_buy_orders=5
Max_active_sell_orders=5

Reverse_entry_signals=true/false
Lots=0.01
Use_money_management=true/false
Risk_percent=3.0
TP=10
SL=5
BE=0
BE_pips=0
Trailing=0
Trailling_pips=0
Stealth_tp_sl=true
Stealth_tp=10.0
Stealth_sl=5.0
Stealth_BE_Use=false
Stealth_BE=3.0
Stealth_BE_pips=0.0
Stealth_Trailing_Use=false
Stealth_Trailing=5.0
Stealth_Trailling_pips=1.0
Start_stop_tr_time=false
Start_trading_time=00:00:00
Stop_trading_time=23:59:59

PIVOT_LINES=PIVOT_LINES
Use_Sunday_Data=true
Daily=true
Daily_SR_Levels=true
Daily_Mid_Levels=true
Weekly=true
Weekly_SR_Levels=true
Weekly_Mid_Levels=true
Monthly=true
Monthly_SR_Levels=true
Monthly_Mid_Levels=true
_______=---------< MARTINGALE SETTINGS >---------------
Martingale=true
TakeProfit=45.0
SL=5
BE= -5 ( all stop loss shold move when first order is at -5pips i also want to be able to put +5pips)
BE_pips=-8 ( all stop loss shold move to -8pips from the first order i also want to be able to put +8pips)
Trailing=0  (same principle with the BE)
Trailling_pips=0
Booster=1.7
PipStarter=31
MaxBuyOrders=30
MaxSellOrders=30
CloseAllon=false
CloseAllon_At_Trades=10
CloseAllon_At_Mutiplier=500 ***( CloseAllon_At should be lot size of first order  X 500 so if lot size of first order is 0.01, breakeven will be 0.01X500= $5)
Dis_To_Start_Again=5   (DISTANCE TO START TRADING AGAIN AFTER PROFIT OR MUTIPLE TRADES HAS BEEN CLOSED)
___________=---------< TIME SETTINGS >---------------
___________________=______Monday_______
Mon_EnableTimer1=false
Mon_TimerStop1=08:00:00
Mon_TimerStart1=09:00:00
Mon_EnableTimer2=false
Mon_TimerStop2=11:00:00
Mon_TimerStart2=12:00:00
Mon_EnableTimer3=false
Mon_TimerStop3=14:00:00
Mon_TimerStart3=15:00:00
__________________=______Tuesday_______
Tu_EnableTimer1=false
Tu_TimerStop1=08:00:00
Tu_TimerStart1=09:00:00
Tu_EnableTimer2=false
Tu_TimerStop2=11:00:00
Tu_TimerStart2=12:00:00
Tu_EnableTimer3=false
Tu_TimerStop3=14:00:00
Tu_TimerStart3=15:00:00
_________________=______Wednesday_______
We_EnableTimer1=false
We_TimerStop1=08:00:00
We_TimerStart1=09:00:00
We_EnableTimer2=false
We_TimerStop2=11:00:00
We_TimerStart2=12:00:00
We_EnableTimer3=false
We_TimerStop3=14:00:00
We_TimerStart3=15:00:00
________________=______Thursday_______
Th_EnableTimer1=false
Th_TimerStop1=08:00:00
Th_TimerStart1=09:00:00
Th_EnableTimer2=false
Th_TimerStop2=11:00:00
Th_TimerStart2=12:00:00
Th_EnableTimer3=false
Th_TimerStop3=14:00:00
Th_TimerStart3=15:00:00
_______________=______Friday_______
Fr_EnableTimer1=false
Fr_TimerStop1=08:00:00
Fr_TimerStart1=09:00:00
Fr_EnableTimer2=false
Fr_TimerStop2=11:00:00
Fr_TimerStart2=12:00:00
Fr_EnableTimer3=false
Fr_TimerStop3=14:00:00
Fr_TimerStart3=15:00:00

Con risposta

1
Sviluppatore 1
Valutazioni
(69)
Progetti
76
59%
Arbitraggio
0
In ritardo
12
16%
Gratuito
2
Sviluppatore 2
Valutazioni
(1135)
Progetti
1438
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
Ordini simili
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works

Informazioni sul progetto

Budget
10 - 30 USD
Per lo sviluppatore
9 - 27 USD
Scadenze
da 1 a 3 giorno(i)