Forum

Remote control for expert advisor

Good morning :) One (not really easy) question about protecting expert advisors: I have developed some EAs and now I want to rent them out. Therefore, these EAs should be controlled via an online system, so that I have the possibility to give and remove the functionality of the expert advisors (e.g

Converting a code from ProRealtime into MQL4

Hi guys! One question you might answer: What is a realistic price for a freelance job, when I want someone to convert a code from ProRealtime (122 lines) into an MT4 expert? Thanks for your answers

MovingAverage applied to RSI

Hi guys, I'm new on MQL programming and just tried to make an EA with an moving average applied to an RSI. Before I continue, I'd like you to check the code and tell me whether I did it right. Not sure whether I have to build an array, hope not... TIA double RSI = iRSI ( NULL , 0 , 14 , PRICE_CLOSE

Copying Future Trading

Is it possible to have an MT5 Futures account acting as a signal provider ? Or is this only possible in CFD trading