Auto MTF Standard Deviation Channel

Job finished

Execution time 23 hours
Feedback from customer
Great programmer and very efficient
Feedback from employee
Great customer, thanks for everything.

Specification

The task is quite simple. It consists in creating a standard deviation channel which automatically adjusts to a determined period (the calculations are made on the last closed candle and not on the active candle).

The indicator must be multi-timeframe, which means I can put a channel calculated on the H1 on M15.

Also, I want to be able to have more than one channel on the same chart without bugging and to be able to choose the two deviations that will make up the channel.

Fill the area between Dev1 & Dev2 with color and extend right.

Add alerts when the price enters the channel.



Inputs:

input ENUM_TIMEFRAMES timeframe= PERIOD_CURRENT;

input int Period=96;

input double Dev1= 1.00;

input double Dev2= 2.00;

input bool Alerts=true;

input bool ExtendRight= true;

input bool ColorFill=true; // Set the color fill transparent to 90

input bool ShowLines= true; // if false ---­> Always show mid line

input color UpperChannel=clrRed; //Same color for the upper lines

input color LowerChannel=clrGreen; //Same color for the lower lines

input color MidLine= clrBlack; // Always show mid line


Files:

PNG
Channel.png
34.2 Kb

Responded

1
Developer 1
Rating
(274)
Projects
411
64%
Arbitration
5
40% / 0%
Overdue
4
1%
Working
2
Developer 2
Rating
(402)
Projects
530
74%
Arbitration
9
44% / 0%
Overdue
24
5%
Free
Similar orders
considering RSI equal 40 or below (=<) and equal 60 or above (=>) for entry-on-entry timeframe below: the monthly signal on the daily time frame weekly signals on 4hour daily on 1hour four hours on 15min one hour on 1mins *Stop loss on the last swing above or below on the entry time frame *Take profit at signal timeframe (support or resistance) move stop loss to breakeven after 50% profit is made and start trailing
Need to create ea to trade in indian market by placing orders to Indian market platform through API form mqlHere's a basic outline of what script should include: Define Heikin Ashi candle pattern: Convert regular candles to Heikin Ashi candles. Order Execution: Execute orders on the open of the second candle after the signal is generated. Buy Call: When a buy call is generated, initiate a call option order. Set
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc
I need someone to help me convert my tradingview pinescript to mt4, I only got $20 for this and I am gonna be giving you more works ahead, Also I will be paying with cryptocurrency cause my PayPal os not working here, Don't know why
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
I want to lock my indicators and my EAs in the data folder with a password because i am going to give my pc to a trader , the real names of the indicators also should be changed or covered on the screen so no one should go and find them online
Trade Entry Rule : 1 . New Arrow Higher or Lower Appear : Entry . (Range/Period: {Input}) After Entry Trailing Stop Trails { Trail Step (Input) } 2 . Lot Size { Input } 3 . Take Profit { Input } 4 . Max Number of Trades { Input } 5 . Total Number of Trades per Entry { Input } ---------------------------------------------------------------------------- 6 . Spread Filter { Input }
Placing of order and opening up position. And management of trading position/orders, cancellation of orders and closing of position order lot calculation processing trading errors and environmental state signal lifetime what the programme cannot do for you
I need someone to help me convert my tradingview pinescript to mt4, my budget for this project is $20 and I need this done fast in two days, Also, I am going to need you to be able to build a new indicator because that's the nest project, But I need to know if you can do this first , Thank you
The task is as follows: Create and EA, preferably in python, that can connect to MT5 (via API), with the following criteria: -Scans a multitude of triangular currency pairs (EUR/USD, USD/JPY, EUR/JPY as an example), and finds differences between the implied rate via the use of two currencies, ie in the example case EUR/USD*USD/JPY, and the actual rate. -Takes positions in a market neutral nature (short/long postions)

Project information

Budget
30 - 40 USD
For the developer
27 - 36 USD
Deadline
to 1 day(s)