Spezifikation
Hello Everyone,
I want to create an EA to take bids using a lock up position based on the distance between the highest and lowest price after installation. The steps will be as follows.
PROCESS
After installation of EA, it begins to measure the HIGHEST and LOWEST positions and the date and time of activation.
Once the distance between the highest and lowest price reaches the GAP distance variable, it locks up both positions as START HIGH and LOW
It then begins to BUY at START HIGH and SELL at START LOW afterwards from then until it reaches the Take Profit position.
If a bid is activated and closes in SL, it takes a new bid as a multiplier(Addition or multiplication) and reduce the Stop Loss distance as a multiplier as well.
input tab will be as simpleas below
All will be in real time prices
EA should be available for use on every category such as indices, currencies etc
VARIABLES
START HIGH HIGH Pice to effect the BUY position/ price after price reaches GAP distance after installation
START LOW LOW Pice to effect theSELL position/ price after price reaches GAP distance after installation
GAP This is the distance/ risk price to help to set up the start HIGH/LOW position
BID MULTIPLIER This can be considered as a multiplication or addition. It will activate at every side when previous bid has been closed
RISK MULTIPLIER This is to be used to reduce the Stop Loss after every closing of the bid in loss
STOP LOSS (SL) This is the first Stop Loss at the beginning of the trading and the first loss
Also updates of extreme prices should be displayed on screen as follows
Only immediately available developers should apply
Source code will be provided after completion of project
project will be tested in real time and also any issue identified after a period of 8 weeks after completion will be resolved by programmer
Graphical representations of the positions will be shown on the screen
Alerts for the positions and price updates will be installed on EA