Forum

Error 100004 in python, question

Hello, i often receive this message error. I know its a new price, when it happens, doesthe script open a order or cancel the order

Python Script and VPS

Hi I was wondering. I creat a python script which runs a infinite loop ( i know its not that good idea doing this). Could i use the MetaTrader5 VPS to upload only a python script in a infiite loop and still working

EA getting 0.0 value from Multi Currency Indicator

Hello. I developed a multi currency indicator, when i put in my ea im getting 0.0 value and something more. When i call with iCustom i need to inform a _Symbol, but my indicator already have all _Symbol that needs, how can i fix this if is it possible? I call the indicator from the

Multi Currency Indicator Array out of range

Hi, im developing a multi currency indicator, but always give me array out of range So my problem is where i put double calc = eurusdBuffer[i] + eurjpyBuffer[i].close * 100000; -> In the chart always says that is out of range, but when i put only eurusd doesnt show the error I have always the

My indicator doesnt show up on mt5

//+------------------------------------------------------------------+ //| SimpleMA.mq5 | //| Copyright 2020, Julio Monteiro | //| https://www.mql5.com/en/users/havok2k/seller |

How to set a specific timeframe to vps

Hi. I'm using the mt5 vps and when im foing to upload my ea i need to attach the ea in a specific chart. I have multiples ea of the same current, EURUSD, but they all run in differents timeframes. Is there a way to put all the ea together and when i attach to a chart to upload, the ea will operate

Managing positions of multiples EA

Hello I'm building multiples EA for EURUSD, but there are some conflicts when they open a posiition. How can I filter to see if my current EA with magic number x have a open position? PS: There are more than 3 EA's. I didnt put all together because I wont be able to backtest . if (temosNovaVela