Orders for converting - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
395 completed jobs in all languages
Sort by:
50+ USD
I need an EA that uses's an external custom indicator for buy and sell signals, with these inputs: manual size for each trade auto calculate lot size for each trade Risk allocation for each trade (by balance) Take_Profit in pips Trailing_ Stop in pips Trailing_steps Break even in pips Stop_loss in pips With options, Hedging (True or False) TP1 Close (25%, 50%, 75%, 100%) TP2 Close (25%, 50%, 75%, 100%) Close trade on
30+ USD
A simple Expert adviser that I could input that if one candle goes a certain amount of pips (let's say 50 pips) give an alert notifying via popup and notification showing pips amount and will auto buy or sell base on the alert. The stop loss target price is also calculated upon the trade. please let me know if you have any doubts. regards Eng Keong
4 Applications
30+ USD
I need to use the #property strict option in the indicator (FloSoft_HA_Smoothed_Alert.mq4). When trying to use it I get array out of range error. This was expected. I am a MT4 programmer myself I know that it is needed to use ArraySetAsSeries in some way. I have tried and tried but just not been able to figure it out. Therefore I need some help to make it work without the array out of range error. I also attach the