Attachments forums

List of attachments posted on this forum.


All files on forums: 137546

Re: XARD - Simple Trend Following Trading System

DaffyTaffy, Fri Jul 07, 2023 8:01 pm

Skyold wrote: Fri Jun 12, 2020 8:32 pm Hi XARD thread friends, mrtools, pacois and the coder
I have an idea.
It's about every time we open or close a trade, the script should do a SCREENSHOT.
XARD gave us the scripts for BUYER, SELLER and CLOSE with source code.
Can anyone or does anyone know an encoder that can add the screenshot to these scripts?
That means, whenever we open a trade via the script, the program should automatically take a screenshot.
That would be awesome.
Everyone would have the chart for himself and for the publication of some trades, when and under what circumstances he opened this trade.
It is then like a trading diary



XARD BUYER SCRIPT.mq4


XARD SELLER SCRIPT.mq4


XARD CHICKEN SWITCH.mq4

Here you go. I've made an EA that will take a screenshot every time you open or close a trade. Hope it serves you and others well :)


Edit: I forgot to add, the code saves the images in the "Files" folder of your MQL4 directory.
All files in topic