Search found 1 match

Re: Coding Help

I'm building an EA to trade gold, but the lot size's keep causing the EA to error out. I'm trying to trade with 2 pct risk and 68 pip stop loss. But when the EA runs through Strategy Tester with a $50,000 account balance. void OrderSize() { string Pair="XAUUSD"; double Risk_PCT =.02; doubl...

Return to the advanced search