Codici

Change SL/TP on chart drop off per MetaTrader 5

This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off

Export trade history to CSV v2 per MetaTrader 5

This is the version 2 of my script to export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. More columns were added and fixed minor errors. The code for processing and exporting data was rewritten

Export trade history to CSV per MetaTrader 5

This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed