Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Trading Scripts with Pictures - MetaTrader 4 Scripts | MT4/MT5 Downloads - MetaTrader 5 Resources

author blogger | 301 reads | 0 comments |

I like to record my trades so that I can look back and see where I can improve in my trading decisions. To make this easier, I created a script that takes a snapshot of the chart, gives it a unique name and archives it for me. Then it occurred to me that I could add this functionality to the trade execution script I was already using, thus saving a step. I use them with hotkey settings.

I thought someone might find these scripts or the actions they perform useful, so I'm making them available to everyone.

There are 5 scripts for executing trades, " Buy market ", " Sell market ", " Buy market via user check ", " Sell market via user check " and " Close order ".

Also primitive, just perform a chart picture called " snapshot ".

Ironically, there are no pictures of how they work, but there are comments at the top of each script that should suffice, and the titles are fairly self-explanatory:

Keeping in mind the old adage "you get what you pay for", I recommend checking these out yourself (just like you should check out all the code on this site) to see if they work for you.


Attachment download

📎 Buy_Market_with_user_check.mq4 (2.63 KB)

📎Buy_Market.mq4 (3.68 KB)

📎 Close_Orders.mq4 (5.97 KB)

📎 Sell_Market_with_user_check.mq4 (2.62 KB)

📎 Sell_Market.mq4 (3.67 KB)

📎 SnapShot.mq4 (2.38 KB)

Source: MQL5 #10500

Refresh