Trabajo finalizado
Tarea técnica
Hello,
I'm looking for a developer with knowledge about the sure fire hedging strategy to develop an expert advisor.
I would like this expert advisor to be able to check if market is ranging or trending and have a input "Operate on ranging market -> true/false"
ADX <= 25 - Ranging Market
ADX > 25 - Trending Market
Your free to check if market is ranging with your own method as long as it works
The expert should have 2 modes -> Normal/Risky
Normal -> Works just like a normal sure fire hedging expert
Risky - > First of all I would like to have a input "Risk Trigger - Integer, Risk Trigger Multiplier - Double and Risk Target Profit - Double (Default = 0)"
In risky mode the EA counts how many hedge trade (buy/sell stop) where open and if the number of hedge trade (buy/sell stop) is equal to the Risk Trigger the next hedge trade (buy/sell stop) placed with lot multiplied by Risk Trigger Multiplier and if risk target profit != 0 and atual profit >= target profit then close all trades.
General inputs are a must have
Note: This expert advisor will be posted here so I would like to have an expert advisor that passes all publishing test and there's a zip file containing a pdf about sure fire.