Hi sir i need simple pips cross mql4 ea
(boto rodrigue not)
Suppose i write current eur.usd price 1.17700 in PriceBox , in UPdistance (10) , in downdistance (10) and as soon as price crosses 1.17801 UP open buy, if it crosses it down at 1.17799 than open SELL till next distance tp,
EA shall open buy sell trades at both distances as soon as 0.01 micro pip is crossed up or down
EA WILL always trade within one set of distances , UPDISTANCE /DOWNDISTANCE, it will buy At UP CROSS of down /UPDISTANCe and its TP
shall be next distance, like if UPDISTANCE/DOWNDISTANCE IS 10pips it bought at 1.1770 now its tp shall b 1780, if it opened SELL at 1.1770 than its TP shall b next Downdistance 1.1760, and this process shall carry on forever,
with following inputs variable boxes,
For Example: suppose at any distance UP cross buy trade is opened, with multiplier is set to 1.0 = it means always open same lotsize at every distance,CloseBUYAtReverse TRue, now buy trade again crosses UPdistance down than immediately CLOSE the running buy trade and now open SELL trade and keep on repeating this until TP SL, EQUITY , MARGINA CALL not met/hit, same rule for SELL trade as well, (it might happen sometimes in consoliation current candle price can cross distance 10times or 20times or more than keep on same process as i listed above sir,
profit box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as profit in usd cents/$ gets hit
than close all open orders of that fx pair currency.
loss box = ( in usd$ 0.01$ or above any value ,after swaps,comision,spreads etc has been met, as soon as loss in usd cents/$ gets hit
than close all open orders of that fx pair currency.
multiplier (1.0 or above any value as is found standard in all EAs)
Lotsize
Price box blank box
UpDistance blank box ( )
DownDistance blank box()
stoploss,
lotsize
tp,
Trailingstoploss , found default in eas , if u can do it ok, if u cant even than fine
trailingTakeProfit== found default in eas , if u can do it ok, if u cant even than fine
spread box (a blank inputs box whatever spread i write in it ea shall execute operations only when that spread range appears,i.e (3) i write it means 0-3 spread if meets than open buy sell
EquityRisk
CloseAtReverseBuy true/false (it means suppose buy trade is running , now SELL condition signal appeared than if i set it true it will close buy trade n open new sell trade, if i used multiplier too than will open trade with increased lotsize only)
CloseAtReverseSell True/false
(it means suppose SELL trade is running , now BUY condition signal appeared than if i set it true it will close SELL trade n open new BUY trade, if i used multiplier too than will open trade with increased lotsize only)
DataOnScreen of current day only(like trades open,closed,profit loss,drawdown etc.
Multiplier == like 1.0, 1.1 , 1.2 or any up value will simply add increasing lots in the direction of trades,
+ichimkou kumo cloud cross Up buy, down Sell, rest above inputs shall b linked
thanks much
Expert n Honest developers plz apply, thanks
相似订单
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
Looking for a developer in NinjaTrader For coding Inst - ES,NQ Chart type - Tick, range, volume & time Brief- Fib levels mapped on chart which act as entries, tgts and stops all based on candle close. (Maybe) use MACD for filtering direction. Daily manual input of the TWO fib Anchor levels is part of the strategy. I need a well experienced developer to bid and before biding check the attached file well. the PDF and
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I need an expert Ninjatrader8 developer that can build this indicator. Can you build indicator like this? Ather https://share.google/HaxK5snnOWFR08ghd If you know you can do this send me message or bid to my proposal
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
I want to develop a custom trading indicator based on the functionality shown in a YouTube video and the indicators available on a website that I will provide. The main indicators/features I want to replicate or develop are: Volume Profile – Display volume distribution at different price levels, including key levels such as POC, VAH, and VAL where applicable. Order Flow – Analyze buying and selling activity at each
I’m looking for a developer to help automate trade execution from a TradingView Pine Script indicator I’ve already built for NQ/ES futures. The indicator already generates final LONG and SHORT entry signals, so I mainly need help connecting those signals to a broker or execution platform through alerts/webhooks. I’d like the system to support automatic entries, stop losses, profit targets, and basic protections such
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained