Create a simple custom indicator with price and volume

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
great work, thank you
Feedback del dipendente
THE PERFECT customer. I was very happy to work with him, recommended to everyone, he is smart and understanding. Thank you.

Specifiche

Hello,


I'd like to create a simple indicator for a start. This will take 15 minutes for the right person.

I want to have something quick so that we can test and improve.

This is more an apetizer to find the right person for other works going forward, I have more complex stuff in the pipeline once this is done ;-)

The goal is to plot "elasticity" which shows the relationship between variation of price and variation of volume over different time periods.

Indicator definition is as follows :

- Separate window

- 2 lines to plot : Slow (blue) and Fast (red)

- 2 parameters : SlowPeriod and FastPeriod

- The definition of the lines is :

y(t)= (C[t]-C[t-p))/C[t-p])   /  ( (V[t]-V[t-p])/V[t] )

Where :

- V [t] : is the value of volume for tick t. This definition of volume could come from the A/D indicator or an another definition. I welcome any suggestion.

- C[t] is the closing price for tick t

- t-p means the tick a given period before. So if SlowPeriod is egal to 5, we will take the data 5 ticks before

I welcome any value-added suggestion !

Thank you, lookinf forward to working with you !


Con risposta

1
Sviluppatore 1
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
2
Sviluppatore 2
Valutazioni
(186)
Progetti
261
69%
Arbitraggio
12
33% / 67%
In ritardo
16
6%
Gratuito
3
Sviluppatore 3
Valutazioni
(58)
Progetti
77
44%
Arbitraggio
12
8% / 50%
In ritardo
12
16%
Gratuito
4
Sviluppatore 4
Valutazioni
(88)
Progetti
143
39%
Arbitraggio
21
19% / 48%
In ritardo
30
21%
Gratuito
Ordini simili
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
hello great developer Can you make a high/low ticker tape on a table for 100 stock symbols? As a symbol makes a high or low throughout the day, it will appear on the table. i will be expecting great developer to bid for this project
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me
An EA based on Fibonacci 100 - 300 USD
I am in need of 2 EA based on Fibonacci re-tracement after a high or low is made,each EA will have a hedge trade on it.the hedge trade will be at the 38 percent of the Fibonacci..this will be present on the 2 EA, the 2 EA will have different levels of re-tracement, while the hedge trade will be a continuation (buy/sell stop), while the re-tracement trades will be (buy/sell limit)This EA must work on timeframe ranging

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
a 2 giorno(i)