hello thanks for the info.pls how can i set the minimum or maximum size of lot that my EA (phoenix EA) can trade, and what timeframe is it good for,thanks
You can't set exactly the minimum and maximum size of a lot. You can either disable money management (set MM to false) and use Lots input parameter to set some fixed trading volume, or you can keep MM = true and let the EA use fixed fractional position sizing via input parameter MaximumRisk. In second case, lot will be recalculated before each trade as follows: Available Free Margin * MaximumRisk / 1000.
It works on all timeframes, but my best results were with M15.
hello pls can you help me with the neccesary setting for the EA,i want to use it to trade micro lot but can't seem to get to understand it each time i try to change the settings it return back to the former and what is minimum amount needed to use it .thanks
I was wearing a phoenix, but I've had a few hours wait was not working, can you please help me to be active immediately phoenix?
(I've done as instructed)
Is everything else the same - broker, spreads, account type, etc.? The only difference is 5000 and 1000 account size? Then I see no reason for OrderSend Error 130 if you use the same input parameters in Phoenix.
EDIT: Are you sure it's error 130 (Invalid Stops) and not 131 (Invalid Volume)?
Hi, can anyone kindly send me the Phoenix EA Link that is workable. The listed version even after loading into Experts/Indicators cannot work....Thank you!!
Dear Enivid, Thank you do much for your reply. I did not receive any error message. Indicator cannot be detected and seen in MT4 custom indicators platform. I will retry. Thank you!!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.