FAR 2.00% 49.0¢ far limited

creeps, page-102

  1. 25,374 Posts.
    lightbulb Created with Sketch. 3
    first up is the trading chart using end of day entry and exit to be realistic or worse case possibility...the current profit is 9.1c on a 4.1 c entry

    now this is purely mechanical using the zero lag oscillator signals...As some may know I alsio believe in selling into the news particularly after gapping up and this while not strictly a TA edict would have increased the trading profits considerably....the last chart is using a a few stoploss calculations....the best or most obvious is the yellow lines shown ...they are the "chandlier" stops
    they are based on retrace countbacks of average true ranges
    ( metastock formula is
    Stop1:=If( PREV < L,
    If(( H - 3*ATR(10) ) >= PREV,
    ( H - 3*ATR(10) ),
    PREV),
    ( H - 3*ATR(10) ));
    Stop2:=If( PREV < L,
    If(( C - 2.5*ATR(10) ) >= PREV,
    ( C - 2.5*ATR(10) ),
    PREV),
    ( C - 2.5*ATR(10) ));
    StopLong:=If(Stop1>Stop2,Stop1,Stop2);
    Stop1:=If( PREV > H,
    If(( L + 3*ATR(10) ) <= PREV,
    ( L + 3*ATR(10) ),
    PREV),
    ( L + 3*ATR(10) ));
    Stop2:=If( PREV > H,
    If(( C + 2.5*ATR(10) ) <= PREV,
    ( C + 2.5*ATR(10) ),
    PREV),
    ( C + 2.5*ATR(10) ));
    StopShort:=If(Stop1 If(BarsSince(LBarsSince(H>Ref(StopShort,-1)),StopLong,StopShort);

    ....................
    cheers...pleased to elaborate on any sensible questions,, as always criticism/cotributions very welcome...
 
watchlist Created with Sketch. Add FAR (ASX) to my watchlist
(20min delay)
Last
49.0¢
Change
-0.010(2.00%)
Mkt cap ! $45.28M
Open High Low Value Volume
48.5¢ 52.0¢ 48.5¢ $101.9K 200.6K

Buyers (Bids)

No. Vol. Price($)
2 48741 48.5¢
 

Sellers (Offers)

Price($) Vol. No.
49.5¢ 1786 1
View Market Depth
Last trade - 15.59pm 04/10/2024 (20 minute delay) ?
FAR (ASX) Chart
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.