General - page 184

Hi I have written a .dll library for my EA, using Visual Studio 2019 that has a dependency on another dll, System.Text.Json.dll. Where should I place this dependency dll? I have tried copying it to MT5\Libraries, but get a File Not Found exception when attempting to use the main dll. Thanks for any
int OnInit () { ObjectCreate ( 0 , "BreakEven" , OBJ_BUTTON , 0 , 0 , 0 ); ObjectSetInteger ( 0 , "BreakEven" , OBJPROP_CORNER , CORNER_LEFT_LOWER ); ObjectSetInteger ( 0 , "BreakEven" , OBJPROP_XSIZE , 240 ); ObjectSetInteger ( 0 , "BreakEven" , OBJPROP_YSIZE , 30 );
Hi guys, I am using mutiple vps'es and mt5 terminals, But with each back/forward test, the tested numbers in the forward tests are always divides by 10 of the backtest. So when I am testing 55000 options, the backtest is running 55000 options, after that it's time for the forward test, but then he
I use MT5 and optimize parameters for the best inputs during previous 2 weeks and trade it present day. My present day starts at 12:00 am, I am in Pacific Time Zone. For MT5, it means I can only include yesterday day at 12:01 am present day and therefore must start my optimization at 12:01 am. It
Hello everyone, I have a problem with the objects on the chart in MT4. At the time when a new trading day begins (Sydney session) all placed objects (trend lines, rectangles, etc.) change their dimensions and position on the map. I want to keep the position and dimensions of these objects intact but
Hi Recently purchased MT4 Trade Assistant (disaster) The lines for both limit and stop don't show on the real cash account. Loaded it onto a demo account and the lines show. however when pressing the button (buy or sell) to enter the trade a pop up appears stating ' trade by symbol is disabled by
Hi, guys. Can someone help me to understand why this for loop doesn't work? int counter=0; int counter1=0; int endvalue=49; int v=0; for (counter;counter<endvalue;counter=counter+ 1 ) { counter1=counter+ 1 ; v = a[counter1]; a[counter]
I can open and close every other pair. I am stuck with an open order on eur/usd
I want to copy a signal But the symbols are different in brokers For example, gold in the RoboForex broker is XAUUSD But in OPOFARX or Amarket it is XAUUSD. , #XAUUSD How can I solve the problem
Hi: Wondering if the Signal has symbol of XAUUSD ', and my broker has symbol of XAUUSD, without ' , will I able copy his trade? Thanks
SO this is like the dumbest thing I have seen where money is considered and no one seems to be able to assist. Basically I can create a signal, change the symbol, get clients to subscribe and take their money. Then because i changed the symbol the trades will not copy unless their broker has
Hi all, thanks in advance for your help. As far as I know you can use the same EA on multiple computers as long as your maximum number of activations allow that. Once you reach the maximum number of allowed activations, is there a way to recover 1 ore more activations to switch to another PC? For
It is many days that I have this problem in compiling with Cloud Protect. Also for default indicator, not my code. Someone else
I am getting error in cloud protection as 3-3 #0
[Deleted]
  Back Tester  (1)
I need a back tester visual mode to view the results of my custom indicator on chart window
Hi team, I am wondering how to minimize the time of copying trading between your signal provider and your platform? Even renting a VPS will not minimize this time. any idea please thanks in advance
All are empty: went to many of the top picture is the same
Hi All, I am trying to convert below pine script code to MQL5 but getting errors. One of the error is 'SetIndexStyle' - undeclared identifier . I have included include <indicator.mqh> but no joy. Also, for SetIndexLabel(0, "UpBars"); , I am getting error 'SetIndexLabel' - undeclared identifier. I
[Deleted]
Which platform is best for beginners and newbies to trade during demo or live trading
Hello. I was renewing a subscription (11067513). MQL5 also showed successful payment afterwards and t he amount went off my account but my subscription is not renewed
Let's assume strategy F Besides the risk reward ratio , it has a historical hit rate of 95% (this is an assumed strategy because the number closer to 100% is easier to convey my question) We assume everything is symmetrical with past and present trade execution for the example (meaning you read the
  Account issue  (1)
Hey, I deposit 30 dollar into this account, but when I am loging to metatrader, I see only the demo account without my real balance, what should I do
Since the update to build 2265 and after executing the following lines in my code graph[0].CurveAdd(PnL_long,infopanel.headers_clr,CURVE_HISTOGRAM,"PnL long ("+IntegerToString(magic_id)+")");graph[0].CalculateMaxMinValues();graph[0].CurvePlotAll();graph[0].Update(); I'm getting the error "incorrect
Received confirmation of order purchase with the instructions below to gain access to the product. Open your MetaTrader platform Specify your MQL5.community login and password in Tools - Options - Community Open the Market section and go to the Purchased tab Click Install to the right of the
If anyone can help I would be so greatful. I have an EA but it constantly makes plenty of orders during the day. I wish to add the code to make it stop trading after it has reached a total DailyProfit of $10. It should reset every day so tomorrow it also makes only $10 and then stop trading for the
I use MT5 Cloud Servers to optimize my ea, I prefer using "Every Tick" on Genetic algorithms . At times it takes 90 min to finish 3,000 iterations. What is the best time of the day/night to optimize to finish in at least half of the time? I am in Pacific time zone California, USA? Please do not
How dp I wrote the code for this? open buy position when 2 WMA is over 3 WMA in up trend and close it when 3 WMA is under 2 WMA . No TP or Stop loss . Lars
Hello there... First of all thank you to all the coders who make MT5 such an awesome platform. Can one of you geniuses write an indicator/tool for MT% known as Equity Monitor? mb
While there are many retail traders who use forex trading robots, big market participants such as institutional investors, hedge funds, and large banks tend to be more hesitant to rely solely on automated trading. There are several reasons why this may be the case: 1. Complexity: The forex market
[Deleted]
  VPS Service  (2)
Good day, I have been using VPS service to use signals for copy trading. I just purchased an EA, do I need to rent VPS again or no. Are there something about VPS I need to change or it works the same as using signals for copy trading