I'm developing an EA
This is a summary of my experience over the years
you will be able to use it for both demo and live accounts (Cent/Mikro/Standart Accounts)
nothing expired
EA will open some orders if your Equity is < 10000
more than that the open order function will stop, All order will close
There is no certainty in FX, so make sure to close all orders if profit is sufficient
or close partial for orders that have profit exceeding a certain number of points (only by changing the value in the edit box)
First change Input Deposit as your balance
Used M5 Chart please
Open Order= true ( EA open order as signal Histogram Candle)
If you will used your predictions please change open order= false , closebySygnal = false ( opposite order not close , Target% Not function)
you can change Buy/Sell WO Signal to true
If EA not run you can remove and add again
for balance < 3000 set autolot=false ( manual lot = static 0.01)
for balance 3000 autolot=0.01
for balance 6000 autolot=0.02
for balance 9000 autolot=0.03
Static setting :max order = 70 , max balance = 10000 , Target profit = 1.5 % per days
You cann't test by strategy tester , you have test by online trade
For partial close change left edit box ( close order if profit more than ....(in point))
This is a summary of my experience over the years
you will be able to use it for both demo and live accounts (Cent/Mikro/Standart Accounts)
nothing expired
EA will open some orders if your Equity is < 10000
more than that the open order function will stop, All order will close
There is no certainty in FX, so make sure to close all orders if profit is sufficient
or close partial for orders that have profit exceeding a certain number of points (only by changing the value in the edit box)
First change Input Deposit as your balance
Used M5 Chart please
Open Order= true ( EA open order as signal Histogram Candle)
If you will used your predictions please change open order= false , closebySygnal = false ( opposite order not close , Target% Not function)
you can change Buy/Sell WO Signal to true
If EA not run you can remove and add again
for balance < 3000 set autolot=false ( manual lot = static 0.01)
for balance 3000 autolot=0.01
for balance 6000 autolot=0.02
for balance 9000 autolot=0.03
Static setting :max order = 70 , max balance = 10000 , Target profit = 1.5 % per days
You cann't test by strategy tester , you have test by online trade
For partial close change left edit box ( close order if profit more than ....(in point))