Hello everyone,
Here is
my request:
I want to create an algorithm that return to me a probability that the kumo will stay up or down for a certain period of time (number of
candlestick).
Here is exactly what I'm expenting from you guys :
1. Adding the indicator into the platform (name of the indicator :
Ichimoku_probability)
2. In the input tab of the property window, one parameter will be available. It will called "Candlesticks" and it will be a integer value.
In the color tab, you'll be able to change the
color of the lines and the
color of the text.
3. Once the indicator will be on the graph, there will be a vertical line at each twist and a text showing the number of candlesticks set in the
parameter and the probability in %.
x1 will be the number of candlesticks and x2 will be the probability in %.
It would be helpful if the developer has already an idea of how to calculate the probability.
Hope I have been clear about what I am excepting for you.
Thank you.
Commandes similaires
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The script must be high-quality, clean, clear, and editable at any time, with ownership of the script provided. * It must work on the MT4 platform. * The maximum project completion time is 7 to 14 days. * The programmer must be cooperative and