Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 776 Bytes

README.md

File metadata and controls

38 lines (30 loc) · 776 Bytes

liquidex Expert Advisor / Robot

Liquidex_V1 is one among the First HFT EA's that trade in seconds or even Nano seconds that has been made public. It is made for educational purposes. It uses simple moving average and range to get into trades and uses trail stop to exit trades.

We take no liability for any losses made if traded on real acounts.

Optimum Conditions

  • Best trades on DMA Accounts with low spreads.
  • Performs well when there is high market volatility.
  • Trades on M1 perfectly

Pros

  • Highly profitable

Cons

  • Slippage
It will perform well if studied and many ideas put together to make it much better. Happy coding and testing to all :)