odin_H1.set

This file contains input parameters for odin_H1.set. Try these settings and let us know how they are working for you. If you are looking to download, talk to admin via telegram here: https://t.me/

_lot101=#### LOT SIZE SETTINGS ####
_lot000=—- Lot Size Calculation Method —-
_lot001= Choose how to determine order lot size
_lot002= -> Manual Input: Use manually specified lot size amount
_lot003= -> Auto Calculate: Calculate optimal lot size from equity automatically
lot_size_method=1
_lot010=—- Manual Input Lot Size Method Settings —-
_lot011= If using ‘Manual Input’ lot size method above
_lot012= Specify a manual lot size (0.01 – 0.09 = micro 0.1 – 0.9 = mini 1.0 – 9.0 = standard)
lot_manual_size=0.1
_lot020=—- Auto Calculate Lot Size Method Settings —-
_lot021= If using ‘Auto Calculate’ lot size method above
_lot022= Enter the percent of equity to risk when calculating lot size
trade_size_percentage=5.0
_par100=
_par101=#### PAIR SETTINGS ####
_par000=—- Time Frame Settings —-
_par001= Choose the time frame to search for signals
_par002= Select ‘Chart_TF’ to use the chart’s current TF (dynamic)
base_tf=30
_par010= Force the robot to wait for a new opening bar before looking for trades?
require_fresh_bar=false
_par020=—- Spread Settings —-
_par021= The maximum acceptable spread (in pips) before halting new trades
_par022= Useful for avoiding new trades during news releases when spread widens
_par023= Enter 0 for no limit
max_spread=8
_acc100=
_acc101=#### ACCOUNT SETTINGS ####
_acc000=—- Broker Settings —-
_acc001= Are you using an ECN broker?
_acc002= Can be enabled with non-ECN brokers as well without any issues
_acc003= Set to ‘true’ if unsure
using_ecn_broker=true
_acc010=—- Margin Check Settings —-
_acc011= Check account margin to prevent over trading?
use_margin_checks=true
_acc012= If checking margin above enter the lowest margin percentage level before halting new trades
minimum_margin_percent=500
_sls100=
_sls101=#### STOP LOSS SETTINGS ####
_sls000=—- Stop Loss Method —-
_sls001= Choose how to determine a stop loss for orders
_sls002= -> No Stop Loss: Stop loss not used
_sls003= -> Manual Stop Loss: Use manually specified stop loss amount
_sls004= -> ATR Stop Loss: Calculates stop loss size using ATR levels
_sls005= -> Previous Candle Stop Loss: Set stop loss to a previous candle’s high / low
_sls006= -> Indicator SL Levels: Use indicator provided levels for stop loss (BETA)
sl_method=2
_sls010=—- Manual Stop Loss Settings —-
_sls011= If using ‘Manual Stop Loss’ method above
_sls012= Enter a stop loss amount (in pips) here
manual_sl_pips=30
_sls020=—- ATR Stop Loss Settings —-
_sls021= If using ‘ATR Stop Loss’ method above
_sls022= Enter the period to use for ATR calculations
atr_sl_period=20
_sls030=—- Previous Candle Stop Loss Settings —-
_sls031= If using ‘Previous Candle Stop Loss’ method above
_sls032= Enter the amount of previous bars to search for a candle SL via high / low
candle_sl_previous_bars=10
_sls040=—- Global Stop Loss Settings —-
_sls041= Hide stop loss from broker?
_sls042= If enabled all stop losses will be held internally and orders will show an empty stop loss
_sls043= The EA will close out orders when the internal stop loss is hit (EA must be running)
_sls044= Hiding SL prevents your broker from doing stop loss hunts
_sls045= This will also apply to any Protective Stops you use below
hide_sl=true
_sls051= All calculated stop losses (except Protective Stops) will be multiplied by this number regardless of method used
_sls052= You can quickly increase or decrease all calculated stop losses by adjusting this multiplier
_sls053= Enter 1 for no adjustment
sl_multiplier=3
_sls060= Additional amount (in pips) to pad calculated stop losses
_sls061= Useful if your SLs are being rejected by your broker for being too close to market price
sl_buffer_pips=0
_tpr100=
_tpr101=#### TAKE PROFIT SETTINGS ####
_tpr000=—- Take Profit Method —-
_tpr001= Choose how to determine a take profit for orders
_tpr002= -> No Take Profit: Take profit not used
_tpr003= -> Manual Take Profit: Use manually specified take profit amount
_tpr004= -> ATR Take Profit: Calculates take profit size using ATR levels
_tpr005= -> Percent of SL: Sets the TP to a percent of the order’s stop loss
_tpr006= -> Indicator TP Levels: Use indicator provided levels for take profit (BETA)
tp_method=3
_tpr010=—- Manual Take Profit Settings —-
_tpr011= If using ‘Manual Take Profit’ method above
_tpr012= Enter a take profit amount (in pips) here
manual_tp_pips=45
_tpr020=—- ATR Take Profit Settings —-
_tpr021= If using ‘ATR Take Profit’ method above
_tpr022= Enter the period to use for ATR calculations
atr_tp_period=20
_tpr030=—- Percent of SL Take Profit Settings —-
_tpr031= If using ‘Percent of SL’ method above
_tpr032= Enter a percent of the order’s SL to use as take profit
_tpr033= For this to work you need to be using a ‘Stop Loss Method’ above
_tpr034= Ex: ’50’ for half of SL ‘100’ for exact match ‘200’ for double the SL
tp_percent=150
_tpr040=—- Global Take Profit Settings —-
_tpr041= Hide take profit from broker?
_tpr042= If enabled all take profits will be held internally and orders will show an empty take profit
_tpr043= The EA will close out orders when the internal take profit is hit (EA must be running)
_tpr044= Hiding TP prevents your broker from doing price manipulation to avoid your take profits
hide_tp=true
_tpr051= All calculated take profits will be multiplied by this number regardless of method used
_tpr052= You can quickly increase or decrease all calculated take profits by adjusting this multiplier
_tpr053= Enter 1 for no adjustment
tp_multiplier=1
_tpr060= Additional amount (in pips) to pad calculated take profits
_tpr061= Useful if your TPs are being rejected by your broker for being too close to market price
tp_buffer_pips=0
_psm100=
_psm101=#### PROTECTIVE STOP SETTINGS ####
_psm000=—- Protective Stop Method —-
_psm001= Choose how to move stop losses to secure pips when an order is in profit
_psm002= -> No Protective Stop: Do not use any Protective Stop
_psm003= -> Break Even: Move SL to order’s open price after a certain amount of profit
_psm004= -> Candlestick Trailing Stop: Move SL to previous candle highs / lows as profit increases
_psm005= -> Jumping Stop: Move SL in set amounts as profit increases
_psm006= -> Trailing Stop: Move SL by a set amount to trail current price as profit increases
ps_method=2
_bev000=—- Break Even Settings —-
_bev001= If using any ‘Break Even’ method above or below
_bev002= Choose how to determine the required order profit (in pips) before the SL can be moved to Break Even
_bev003= -> Manual Input: Use manually specified Break Even amount
_bev004= -> ATR Method: Calculate dynamic Break Even amount from ATR automatically
_bev005= -> Percent of TP: Sets Break Even size to a percentage of the order’s take profit
break_even_method=0
_bev010= If using ‘Manual Input’ Break Even size method above
_bev011= Enter the required order profit (in pips) before the SL can be moved to Break Even
_bev012= This amount does not apply if using the Auto Calculate method
break_even_required_pips=25
_bev020= If using ‘ATR Method’ Break Even size method above
_bev021= The calculated ATR Break Even amount will be multiplied by this number
_bev022= You can quickly increase or decrease the size of the Break Even by adjusting this multiplier
_bev023= Enter 1 for no adjustment
break_even_atr_multiplier=1
_bev030= If using ‘Percent of TP’ Break Even size method above
_bev031= Enter a percent of the order’s TP to use as a Break Even amount
_bev032= Ex: ’50’ for half of TP ’25’ for a quarter etc.
break_even_percen

 

Other bots using same parameters

We found other EAs and indicators that use these same parameters others have renamed parameters to different names, but they are all the same thing. Example:

  • odin_H1.set

Do you know any other EA or indicator that use these parameters? Let the people know. Just comment below. You can also request any EA or Indicator.

https://t.me/ WhatsApp

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x