Forum

improper enumerator cannot be used.

I am working on compiling codes and have come to a bit of a loss when it comes to these 4 lines. am I just writing it an older way? do i need to define with an enum? double LOWWeekly = iMA(Symbol(),PERIOD_W1,1,0,MODE_LOW,PRICE_LOW,0); // line for lower code

uploading ea without generic rule of trade.

I have an Ea i have written that i would like to upload to marketplace, but the issue i have is this ea is actually a take profit / jump stop ea that can follow all trades off of one window. How could i get it to pass the automatic verification without placing actual trades and structurally