v1 M5 pivot close
v2 H4 pivot close
read hst & no blue line.
Very similar to godwin's oluka ...
this two EAs should be run together or can be run separately ??, by the way great work
v1 M5 pivot close
v2 H4 pivot close
read hst & no blue line.
Very similar to godwin's oluka ...
I've tried two experts till now, but it still doesn't open any orders for two daysLOWER TIMEFRAME = MORE ORDERS BUTT WITH HIGHER RISK LOSS
TRY DOWNLOAD ALL HISTORY H1,H4,D1
BEST
K.L.
HELLO AZIZ.
IF EA NOT RUN YET, FIRST RUN TESTER STRATEGY ON M5 TIMEFRAME OR M15 TIMEFRAME. IF EA WILL WORK ON TESTER STRATEGY THEN RUN EXPERT ON DEMO ACCOUNT WITH M5 TIMEFRAME OR M15 TIMEFRAME FOR TEST.
I WISH YOU HAPPY TRAIDING.
BEST
K.L.
try this
send ea
Thanks for the thorough explanation. No wonder Lipton name the ea future. Can predict future price like god in backtest.This EA works like this: In backtest, it reads history file with external kernel32. dll and knows the CLOSE PRICE of 8 hours in advance. Then, it draws a so-called pivot line to trade around with using reversal strategy. If the current one 1 minute, 5 minute (if you attach to it) price is above the line, it trades sell (because finally the price will be closed at the line), and if the price is below the line, it trades buy (same as sell logics). This is a backtest trick to produce amazing result. If you don't set SL, TP, the profit is even much better in backtest.
However, when the history file ends, it will take a random price nearest to the close price of the current 4 hour chart as the pivot to trade. This is random, and depends on luck or bad luck like gambling.
In a nutshell, it used a trick to produce amazing backtest, but in real trading it is just gambling. If you are lucky, you may win. If you are not, your account will be blown.
Never use this EA if you want to protect your capital. It must be a scammer originally.