Forum

Need help with arbitration

I've had great success with Freelance, but I hired someone that apparently is actually not 1 person but several in a group and they manage the programing between them. Well THIS group never was able to provide working code to specs and so I moved on. I requested to cancel and even given them the

Is it okay to find a programmer for Pinescript/Tradingview in freelance?

I’m interested in getting an indicator written for Tradingview and I was wondering if it was acceptable to use the Freelance section here to advertise for something that’s not going on MT4/5 but rather Tradingview/Pinescript? Thanks

Is it permitted to communicate with a freelance programer outside of MQL5 before a job is complete?

Exactly what the title is. Programer wants to communicate via telegram and my first thought is how would there be a record if this goes into arbitration. I want to decline this request but I'm wondering if communication via non-MQL5 before a job is completed is in violation of any rules. Thanks

Is it still possible to open up an MT4 DEMO account?

I've tried to do so in Metatrader under the MetaQuotes-Demo server, but there is no option on "account type" so I can't move forward in the opening account process. Thank you

Does anyone have a list of where Eightcap's different servers for MT4 are located?

I'm looking at DC01 DC01-1 DC02 DC03 Etc etc... I'm trying to find where their data centers are located. Thank you

SIGNALS: is there any way to better control the size of a MQL5.com signal?

SIGNALS: is there any way to better control the size of a MQL5.com signal? I was toying around with the signals by playing with a FREE signal , and the trade history sends out 99 size lots! In the MT4 setup, my options to limit the size seems to only be "Use no more than:" and a drop down box of 5%

How do a parse a comment to look for specific text?

How do a parse a comment to look for specific text? If my comment is RobotTrade#3, how can I have the EA look at the comment for any word that says "Trade"? To clarify, the logic might sound like "if the comment has the word "Trade" anywhere in the comment, and where capitalization is not important

I got caught up in an error that ended up spamming the server... how can I catch it?

Heya team, I got this error today and I don't have anything to catch random breaks like this that I'm not foreseeing. The EA ended up spamming the server this way an unmentionable amount of times. How do I write some catch code for odd errors like this? Maybe something like "If error count exceeds

I had my account temporarily suspended because my bot made too many server attempts. Help on modification.

I had my account temporarily suspended because my bot made too many server attempts. It checks "ontick" to see if the position needs to have the stop loss moved and then sends a modification order if appropriate. The key here is that "ontick" is too often. I was doing some reading and discovered