Forum

Create Custom Installation of MetaTrader 5

Hello, I would like to know how to create a custom installation of MetaTrader 5. Similar to how brokers do, where they change it soon, the default server already works, and besides, if possible, that you can add Expert Advisors and custom Indicators with the installation. It's possible? Thanks

RSI with Heiken Ashi plotted

I managed to plot the Heiken Ash indicator on the RSI window. The thing is, the Heiken output buffers point to the asset price, not the price(location) on the RSI. How is it possible for the indicator to be located on the RSI (see the picture), but the buffer passes values that are not compatible

What's the best method of splitting a string - Performance

Hello, Example string: abc;def;ghi Imagine a function that runs 1000 times , what would be the most efficient way to split this string and get its values, given that this would be done on every iteration

Named Pipes - Strange (very strange) bug/error!!

Hey! I've been using Named Pipes to exchange information between endpoints. I think it's the best way, but I could be wrong. The thing is, I think there's always one mistake or another, it's like walking on eggshells. Let's get to the problem at hand: On EURUSD, asset data is transmitted, also on

How Copy the buffers of an indicator that is shifted forward

I would like to copy the buffers of an indicator that is shifted forward, how to do it? Indicator: IChimoku Buffer: Senkou A and B

Order Of Events When Recompile - Strange

Hello, I have the following situation: My EA creates a handler of any indicator, in the OnInit() function. In the OnDeInit() function of my EA I call the functions: a clear for the memory data and another removal for the indicator: void OnDeinit(const int reason) { ChartIndicatorDelete ( 0 , 0

[Solved] CHART_BRING_TO_TOP - How run Quickly - How Change Other Graph Fast

Hello, I read the documentation about CHART_BRING_TO_TOP , and there it says the following: The function is asynchronous, that is, it does not wait for the command to be successfully queued for the specified chart to execute, instead it returns control immediately. The property will only change

Object BMPFILE do not respect creation order

I noticed that BMP objects are loaded after objects such as text, rectangles, etc. How to include, a background object (.bmp) and an object in the front. I understand that, you add objects, they overlap the creation order. But note that, although I create an object of type BMPFILE, only when the

Plot Expert Without Window Appearing

Hello, would it be possible to plot a robot on the graph without the parameter window appearing? I mean, it will be plotted directly, straight for execution. I noticed that the function ChartApplyTemplate () applies a model to a chart, where the robot does not need parameters for initialization. I

About Error 4756 - ERR_TRADE_SEND_FAILED

In Documents, the error refers to " ERR_TRADE_SEND_FAILED " That is: " Sending negotiation request failed " Nothing too objective or clear .. This error can appear in places where? Failure to communicate with the broker's corruption server? What else? Here when it occurs to modify for the stop loss