- Search Metals Mine
- 151 Results (149 Replies, 2 Comments)
- TrendLover replied Sep 9, 2019
Hello Albry and Hanover, Could you edit this script and remove the PageUp / Home function? I would just like to use it to toggle the symbols so as to quickly view recent prices. Edit 1: I had a progress ... If "Amount of Historical data (pages)" is ...
Load MT4 price history application
- TrendLover replied Aug 15, 2019
It's great. Thank you!
I will code your EAs and Indicators for no charge
- TrendLover replied Aug 15, 2019
By setting SL or TP to 0, the script changes to the opening price. Example: EURUSD, sell Order Opened at Price 1.1050 Script configured as: SL: 0 TP: 5 Result: SL: 1.1050 (error), the correct would be 0.0000 TP: 1.1000 image image I think this ...
I will code your EAs and Indicators for no charge
- TrendLover replied Aug 14, 2019
This script modify SL and TP in Money. I would like that by entering the value 0, it clear SL / TP. Example: SL: 5 (Change SL to $ 5) TP: 0 (Clear / Delete TP) <- Correct But what he is doing is this: SL: 5 (Change SL to $ 5) TP: 0 (Change SL to $ ...
I will code your EAs and Indicators for no charge
- TrendLover replied Aug 11, 2019
Thank you very much!
I will code your EAs and Indicators for no charge
- TrendLover replied Aug 8, 2019
This script modifies SL and TP based on the current price. I would like the script to modify SL and TP based on the open price.
I will code your EAs and Indicators for no charge
- TrendLover replied Aug 5, 2019
Hello friends, I would like a script to modify Stop Loss and Take Profit in Pips of all open and pending orders of all symbols. Unfortunately so far I've only found scripts that modify the orders of the current chart only.
I will code your EAs and Indicators for no charge
- TrendLover replied Jul 11, 2019
Hello, is it possible to rewrite this indicator HamaSystem in MQL5?
I will code your EAs and Indicators for no charge
- TrendLover replied Jul 6, 2019
@idiamond Could you add a feature to sync the other graphics? For example. If I have 3 open charts, eurusd h1, h4 and d1. When you change the symbol in one of the graphics, gbpjpy h1, the other graphics will change to the same symbol, gbpjpy h4 and ...
Timeframe and symbol changer for MT5