指定
-Must check leverage XXXXXXX (0 means any leverage requirement) of the current instrument, (where i open chart) , or a instrument XXXXXX I specified for example if i put 0.05 which mean the leverage is 5% based on the instrument specification , it will check if it stay 0.05 or change. Example :If leverage requirements on the specification page change above 0.05 , the position will not open.
-Check spread XXXXX(0 mean any spread) of the instrument above (based on PERCENTAGE) if I put 0.5 % it will check the difference between bid and ask price, is it more than 0.5% . for example bid is 10 and if put 0.5%, ask should not be higher than 10.05. (if put 0 mean wont care about the spread difference). Example : if the spread is higher than 0.5%, the position will not open.
If FULFILL above 2 condition
-open a position at XXXXX(0, mean anytime) time i indicate, with XXXXX size
-Able to specify either long or short XXXXX for that entry positon
-I able to specify that this indicator stop working after certain position XXXXX has entered (if I set to one, this EA will stop working when there is 1 active position already regardless whether the position is enter just now or previous days, subsequent signal that fit the condition will not open a new position)
-(market close criteria) able to select a option to close at market price, either by ticking or putting a value (if put 0 this will not work, if put 1 this will work) , it will compare the spread percentage XXXXX , same logic as order entry, if the spread condition is met, it will enter long or short XXXXX with market order at xxxx size .
-an option for me to toggle the ea on or off XXXXXX for position entry .Example if I put 1 ,EA can enter new positon, if put 0 ea will not enter position (this is for when i only use the ea to close position I want to make sure the ea will not open a new position after the previous position has close and no active position anymore)
THOSE WITH XXXXXX means criteria that allow be to manually input, those with 0 mean it allow me to turn off.
After the work , I will get the source code, and the ea must work as per instruction, my budget is 30 usd , Pm me if you are interested