Jatin Patel
Jatin Patel
Hi I am from India, I am Software Developer, I like forex trading , I lost my all first deposite in forex , now i am learning to do well , i also code for EA.
Jatin Patel
Beitrag 3 pair ea veröffentlicht
can only work for one pair...
Jatin Patel
Beitrag 3 PAIR EA veröffentlicht
KN 2 20:24:32.232 JatincorellationEA (EURUSD,M1) cannot load indicator 'Moving Average' [4302] GG 2 20:24:32.232 JatincorellationEA (EURUSD,M1) cannot load indicator 'MACD' [4302] QK 2 20:24:32.232 JatincorellationEA (EURUSD,M1) cannot load custom indicator 'Price Channel' [4302] CN 2 20:24:32...
Jatin Patel
Beitrag 3 pair correctional EA veröffentlicht
3 pair correctional EA , it will sell,sell, buy below symbols EURTRY , EURJPY ,TRYJPY USDTRY , USDJPY , TRYJPY...
Jatin Patel
Beitrag 3 pair correctional EA veröffentlicht
3 pair correctional EA , it will buy ,sell, sell below symbols EURTRY , EURJPY ,TRYJPY...
Jatin Patel
Beitrag last closed order profit veröffentlicht
// return last closed ticket (returns -1 if not found) int LastClosedTicket() { datetime last_closed = 0; // close time of last closed order int last_ticket = -1; // ticket number of last closed order // loop on all orders in history pool and filter for (int i=0; i<OrdersHistoryTotal(); i++) {...
Jatin Patel
Beitrag MACD AND RENKO JATINPRUTHVI veröffentlicht
RENKO MACD JATINPRHTVI...
Jatin Patel
Jatin Patel
does any one have ea for support and resistance or have code for ea for mt5?
Jatin Patel
Jatin Patel
Hello I have been created EA based on Correlation
you can download from
https://www.mql5.com/en/code/18683/169658
thanks
Jatin Patel
Beitrag Download History EA veröffentlicht
Hello, I had created EA for Download History, This EA is for MT5. You should have to Test EA in Strategy Tester so It will download History automatically. https://www.mql5.com/en/code/18673/169625...
Jatin Patel
Jatin Patel
Four Pair correlation : eurchf-b usdchf -s eurgbp-s gbpusd-s
Jatin Patel
Beitrag Spread and Download History Ea veröffentlicht
use in strategy Testing it will download history...
Jatin Patel
Beitrag Iteration 6.2 veröffentlicht
Three Pair EA...
Jatin Patel
Beitrag Kotak veröffentlicht
http://kotak.ref-r.com/c/i/13924/5500694...
Jatin Patel
Beitrag Iteration 6.1 veröffentlicht
thnanks...
Jatin Patel
Beitrag Iteration 6 veröffentlicht
jatinpruthvi , skip indicator...
Jatin Patel
Beitrag Iteration 5.1 veröffentlicht
thanks...
Jatin Patel
Beitrag ITERATION 5 veröffentlicht
Pair wise TAKE PROFIT...
Jatin Patel
Beitrag C++ CLASS AND OBJECT veröffentlicht
Keywords: private and public You may have noticed two keywords: private and public in the above example. The private keyword makes data and functions private. Private data and functions can be accessed only from inside the same class. The public keyword makes data and functions public...
Jatin Patel
Beitrag c++ class and Object veröffentlicht
C++ is a multi-paradigm programming language. Meaning, it supports different programming styles. One of the popular ways to solve a programming problem is by creating objects, known as object-oriented style of programming...
Jatin Patel
Beitrag Iteration 4 veröffentlicht
sl immproved...