SetBuyStopLimitOrder – script MetaTrader 5

SetBuyStopLimitOrder - script for MetaTrader 5
SetBuyStopLimitOrder script is developed for placing a BuyStopLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price and order trigger prices. The main advantage of this script is its ability to fix a deal volume, which depends on the entire deposit size, using MM (Money Management) script … Read more

SetSellStopLimitOrder – script MetaTrader 5

SetSellStopLimitOrder - script for MetaTrader 5
SetSellStopLimitOrder script is developed for placing a SellStopLimit order with fixed trigger levels, Stop Loss and Take Profit levels in points from the current price and order trigger prices. The main advantage of this script is its ability to fix a deal volume, which depends on the entire deposit size, using MM (Money Management) script … Read more

EMDcotir (Empirical Mode Decomposition) – script MetaTrader 5

EMD
EMDcotir script performs empirical mode decomposition for the current symbol. The result is displayed using the default WEB browser. To launch the script, copy the entire EMDcotir directory (from the archive having the same name) to Scripts of the terminal, then compile EMDcotir.mq5. After that, EMDcotir.mq5 can be launched on the necessary symbol. Using external … Read more

InvertPosition – script MetaTrader 5

InvertPosition - script for MetaTrader 5
The script is developed for reversing open positions with fixed Stop Loss and Take Profit values in points from the current price and the volume depending on the reversed position. The size of a reversed position is limited by the half of the maximum allowable deal volume for the currency pair. Input parameters: //+———————————————-+ //| … Read more