Experts: Three Typical Candles

 

Three Typical Candles:

It calculates the Typical prices for bars #1, #2, and #3

Author: Vladimir Karputov

 
Automated-Trading:??

Three Typical Candles:

Author: Vladimir Karputov

Can I turn it around? What he bought to sell, and what he sold to buy?
 
Евгений Казилин:
Can you turn it around? What he bought to sell and what he sold to buy?

You can. Plus I'll add some new code ...

 
Vladimir Karputov:

I can. Plus I'll add some new code ...

when you can?)

 
Automated-Trading:

Three Typical Candles:

Author: Vladimir Karputov

Please I would love it if you could help me add martingale function to the EA... I really like the concept..
 
Stanley Ogbanufe :
Please I would love it if you could help me add martingale function to the EA... I really like the concept..

Do you want martingale in this code? What kind of martingale?

 
Vladimir Karputov:

Do you want martingale in this code? What kind of martingale?

If profit is less than or equal to 0.0 ....lot will be multiplied by martingale factor....
If profit is greater than 0.0....lot is equal to base lot.. thanks a lot.
 
Stanley Ogbanufe :
If profit is less than or equal to 0.0 ....lot will be multiplied by martingale factor....
If profit is greater than 0.0....lot is equal to base lot.. thanks a lot.

Good. I'll think about it.

 
Vladimir Karputov :

Good. I'll think about it.

Updated code posted, now with Martingale: Three Typical Candles Martingale

 
Vladimir Karputov:

Updated code posted, now with Martingale: Three Typical Candles Martingale

Thank you very much sir, I really appreciate.
 
Good day Vladimir, we could change the code to the original code, the entry on the pattern of 3 candlesticks, as it should be in the direction of the continuation of the movement. If it is still possible to add the function SL on the upper candle of the pattern, and TP with a multiplier. Risk to leave as it is % of Depo. (This function is super)