How do I put images on the chart?
-
Dear Admin
I want to put a picture on the chart and button to action ea
Thank you
-
Honestly I have no idea how to insert an image on the chart, sorry. On buttons, I recommend you to read the following threads:
https://fxdreema.com/forum/topic/6518/button-on-chart-to-toggle-blocks-off-and-on
https://fxdreema.com/forum/topic/6505/how-to-work-with-the-buttons
-
@donnec said in How do I put images on the chart?:
Dear Admin
I want to put a picture on the chart and button to action ea
Thank you
What do you mean by "picture" a jpeg?
Or do you mean something that can "start" and "stop" your EA without you having to reset it?
If it's the second option, you will use "Condition" and "ON" "OFF"
The way you do it:
"Condition" - The Left Parameter will be:
"Object on Chart"
Name = "Stop"
Property = "Color" (Color is easier in my opinion)Your Right parameter will be:
"Value" and Change Numeric to Color. For example choose Red to Stop.
SIDE NOTE: The color can be the same for both start and stop, as long as your Name is different, it won't matter but make sure whatever color you use, that is what color you insert. Personally, I would leave the color the same.
Underneath your Condition Block, place "On" or "Off" block.
Then you put what block to turn "off" and "on".
This will cause the EA to pick out when you type "start" on the Chart, and it will turn on your block tree or "Stop" your block tree. All without having to terminate your EA.
Good Luck
-
Thank for help me.
View on Chart
- I want put picture a .png, .gif
- I want to create Information on chart
- Data Equit big size
- Data status Now buy/sell
- Data currency pair on open order
Thank you
-
How to Import photo images.png by http://www..... /images.png put on chart mt4 ?
-
Do you mean uploading an image from the internet directly to your MT4 chart? I had no idea that was possible. Is it?
-
Go to your MT4 or Market Search Chartwall and Download it
-
Or extract images from folders images

Put on chart Mt4
-

-
@donnec Did you find a solution to put and image on the chart?
I want to add a logo for my ea in the top right corner is it possible with fxdreema?
-