Hello All,
Ive been worked on this EA this weekend it is based on the turtle method, It is a beta version so lots must still be assiged. But everything else is dynamic based on the Original turtles method that could be found at
www.originalturtles.org. I have only backtested this EA and seems to work fine in backtest.
Anyways the turtle System could be used in anytimeframe this EA could also but you must change values so that stops would not be placed to close.
So for everyone who is willing to help me test this baby here are the external variables:
Lots Assign Fixed Lot Size to be traded per unit
MaxUnits Maximum units to trade per Currency Pair
MagicNumber Assign Magic Number
EntryLookBack Bars to lookback for calculating entry breakout prices
ExitLookBack Bars to lookback in calculating exit prices
ATRPeriod ATR Period, ATR used to calculate N(hope you read the book

)
SLMultiple Multiply ATR by this to calculate StopLoss
ReEntryMultiple Multiply ATR by this to calculate Re Entry Point
ATRBreakEven if set to true SL will be moved to break even level when this price is reached
BreakEvenMultiple Multiply ATR by this to get breakeven price
To those kind people who will help me test and develop this EA thank you in advance, Attached is the Ninja_Turtle_EA beta, and the originalturtles.pdf book where this EA is based, as well as summary of the turtles rules which i got somewhere in this forum.
Thanks Again!
HAPPY HOLIDAYS TO EVERYONE!
Mikhail