Auftrag beendet
Spezifikation
hello,
I would like you to code a very simple EA for me, which involves MA crossover.
I would appreciate friendly communication to discuss and agree upon specifications, definitions, etc...
1. Entry
two factors are used for entry (*details only to be discussed with the final applicant (but nothing complicated))
a. crossover of 2 moving averages (ie. golden and death crosses)
b. certain condition of candle stick price action (easy to explain but just want to hide for now)
2. Exit
a. price hits either TP or SL
or
b. MAs crossover in the opposite direction (ie. when long -> MAs death cross, when short -> MAs golden cross) at close of candle, before hitting TP or SL
3. Required Inputs
-MagicNumber:
-LotSize:
-TakeProfit: value in pips
-StopLoss: value in pips
-ForceClose: Enable or Disable above 2. Exit b.
-MaxTradesTotal: how many open trades the EA allows
-MA settings: period, type, offset, etc... for 2 individual MAs
-TradeWindow1Start: HH:MM
-TradeWindow1End: HH:MM
-TradeWindow2Start: HH:MM
-TradeWindow2End: HH:MM
-TradeWindow3Start: HH:MM
-TradeWindow3End: HH:MM
-CloseTradesAtEOD: force close all open trades at specified time (HH:MM) Enable or Disable
-EODCloseTime: HH:MM