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
게재된 포스트 3 pair ea
can only work for one pair...
Jatin Patel
게재된 포스트 3 PAIR EA
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
게재된 포스트 3 pair correctional EA
3 pair correctional EA , it will sell,sell, buy below symbols EURTRY , EURJPY ,TRYJPY USDTRY , USDJPY , TRYJPY...
Jatin Patel
게재된 포스트 3 pair correctional EA
3 pair correctional EA , it will buy ,sell, sell below symbols EURTRY , EURJPY ,TRYJPY...
Jatin Patel
게재된 포스트 last closed order profit
// 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
게재된 포스트 MACD AND RENKO JATINPRUTHVI
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
게재된 포스트 Download History EA
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
게재된 포스트 Spread and Download History Ea
use in strategy Testing it will download history...
Jatin Patel
게재된 포스트 Iteration 6.2
Three Pair EA...
Jatin Patel
게재된 포스트 Kotak
http://kotak.ref-r.com/c/i/13924/5500694...
Jatin Patel
게재된 포스트 Iteration 6.1
thnanks...
Jatin Patel
게재된 포스트 Iteration 6
jatinpruthvi , skip indicator...
Jatin Patel
게재된 포스트 Iteration 5.1
thanks...
Jatin Patel
게재된 포스트 ITERATION 5
Pair wise TAKE PROFIT...
Jatin Patel
게재된 포스트 C++ CLASS AND OBJECT
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
게재된 포스트 c++ class and Object
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
게재된 포스트 Iteration 4
sl immproved...