Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Fibonacci Time Zones - expert for MetaTrader 4

Views:
18010
Rating:
(9)
Published:
2019.04.07 14:09
Updated:
2024.02.28 23:39
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

With "Fibonacci Time Zones" EA you can draw Fibonacci Time Zones on the chart and trade with price breakthrough,has 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.

USEMOVETOBREAKEVEN  system functions like a stop loss

But a one-time function with a smaller value than the subsequent Stop Loss value to lock minimal profit and avoid loss if the price goes against you.

If you have reached a certain value of pips with the direction of the trade -

  • WHENTOMOVETOBE - When to move break even (values: 10-100).

So how many pips would you like to move the stop loss above the price line of the open trade-

  • PIPSTOMOVESL - How much pips to move stop loss (values: 10-100).


Inputs

    •  Use_TP_In_Money- Use Take Profit In Money (values:true/false).
    •  TP_In_Money- Take Profit In Money   (values: 10-100).
    • Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
    • TP_In_Percent- Take Profit In Percent (values: 10-100).
    • ------------[Money Trailing Stop For Multiple Trades]----------------------
    • Enable_Trailing-Enable_Trailing with money  (values:true/false).
    • Take Profit In Money (in current currency) (values: 25-200).
    • Stop Loss In Money(in current currency) (values: 1-20).
    • --------------------------------------------------------------------------------------
    • Exit= Close trades if the trend is against you and control draw dwon (values:true/false).
    • Object name
    • 1 st point's date, %
    • 1 st point's price, %
    • 2 nd point's date, %
    • 2 nd point's price, %
    • Object color
    • Line style
    • Line width
    • Background object
    • Highlight to move
    • Hidden in the object list
    • Priority for mouse click
    • Enable "STOP"
    • Lots - Lots size (values: 0.01-1).
    • MaximumRisk   =  Maximum Risk in precent    (values: 0.01-10).
    • DecreaseFactor= (values: 0.01-1).
    • Stop_Loss - Stop Loss (values: 30-500).  /set value 600 for  Multiple Trades
    • TakeProfit - Take Profit (values: 50-200).  /set value 600 for  Multiple Trades
    • MagicNumber - Magic number (values: 1-100000).
    • NumberOfTrades= Number Of Trades  (values: 1-100).
    • ----------------IF YOU USE ONLY 1 TRADE:-----------------------
    • //////////////////////////////////////////////////
    • TrailingStop-set a value from 40 to 100 to activate trailing stop loss & take profit, "0" will not activate trailing stop loss.
    • USEMOVETOBREAKEVEN - Enable "no loss" break even system (values: 0-1).
    • When move "Break Even"- (values: 5-30).
    • How much pips move- "Break Even" (values:5-30).
    • ///////////////////////////////////////////////////////


      PremiumPivot PremiumPivot

      The indicator plots Pivot levels for 3 custom periods on chart.

      Breakthrough volatility Breakthrough volatility

      "Breakthrough volatility" breakdown robot scalper. Added function "roly-poly".

      Equidistant Channel Equidistant Channel

      With "Equidistant Channel" EA you can draw Equidistant Channel on the chart and trade with price breakthrough or trend,has 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.

      Trend Line By Angle Trend Line By Angle

      With "Trend Line By Angle" EA you can draw Trend Line By Angle on the chart and trade with price breakthrough or trend,has 3 buttons for manual trading and allows to predetermine trailing stoploss & take profit, open and close all trades at once.